Hello guys! I am going to introduce new features of WordPress 5.3 block editor. WordPress 5.3 released on 12th November 2019 with new changes in WordPress.
Hello Developers, I am going to show you how to limit the excerpt to a number of characters, instead of words without cut off in mid-sentence. If you
Hello Developers, Here you can find quick code for the customization in shipping and billing Fields I am giving you an example to rename, remove, reorder
When we create a custome post taxonomy in wordpress, sometimes we faced confliction with same slug of page and taxonomy. At that time we change the
Hello web developers, sometimes we are facing the problem of same heights in our sites like below screenshot.. So here is simple solution about this
Hey Guyz! I am going to show how you can strip some HTML tags from given string by avoiding some particular tags to strip. And this is PHP function
Hello Guys! Greetings of the Day! FB sharing is not working most of the time, the way we want with real image and content; the reason is quite interesting!
Adobe XD is one of the most comprehensive and reliable UX design applications used to build a variety of prototypes. There are 2 ways of providing Adobe
Some of the possible causes for the Internal Server error Corrupted .htaccess PHP memory limit Corrupted plugins functions Corrupted theme functions
Hello coders today i am going to show you a php inbuilt function which is pretty much useful to filter elements from an array. See my below example
Hello guys today i am going to show you a javascript built in feature which has better way to call ajax without using jquery library. Checkout my below