facebooktwitterskypeRSS Feed
telephone: (920) 215-1842
facsimile: (866) 456-2115

Tag Archives: custom

Remove Update Checks for a WordPress Plugin

You can add the following snippet to plugins’ main file to prevent WordPress from checking for updates when loading the plugin list.

Unable to locate WordPress Content directory (wp-content)

This error arised from the installation of a plugin within the dashboad where the permissions where not setup correctly on the web server. First the permissions on the directory need to be set to

on the wp-content directory and folders…