Clone or Migrate WordPress to a Different Domain Name & Fix Static Links
Some WordPress themes and plugins write the full URL of a website inside their temporary files or database which makes it hard to change the domain name of a READ MORE
Installing WordPress on PHP7, Nginx & Ubuntu 16.04 With SSL Support
This tutorial assumes you already have LEMP installed on Ubuntu 16.04 with PHP7 & PHP-FPM. If you don’t have anything installed yet, you can find a tutorial on how READ MORE
Renaming Saved Images In WP Robot 4
WP Robot is a wordpress plugin that will automatically fetch content from websites, social media and RSS and post them to your wordpress website. Beside scraping the content, WP Robot READ MORE
Renaming Locally Saved Image Names In FeedWordPress Advanced Filters
FeedWordPress Advanced Filters FeedWordPress Advanced Filters (FAF) is a WordPress plugin and an extension for FeedWordPress plugin. FAF has many important features, such as the ability to remove READ MORE
Uploading a picture in WordPress to your media gallery using xmlrpc
If you’re automatically creating a wordpress post or page from php code, rather than from the wordpress admin panel, sometimes you might need to add a pic from a different READ MORE