Load Dependent Dropdown on Multi-Select using PHP and jQuery
Dependent dropdowns are multiple dropdown fields whose values depends on the other dropddown and they are loaded dynamically based on user s ...
Guides across PHP, MySQL, JavaScript, Laravel, React, and backend tools.
Dependent dropdowns are multiple dropdown fields whose values depends on the other dropddown and they are loaded dynamically based on user s ...
OAuth is an open standard for to provide authentication and authorization based on a token to applications. By integrating LinkedIn OAuth wi ...
In WordPress blog, the archive menu list will contain all the posts and generally as a chronological list. By clicking the date from the arc ...
There are many popular color picker plugins available in the market. Previously, we have seen an example to implement jQuery colorpicker wit ...
WordPress provides a default template for page creation. That may not be sufficient for our needs in certain situations. In our WordPress in ...
Generally, the WordPress recent posts are displayed in the descending order of the date of publishing. This recent list of posts can be of a ...
Filters are used to narrow down the results based on particular criteria. We have already created a PHP filter for a list page to shortlist ...
WordPress provides a search functionality which can be embedded in your WordPress installation. That search functionality may not be needed ...
Do you still want to keep the RSS feeds on in your WordPress installation? RSS feeds are the old thing now. RSS feeds are the cool things of ...
If you are using the famous ‘Uncategorized’ category on your WordPress, it is high time you should reconsider using it. Before g ...