Browsing Category
Other
How to Disable JSON REST API in WordPress
WordPress 4.4 added the much anticipated JSON REST API. It is great for plugin developers, but many site owners may not find it useful at all. In this article, we will show you how to easily disable the JSON REST API in WordPress. Why You…
How to Find Beautiful Background Images for Your WordPress Site
Many WordPress themes are now coming with full screen, parallax, and multiple backgrounds support. Due to this web design trend, one of our readers asked if we knew of resources to find high quality background images. In this article, we…
How to Disable Post oEmbed on Your WordPress Site
WordPress 4.4 introduced a post oEmbed feature which allows others to embed your WordPress posts into their own site by adding the post URL. In this article, we will show you how to disable post oEmbed on your WordPress site. What is Post…
How to Use English WordPress Admin on a Multilingual Site
Recently, one of our readers asked: if it was possible to keep using the WordPress admin area in English on a multilingual WordPress site. WordPress powers millions of websites in many different languages. In this article, we will show you…
12 Best Code Editors for Mac and Windows for Editing WordPress Files
We often get asked about what’s the best code editor for modifying WordPress files? Well you can use any plain text editor such as NotePad, however there are better editors out there with features like syntax highlighting, advanced…
How to Add Inline Related Posts in WordPress Blog Posts
Inline related posts are becoming really popular thanks to larger news sites. An inline related post is basically a link to a relevant article in the middle of a blog post which is proving to increase pageviews. In this article, we will…
How to Force Users to Change Passwords in WordPress – Expire Password
Do you want to force users to change passwords in WordPress? If you are worried that your WordPress security may have compromised, then you should reset all passwords immediately. In this article, we will show you how to force users to…
How to Show Recent Comments in WordPress Sidebar
Are you looking to add recent comments in your WordPress sidebar? Recently, one of our readers asked if we could cover how to display recent comments in WordPress. That’s why in this article, we will show you how to easily show recent…
How to Add a Favicon to Your WordPress Blog
Favicon or Site Icon is the tiny image that appear next to your website title in the browser. It helps your users identify your website and more frequent visitors of your site will build an instant recognition for that tiny image. This…
How to Edit wp-config.php File in WordPress
Did you read a tutorial that asks you to edit your wp-config file, and you have no idea what it is? Well we’ve got you covered. In this article, we will show you how to properly edit the wp-config.php file in WordPress. What is…