Categories Blog Coding FAQs Tutorials & Hacks How to Display Most Popular Tags in WordPress DevotePressPosted onJuly 12, 2017June 4, 2019 1 Comment on How to Display Most Popular Tags in WordPress Do you want to display most popular tags on your WordPress website? Not to be … Continue ReadingHow to Display Most Popular Tags in WordPress
Categories Blog Coding General Spotlight Tutorials & Hacks WordPress Plugins WordPress Themes Not-Really-New Functions, Hooks, and Behavior for Developers in WordPress 4.7 DevotePressPosted onMarch 17, 2017June 4, 2019 Leave a comment on Not-Really-New Functions, Hooks, and Behavior for Developers in WordPress 4.7 Back in September 2016, WordPress introduced a slew of new features for theme developers in … Continue ReadingNot-Really-New Functions, Hooks, and Behavior for Developers in WordPress 4.7
Categories Blog Coding Tutorials & Hacks Writing & Editing Anchor Your Article Easily with Jump Links DevotePressPosted onJanuary 2, 2017November 1, 2019 3 Comments on Anchor Your Article Easily with Jump Links WordPress allows you to add hyperlinks with utmost ease within the click of one button. … Continue ReadingAnchor Your Article Easily with Jump Links
Categories Blog Coding Tutorials & Hacks How To Localize Your WordPress Theme For Translation? DevotePressPosted onJune 20, 2016June 4, 2019 Leave a comment on How To Localize Your WordPress Theme For Translation? English is the preferred language while writing and documenting in WordPress. It is a common … Continue ReadingHow To Localize Your WordPress Theme For Translation?
Categories Blog Coding Tutorials & Hacks How To Translate a WordPress Theme DevotePressPosted onJune 14, 2016June 4, 2019 3 Comments on How To Translate a WordPress Theme WordPress is dominating the world-wide web currently powering more than 26% of the web. What … Continue ReadingHow To Translate a WordPress Theme
Categories Blog Coding Adding extra classes in body tag using body_class filter in WordPress DevotePressPosted onMarch 10, 2014June 4, 2019 1 Comment on Adding extra classes in body tag using body_class filter in WordPress The WordPress body class function body_class() works from WordPress 2.8 version onwards. This function gives … Continue ReadingAdding extra classes in body tag using body_class filter in WordPress
Categories Blog Coding Data Validation and Sanitization with WordPress DevotePressPosted onFebruary 28, 2014June 4, 2019 4 Comments on Data Validation and Sanitization with WordPress Data Validation and Sanitization with WordPress is critical to keep your creations safe from the … Continue ReadingData Validation and Sanitization with WordPress