Posted in WordPress

3 Ways To Change The Password In WordPress

WordPress is a most popular content management system. A very large amount of websites has built using WordPress. So, most of the hackers target is…

Continue Reading...
Media Settings
Posted in WordPress

How To Register Custom Image Sizes And Resize Existing Images In WordPress

WordPress has a built-in feature post thumbnail aka featured image. Whenever a new image is uploaded to WordPress through a media uploader 3 types of…

Continue Reading...
Posted in WordPress

How to Set Featured Image Programmatically in WordPress

Are you looking to programmatically set the featured image aka post thumbnail in WordPress? Sometimes, you need to write a script that should set a…

Continue Reading...
Email
Posted in PHP

Send Email Using Gmail SMTP Server From PHP Script

Email plays an important role on the website. Every website usually needs to send emails to users. These emails can be sent from the contact…

Continue Reading...
Bulletproof
Posted in htaccess WordPress

How To Protect WordPress Against Brute-Force Attack

Are you looking to protect your WordPress website against brute-force attacks? WordPress is the most popular content management system in the world, as a result,…

Continue Reading...
Posted in WordPress

How to Set Correct File Permissions in WordPress

WordPress powers around 35% of the websites on the Internet. It is an open-source project so everyone knows about its files and folder structures. Due…

Continue Reading...
Http Authentication
Posted in General htaccess

How To Add HTTP Authentication On Website

Are you looking to add HTTP Authentication on your website? HTTP Authentication is a method that requires a username and password to view the website….

Continue Reading...
sftp
Posted in General

How to Use FTP/SFTP Package with Sublime Text

Sublime Text is a popular code editor among software developers. It’s simplicity and rich snippets provide a good experience for the developers. Sublime Text comes…

Continue Reading...
Posted in WordPress

How to Load WordPress Posts With Ajax

While working on a WordPress-powered website, sometimes you may come across a situation where you want to load WordPress posts with Ajax. In this tutorial,…

Continue Reading...
Posted in Sublime Text WordPress

How To Install WordPress Packages In Sublime Text

Sublime Text is a sophisticated text editor for code, markup and prose. Sublime Text provides packages for WordPress development. Using these packages, development process of…

Continue Reading...