Categories Blog Old Coding Registering Sidebar in WordPress DevotePressPosted onOctober 23, 2013June 4, 2019 13 Comments on Registering Sidebar in WordPress Sidebar can be any part in the page layout and it’s an excellent way to … Continue ReadingRegistering Sidebar in WordPress
Categories Blog Old Coding Part II: Data Validation and Sanitization in WordPress sakinshresthaPosted onOctober 22, 2013June 4, 2019 8 Comments on Part II: Data Validation and Sanitization in WordPress In the First Part of this article, I explained about Data Validation and Sanitization, it’s … Continue ReadingPart II: Data Validation and Sanitization in WordPress
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 Old Coding Part I: Data Validation and Sanitization in WordPress sakinshresthaPosted onOctober 7, 2013June 4, 2019 1 Comment on Part I: Data Validation and Sanitization in WordPress Data validation and sanitization comes into action whenever users are allowed to enter data either … Continue ReadingPart I: Data Validation and Sanitization in WordPress
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