Add content to footer – above wp_footer

AFAIK there is no fail safe way to implement this into all available themes through a plugin, and IMHO, I really think this is more theme territory than plugin territory, but as I said, that is only my opinion. The big problem here is that no plugin (not even you) will ever know what markup … Read more

WordPress Footer Missing After Website Hack

Getting hacked with WordPress is not a great thing to experience. Did you take a look at the Hardening WordPress codex page? Most of the time you get extra PHP code in some of your WordPress Core, Theme and plugin files. I guess this happened to you too and tried to remove this. Could it … Read more

Weird links found in wordpress footer

Sometimes a WordPress appliance service or a plugin makes a change to insert content in the footer of web pages at the web server level. If this was done here this can make it harder to find and remove. If your webserver is Apache try seeing if this file exists: /etc/apache2/mods-enabled/substitute.conf and then take a … Read more