Categories Blog Writing & Editing How to Add New Plugin Using Search Tab DevotePressPosted onMay 20, 2014June 4, 2019 Leave a comment on How to Add New Plugin Using Search Tab Plugins are what powers WordPress websites. While there are many ways you can perform this … Continue ReadingHow to Add New Plugin Using Search Tab
Categories Blog Writing & Editing How to Display Recent Tweets on WordPress Sidebar DevotePressPosted onMay 10, 2014June 4, 2019 Leave a comment on How to Display Recent Tweets on WordPress Sidebar In the previous article, “How to Extract Twitter Widget HTML Code” we discussed how to … Continue ReadingHow to Display Recent Tweets on WordPress Sidebar
Categories Blog Writing & Editing How to Extract Twitter Widget HTML Code DevotePressPosted onApril 20, 2014June 4, 2019 Leave a comment on How to Extract Twitter Widget HTML Code Twitter is one of the most popular social networking site along with Facebook. There are … Continue ReadingHow to Extract Twitter Widget HTML Code
Categories Blog Writing & Editing How to Change CSS Quickly Using JetPack DevotePressPosted onApril 10, 2014June 4, 2019 Leave a comment on How to Change CSS Quickly Using JetPack Themes are not always one fit for all solution. There are times when the user … Continue ReadingHow to Change CSS Quickly Using JetPack
Categories Blog News Ability to Display Your Theme on The Featured Section of WordPress Theme Directory DevotePressPosted onMarch 20, 2014June 4, 2019 1 Comment on Ability to Display Your Theme on The Featured Section of WordPress Theme Directory It used to take around a month for a theme to be reviewed. There was … Continue ReadingAbility to Display Your Theme on The Featured Section of WordPress Theme Directory
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
Categories Blog Writing & Editing How to Password Protect Your Blog Posts on WordPress DevotePressPosted onDecember 25, 2013June 4, 2019 2 Comments on How to Password Protect Your Blog Posts on WordPress There are times when you don’t want to share your blog post with everybody. You … Continue ReadingHow to Password Protect Your Blog Posts on WordPress
Categories Blog Writing & Editing How to Change the Color Scheme of the New WordPress 3.8 Dashboard DevotePressPosted onDecember 23, 2013June 4, 2019 Leave a comment on How to Change the Color Scheme of the New WordPress 3.8 Dashboard If you recently updated WordPress to 3.8 Parker then you will have the option of … Continue ReadingHow to Change the Color Scheme of the New WordPress 3.8 Dashboard
Categories Blog Coding How to Create Child Theme in WordPress the Right Way DevotePressPosted onDecember 9, 2013June 4, 2019 Leave a comment on How to Create Child Theme in WordPress the Right Way Child theme is very important if you want to make changes to your theme. Child … Continue ReadingHow to Create Child Theme in WordPress the Right Way