This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Foxload Firefox Download

Description

This plugin offers your blog visitors a firefox download button in different formats and colors on the sidebar.

Different banner formats and colors are included. The plugin use the wordpress locale settings for proper language versions of firefox.

You can place firefox buttons as widget and if your theme does not support widgets, you can place this <?php if(function_exists('get_foxload_button'))get_foxload_button(); ?> php code at the preferred position in your template.

Installation

  1. Extract the zipfile foxload-firefox-download.zip
  2. Upload folder foxload-firefox-download to the /wp-content/plugins/ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Go to settings -> Foxload and configure banner size and colors
  5. Place <?php if(function_exists('get_foxload_button'))get_foxload_button(); ?> in your template or use the sidebar widgets.

FAQ

Why should i offer my visitors a firefox button?

Because firefox is one of the best browsers in the world.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Foxload Firefox Download” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

  • v0.2.14 22.12.2016 bugfix for typo error in image url
  • v0.2.13 22.12.2016 https support
  • v0.2.12 27.08.2015 compatibility check
  • v0.2.11 09.08.2013 wp_footer and compatibility check
  • v0.2.10 29.07.2011 compatibility check
  • v0.2.9 12.05.2011 compatibility check
  • v0.2.8 28.01.2011 bugfix in widget control
  • v0.2.7 20.01.2011 alt and title information
  • v0.2.6 11.05.2010 domain extension matching
  • v0.2.5 28.04.2010 locale detection for de
  • v0.2.4 23.04.2010 locale detection for uk
  • v0.2.3 14.04.2010 code optimizations
  • v0.2.2 08.04.2010 localization for uk
  • v0.2.1 06.04.2010 additional buttons
  • v0.2 01.04.2010 description updates
  • v0.1 01.04.2010 initial version