الوصف
Feather is a lightweight and powerful WordPress theme framework by WPBandit. Easily configure your theme using a single configuration files. Visit Feather’s website for more information.
التنصيب
To quickly get going follow the instructions below:
- Upload feather to the
/wp-content/plugins/
directory - Create a feather folder in your theme’s directory.
- Create a config folder inside the feather directory.
- Create an empty config-feather.php file in the config directory.
- Activate the plugin through the ‘Plugins’ menu in WordPress.
المراجعات
لا توجد مراجعات لهذه الإضافة.
المساهمون والمطوّرون
“Feather” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.
المساهمونمُهتم بالتطوير؟
تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.
سجل التغييرات
1.2.7 – 2012.03.08
- Check for empty $meta variable when custom meta is enabled
1.2.6 – 2012.02.17
- Load admin scripts and styles via admin_enqueue_scripts
1.2.5 – 2012.01.27
- Extend the $allowedposttags variable for meta fields
1.2.3 – 2011.12.02
- Added missing login module
- Updated colorpicker.css
1.2.2 – 2011.12.01
- Upgrade in admin only
- Fix radio selected value in settings library
- Add $page variable to print_tabs function
- Run theme init method before theme configuration
- Verify $meta[‘args’] variable before saving meta
- Set default meta template to null
- Use wp_parse_args to set script defaults
1.2 – 2011.11.28
- Restructured framework core and libraries
- Updated login module styles for WP 3.3
1.1 – 2011.11.22
- Added config option to register scripts
- Fix bug when feather-config.php is missing
- Ability to load modules from folder
- Added meta validation
- Load modules before config files
- Fix maintenance mode bug
- Add login page tab + options
1.0 – 2011.09.20
- Feather released.