Tag: wordpress
How to Create a Lightweight Related Posts Shortcode in WordPress Display Relevant Posts in WordPress Without a Plugin A Simple WordPress Shortcode to Show Related Posts Build Your Own …
How to Make WordPress RSS /feed Output Full Text WordPress RSS Full Content Output Guide How to Show Full Text in WordPress RSS Feeds WordPress: Three Ways to Output …
Time to Say Goodbye to PHP 7.4 — My Blogs Are Finally Getting an Upgrade After Years on PHP 7.4, It’s Finally Time to Upgrade to 8.x PHP 7.4 …
The wordpress shortcode is a great feature that we can easily add via the add_shortcode function. This post introduces two shortcode functions in WordPress to get the top 10 …
Sometimes, we want to include the PHP or HTML or external files in a wordpress post or page, then we can use the following PHP code to add a …