alex
-
You may want to change all external links on a page to ‘nofollow’ attribute. You…
-
WordPress support by default three media types: images, audio and video. And, if you want…
-
You can use the get_post_field() function to get any of the wp_posts column fields. For…
-
Excerpt is the ‘post summary’ showing limited information about the post content on the homepage…
-
RSS feeds are definitely the amazing feature in the WordPress default. If someone have simple…
-
WordPress insert automatically paragraph tags <p> and </p> for separate content breaks within a post…
-
If you install, update or delete your plugins and themes frequently, definitely you will not…
-
We can use add_image_size() function to define additional image sizes along with the default sizes:…