If you have installed ACF WordPress plugin for creating custom meta boxes, then it removes the the default custom field metaboxes .
Hits: 79
If you have installed ACF WordPress plugin for creating custom meta boxes, then it removes the the default custom field metaboxes .
Hits: 79
WordPress provides built in function that displays the navigation menus without having trouble to write any code. But, in some cases we may want an arrays of menu items and tweak it.
Hits: 1650
I think most of us are familiar with filtering posts based on categories using ajax. But, if you still want to check out the way to code for filtering the posts continue reading this article.
Hits: 3549
If your are receiving the email on Outlook in Times New Roman, add the following code inside the head tag.
Hits: 53
The media having special characters in its name, may not be visible in the front-end, therefore, we should remove the special character while uploading media in the WordPress dashboard.
Hits: 38