Categories Blog Old Coding WordPress Custom Loop Pagination DevotePressPosted onOctober 16, 2013June 4, 2019 8 Comments on WordPress Custom Loop Pagination Using WordPress normal loop to achieve something completely different is often not possible, So two … Continue ReadingWordPress Custom Loop Pagination
Categories Blog Writing & Editing How to Assign Category to a New Blog Post DevotePressPosted onOctober 14, 2013June 4, 2019 1 Comment on How to Assign Category to a New Blog Post The reason we create category is to assign it to our blog posts. Here I’ll … Continue ReadingHow to Assign Category to a New Blog Post
Categories Blog Writing & Editing How to Create a Category in WordPress DevotePressPosted onOctober 7, 2013June 4, 2019 Leave a comment on How to Create a Category in WordPress In the previous post, we discussed why we need to create a category for our … Continue ReadingHow to Create a Category in WordPress
Categories Blog Writing & Editing How to Add Tags to Your Blog Posts DevotePressPosted onOctober 4, 2013June 4, 2019 Leave a comment on How to Add Tags to Your Blog Posts Tags are very important part of blog organization. Without it, our blog will be a … Continue ReadingHow to Add Tags to Your Blog Posts
Categories Blog Old Coding When to use pre_get_posts in WordPress DevotePressPosted onOctober 3, 2013June 4, 2019 6 Comments on When to use pre_get_posts in WordPress Many of us are unaware about pre_get_posts hook that is very handy when it comes … Continue ReadingWhen to use pre_get_posts in WordPress
Categories Blog Writing & Editing How to Create a New Blog Post for Your Website DevotePressPosted onSeptember 30, 2013June 4, 2019 Leave a comment on How to Create a New Blog Post for Your Website After your WordPress website is ready, you will want to publish content on it. Even … Continue ReadingHow to Create a New Blog Post for Your Website
Categories Blog Coding Building Secure WordPress Sites DevotePressPosted onSeptember 27, 2013June 4, 2019 Leave a comment on Building Secure WordPress Sites This is a talk on Securing WordPress site at WordCamp Nepal 2012. This slide covers … Continue ReadingBuilding Secure WordPress Sites
Categories Blog Coding How To Create A Custom Page Template DevotePressPosted onSeptember 23, 2013June 4, 2019 Leave a comment on How To Create A Custom Page Template There are times when we require our own custom page template. Maybe you want half … Continue ReadingHow To Create A Custom Page Template
Categories Blog Coding Starting WordPress Theme Review DevotePressPosted onSeptember 20, 2013June 4, 2019 Leave a comment on Starting WordPress Theme Review Talk on Starting WordPress Theme Review to meet the standard of WordPress.org Theme Review Guideline. … Continue ReadingStarting WordPress Theme Review
Categories Blog Coding 20 lists to power up your WordPress with wp-config.php DevotePressPosted onSeptember 16, 2013June 4, 2019 1 Comment on 20 lists to power up your WordPress with wp-config.php wp-config.php is the most powerful and important file in your WordPress installation without which WordPress … Continue Reading20 lists to power up your WordPress with wp-config.php