Wordpress
14 articles
WordPress Shortcode to get Estimated Reading Time
Create a WordPress shortcode to display estimated reading time for your posts. Perfect for improving user experience with reading time indicators.
WordPress: Remove URL Field in Comments Section
Learn how to remove the URL field from WordPress comments section to reduce comment spam. Simple code solution without plugins.
WordPress: Show Featured Image after First Paragraph
Learn how to display the featured image after the first paragraph in WordPress posts. A simple code solution for better content presentation.
GeneratePress: Remove Comma between tags
Simple solution to remove the comma separator between tags in GeneratePress theme. Customize your tag display for better visual appeal.
GeneratePress: Show Category Below Title
Learn how to move post categories below the title in GeneratePress theme. A simple code solution to improve your blog's content hierarchy.
Disable Self Pingbacks on WordPress
Learn how to disable self-pingbacks in WordPress to reduce unnecessary notifications and improve site performance.
How to Add PHP Code to WordPress
Learn two different methods to add PHP code to WordPress - using a plugin or directly through functions.php. Perfect guide for both beginners and advanced users.
WordPress Shortcode to Get Total Number of Images
Create a WordPress shortcode to display the total number of images uploaded to your media library. Perfect for showcasing your media assets.
WordPress Shortcode to Get Total Number of Categories
Learn how to create a WordPress shortcode that displays the total number of categories on your site. Useful for showcasing your content organization.
WordPress Shortcode to Get Total Number of Posts
Create a simple WordPress shortcode to display the total number of published posts on your site. Perfect for showing content statistics to your readers.