Beschreibung
Advanced Term Fields: Icons extends the Advanced Term Fields framework to give users the ability to easily add and manage icons for any category, tag, or custom taxonomy.
Verwendung
This is an extension of the Advanced Term Fields framework. To use, the Advanced Term Fields plugin must be installed on your project.
You can find the plugin here:
- On WP: Advanced Term Fields
Other Extensions
- Advanced Term Fields: Colors Color-code your terms!
- Advanced Term Fields: Featured Images Featured images for terms!
Screenshots
Installation
From the WordPress.org plugin repository:
- Download and install using the built in WordPress plugin installer.
- Activate in the „Plugins“ area of your admin by clicking the „Activate“ link.
- No further setup or configuration is necessary.
From GitHub:
- Download the latest stable version.
- Extract the zip folder to your plugins directory.
- Activate in the „Plugins“ area of your admin by clicking the „Activate“ link.
- No further setup or configuration is necessary.
FAQ
Where can I find documentation?
The plugin’s official page: http://darrinb.com/advanced-term-fields-colors
Does this plugin depend on any others?
Yes, this plugin is an extension of the Advanced Term Fields framework. You’ll need to install that plugin to handle all base functionality.
It can be found here:
- On WP: Advanced Term Fields
Does this create/modify/destroy database tables?
This leverages the term meta capabilities added in WordPress 4.4. No database modifications needed!
Rezensionen
Für dieses Plugin gibt es keine Rezensionen.
Mitwirkende & Entwickler
„Advanced Term Fields: Icons“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „Advanced Term Fields: Icons“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
0.1.1
- Added
$meta_slug
property for localizing js files and HTML attributes for form fields. - Added check for update functionaliy to test for latest version.
- Changed meta field key to protected.
- Removed final keyword from Adv_Term_Fields_Icons class.
0.1.0
- Erstveröffentlichung