Category: WordPress
How to Add Sticky Buttons on WordPress Website
Are you looking for adding sticky buttons to your WordPress website? Using sticky action buttons, the user can easily get information related to the website….
How to Grow Your Email Subscribers On WordPress Website
If you are running the website or a blog then definitely you want to grow the list of your email subscribers. Doing so, it helps…
FooGallery – A Beautiful WordPress Image Gallery Plugin
Are you looking to add an image gallery to your WordPress-powered website? Image gallery adds a better user experience to a website. It also helps…
How To Add PayPal Donate Button On Your Website
There are a lot of websites or blogs where the site owner shares the content with users absolutely free. For a non-profit organization, keeping its…
How to Add Image Field to Taxonomy in WordPress
Taxonomy is useful to group things together. Usually, when you add a post in WordPress, you assign taxonomy to it. By doing this, you will…
How to Send WordPress Email Using SMTP Server
Are you facing problems with sending emails in WordPress? Under the hood, WordPress sends emails using PHP’s mail() function. Sometimes, your web hosting does not…
How to Automate WordPress Updates in Few Minutes
In the past, I have published an article on How to Update WordPress Plugins Automatically Without using Plugin. We have written a piece of code…
How to Add Two-Step Authentication on WordPress Website
Two-step authentication is one of the most essential features that should be used on WordPress websites. I recommend using this feature to add an extra…
How To Update WordPress Plugins Automatically Without Using Plugin
While running a WordPress website, it is just impossible to stay without plugins. A number of useful plugins are available which help us to make…
How To Manage WordPress Website Using WP-CLI
If you are a WordPress developer, then definitely you heard about WP-CLI. WP-CLI is a command line interface for WordPress. Using this tool you can…