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

Tag Archives: WordPress

Using Sessions in WordPress

When needing to take a custom shopping cart and checkout solution and tie it into WordPress. We needed to have thousands of unique products available within the custom WordPress and have a customer’s name and cart total visible within the…

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.

How to define the WordPress secret

It’s always said that if something is a boon, it will also carry some negative points. WordPress is popular; this is a boon to every WordPress user as this popularity ensures that there is active development around it. WordPress

Advanced Excerpt – WordPress Plugin

Advanced Excerpt is a great plugin to install into WordPress. After doing some work on a customers blog I ran into issues with the ‘

‘ tags being removed when the customer edited the content and wanted to view…

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

$ chmod 07550