Wp_Query args By Alexander Anter April 23, 2016 WordPress Wp_Query is used to grab a set of posts that are defined in the args array $variabel = new WP_Query($args); Add your comment Cancel replyYour CommentYour Name Email Address Website Save my name, email, and website in this browser for the next time I comment.
Configure a production ready WordPress Installation on your Digital Ocean VPS 1. Create a WordPress droplet on Digital Ocean, at the time of this writing I … January 25, 2017 Read More
Remove “archive” etc from title on archive pages Add this to your functions.php The code removes whenever there is a word and : … August 11, 2016 Read More