How to automatically convert WordPress content into hashtags linking to matching Tags This snippet allows you to convert a WordPress tag into a hashtag that links to a tag.
How to Add Page-Pagination Functionality to WordPress Without a Plugin This snippet will enable you create page-pagination functionality without using a plugin, by hooking in to WordPress built-in function, ...
How to Redirect a WordPress User to a Specific URL After Login Based on User Role This snippet will help you to redirect a WordPress user after login, based on the user role.
How to Change the WordPress Login Logo A quick little snippet to change the standard wordpress login logo to something of your own liking.
How to Add a Custom WordPress Post Title Truncate Length This snippet will allow you to define a custom truncate length of the WordPress post title in your template ...
How to Extend WordPress Search to Include Custom Post Meta This snippet will show you how to extend the WordPress search function to include custom post meta.
How to Add an “Edit Page-/Post” Link to WordPress Posts and Pages This WordPress snippet will add a "edit page-/post" link on the WordPress posts and pages.
How to Use Separate Languages for WordPress Admin and Website Define one language for the admin section and another language for the end-user theme.
How to Configure or Disable WordPress Image Compression If you need to prevent WordPress from compressing your images or specify what level of compression WordPress should apply, ...
How to Add Category Id to WordPress Body and Post Class This snippet is very handy if you wish to add category ID to WordPress body and post class for ...