Create FTP account from cPanel and get the login information. Now connect to the server using any FTP software like File Zilla. Download the zip file of the plugin or theme. A zip file of plugin or theme can be downloaded from WordPress.org
Category: Wordpress
What is WP-JSON in WordPress – REST API of WordPress
WP-JSON in WordPress Definition of WP and JSON: WP stands for WordPress and JSON is for JavaScript Object Notation. JSON is highly used in the REST API. All data will be formatted in JSON format so that the developer can easily fetch the data from the API. What is WP-JSON: WordPress already provides many tools and…
How to Disable xmlrpc.php
In this article, we are going to learn about the steps to turn off the xmlrpc feature from WordPress. Methods to disable xmlrpc.php
By WordPress Plugin
By Modifying .htaccess file
What is xmlrpc.php in WordPress.
The file xmlrpc.php is a feature of WordPress that enables data to be transmitted through your site with HTTP request. The transmitted data encoded with XML. WordPress also needs to communicate with other systems. The xmlrpc.php was there to sort this problem.
Top 10 Best WordPress Plugins For Web Sites
In this article, we are going to talk about some important WordPress plugins that will help your site in many different ways. These plugins can also save your work. As we all know there are lots of plugins on WordPress and it’s difficult to choose the best plugin for our blogging site. Almost all website…