How To Get Custom Taxonomy Term Link In WordPress Archive Pages
Coding my most recent plugin took me an extra day. I was completely lost in getting custom taxonomy term link in the archive pages. I…
Coding my most recent plugin took me an extra day. I was completely lost in getting custom taxonomy term link in the archive pages. I…
In this tutorial, I’ll show you how to remove WordPress version number. WordPress leaves its version number on the header of your website for tracking.…
This is something that I’m currently using on this website, and a snippet which I really like. Here’s a snippet which will automatically redirect your…
Some people run WordPress websites where they post articles with multiple attachments and here’s something useful for them. Here’s snippet which allow yous to display…
In January, I posted how much I really hate WordPress’ automatic post formatting, and we will continue it today on this post. That tutorial removes…
Have seen websites splitting their posts in two or more parts? Yea, we all have seen that. It’s really a good idea to split posts…
Computers are getting more fast and strong day-by-day and our passwords are getting bigger. First we needed a password with six characters, then we needed…
Last week I shared how to enable two-step authentication in your WordPress using Jetpack’s Single Sign On module. However, there is one problem in Jetpack’s…
After more than 3 years of attracting customers with sexy girls & hot offers, GoDaddy has finally decided to close its Direct Affiliate Program. However,…
WordPress has its native feed service, so you don’t need to depend on a third-party service, but it’s only helpful for blog sites. If you…
I have already posted an article about auto redirecting users after they logout out of your WordPress website. In this post, I’ll show you how…
If you have a created a function or a modification in your theme which requires you to manually add a default custom field whenever you…
Don’t you hate that shake effect when you enter wrong login details on a WordPress? You can remove shake effect from WordPress login page with…
Are you creating a WordPress website for a client which doesn’t require any updates? Then you may want to disable update notifications in WordPress. An…
If you prefer to not allow your clients to update their own WordPress installs, you can disable update notifications for non-administrators in WordPress. Here’s a…
In last article, I showed you how to hide a WordPress plugin from appearing in WordPress’ plugin list, so you could hide it from your…
In February, I shared a small snippet on the website to disable plugin update notification for a specific WordPress plugin. I found another super-small snippet…
Spammers are evil, really evil. I love to send all the spam comments on their real place, which is the trash/spam tab of my WordPress.…
You can add and delete custom fields from post editor, but you can’t rename it from post editor UI. I’ll show you how to rename…
Recently, I posted an article about where I explained you how to add a custom button to WordPress’ TinyMCE editor, which required us to create…