الوصف
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.
التنصيب
- Extract the zipfile foxload-firefox-download.zip
- Upload folder
foxload-firefox-download
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to settings -> Foxload and configure banner size and colors
- Place
<?php if(function_exists('get_foxload_button'))get_foxload_button(); ?>
in your template or use the sidebar widgets.
الأسئلة المتكررّة
- Why should i offer my visitors a firefox button?
-
Because firefox is one of the best browsers in the world.
المراجعات
لا توجد مراجعات لهذه الإضافة.
المساهمون والمطوّرون
“Foxload Firefox Download” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.
المساهمونترجمة ”Foxload Firefox Download“ إلى لغتك.
مُهتم بالتطوير؟
تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.
سجل التغييرات
- 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