Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

Current Posts

How to Customize the WP Query

If you’re using WordPress for your website, you may be wondering how to customize the WP query. This article will cover the different ways you can customize the query. You can also use the pre-get_posts action to edit the query,…

What Is WordPress REST API?

The WordPress REST API is an extension of WordPress that allows developers to interact with your website in a number of different ways. By using REST API, you can interact with WordPress content through JSON commands and get a variety…

WordPress Functions – Get Posts by Author

The get_posts WordPress function provides a way to retrieve lists of posts by author. It uses a query that you can customize to return a list of posts by author, based on the category. In this example, I’m getting three…

Get Post Meta Values With the Get_Post_Meta() Shortcode

The get_post_meta() template tag allows WordPress users to retrieve custom values from their posts. These values can be anything from vote boxes to mood boxes. They can be stored in the post’s meta data, and are easily accessible from any…

Querying the WordPress Post Table Using the Get_Posts Function

WordPress has a built-in function for retrieving list of posts. The get_posts function is useful for creating complex queries and manipulating the wp_post table. Using the post_type parameter, you can retrieve posts based on the custom parameters that you pass.…

How to Use the WordPress API

If you’re new to WordPress, you might be wondering how to use the WordPress APi. If you’re not sure how to use it, there are two methods that are available to you. The first one is to use the command-line…

How to Use the WP_Enqueue_Script() Function

If you are a newbie in WordPress development and are wondering how to use the wp_enqueue_Script function, you should know what it does and when to use it. This function loads an external.js file into your site. It also allows…

Coming Soon WordPress Plugins

If you’re in the process of launching a new website, you might be wondering what’s coming next. Fortunately, WordPress has a few options to help you create a beautiful coming soon page. The Coming Soon Page Elite plugin for WordPress…