How to add hints for featured image upload section at WordPress dashboard
Statistics show that it is very useful to show some kind of help texts at the featured image upload section for the post editors.
How to search custom posts by ID in WordPress dashboard
WordPress doesn’t provide any built-in functionality to search custom posts by ID in WordPress Dashboard. Fortunately, it’s not that complex. Read this tutorial.
How to Load Scripts/Styles Only for a Specific Custom Post Type on WP Dashboard
While creating a custom post type, sometimes we need to load specific scripts/styles related only to that specific custom post type and we don’t want to load those on other pages.
How to Change WordPress Administrator Password Using PhpMyAdmin
If you want to reset the WordPress dashboard admin login credentials using PHPMyAdmin (MySQL database), here is a little information that you would find helpful.