=== Plugin Name === Contributors: mediacambridge Donate link: http://wpfooter.com Tags: footer, wordpress footer, wpfooter, add footer, hide footer, hide powered by, hide copyright Requires at least: 3.0.1 Tested up to: 4.6 Stable tag: 4.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html WPfooter allows you to add custom code and text such as tracking pixels, analytics or copyright notices to the footer of your site. == Description == WPfooter makes it easy to add custom code and text to the bottom of every page on your site. This is great for adding things like google analytics code, retargeting tracking, conversion pixels or just a simple copyright notice. By pasting the raw code from your tracking pixels into the footer it will speed up a wordpress site which is dependant on different plugins for each tracking system. You can also hide the default "Powered by..." or "Theme design by..." link at the bottom of the page and add your own as you wish. Further details are available at [Wordpress Footer](http://wpfooter.com "Wordpress Footer") == Installation == 1. Upload `wpfooter.php` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Edit the plugin settings by clicking WPfooter on the main navbar and then selecting wptranslator == Frequently Asked Questions == = How do I add a copyright symbol? = A copyright symbol can be added by copying and pasting the following text © = The text is positioned below the theme footer? = Try altering the css or editing the footer.php for your theme in "themes" > "editor" > "footer.php". = Where can I find out more about WPfooter? = We have a website available at [Wordpress Footer](http://wpfooter.com/ "Wordpress Footer") = Is there a premium version available? = There is currently no premium version available, you are using the best we have ;) = How can I change the font, text size etc? = You can use standard html inline css and tags to alter your text and layout. == Screenshots == 1. WPfooter Settings Panel == Changelog == = 1.0 = * Public release * WPfooter