How to Display Author Avatar Within Posts or Pages in WordPress
By calling the get_avatar() method we can get the author’s avatar, below is the code snippet to display the author’s avatar on posts or pages
By calling the get_avatar() method we can get the author’s avatar, below is the code snippet to display the author’s avatar on posts or pages
It is easy and hassle-free to integrate the WordPress websites with the available Plugins from PayKun Payment Gateway. With PayKun WordPress Plugins you do not
Often clients ask for different content types in WordPress. Creating custom post types in WordPress is a lot easier job. A custom post type can
In this post, I would like to show you how to configure multiple environments in WordPress. By using this technique you can deploy your WordPress
WordPress is built upon a collection of powerful core APIs. You can actually load the core APIs into any PHP application, just like any other
Today’s post is about generating Twitter Bootstrap 3 HTML markup using WordPress’s menu component function wp_nav_menu(). Below are the HTML markup and PHP Script for
In this tutorial, i will show you how to get the post thumbnail URL in WordPress.Generally we use the_post_thumbnail(); function to display post thumbnail. But
In this post i will show you how to remove the version parameter from scripts and stylesheets enqueued by WordPress’s wp_enqueue_script() and wp_enqueue_style() functions. you
WordPress ping list is very useful to extend your blog reach to major search engines. How Ping works in Wp Whenever you publish, edit or
I would like to show you how to disable or hide the admin bar in your WordPress application. Just put the blow line of code
In this post, I would like to show you how to enable WordPress post thumbnails on your WordPress theme. Post thumbnails are pretty useful and