تفصیل
Add as many custom values as you want, or define static fields which are always visible.
Arbitrary section
add_term_meta
add_term_meta( $term_id, $meta_key, $meta_value, $unique = FALSE )
update_term_meta
update_term_meta( $term_id, $meta_key, $meta_value, $prev_value = '' )
delete_term_meta
delete_term_meta( $term_id, $meta_key, $meta_value = '' )
get_term_meta
get_term_meta( $term_id, $key, $single = FALSE)
اسکرین شاٹس



foo
fooانسٹالیشن
- Put the plugin in your plugin directory and activate it in your WordPress backend.
عمومی سوالات
- Filters
-
Add static fields to all taxonomies
term_fieldsAdd static fields for $taxonomy
term_fields_$taxonomyRemove all custom field support
has_custom_fieldsRemove custom field support for $taxonomy
$taxonomy_has_custom_fields
جائزے
There are no reviews for this plugin.
شراکت دار اور ڈیویلپرز
“Taxonomy Meta UI” اوپن سورس سافٹ ویئر ہے۔ مندرجہ ذیل لوگوں نے اس پلگ ان میں حصہ لیا:
شراکت دار“Taxonomy Meta UI” کا اپنی زبان میں ترجمہ کریں۔
ڈویلپمینٹ میں دلچسپی ہے؟
کوڈ براؤز کریں، ایس این وی ریپوزیٹری کو چیک کریں یا ڈویلپمینٹ لاگ کو سبسکرائب کریں بذریعہ آر ایس ایس۔
چینج لاگ
1.2
- Added:
term_fields_$taxonomyfilter - Added:
$taxonomy_has_custom_fieldsfilter - Added:
has_custom_fieldsfilter - Added:
$taxonomy_has_custom_fieldsfilter - Added: Deinstall routine
- Added: Placeholder parameter for static fields
- Removed: `taxonomy-meta-taxonomies filter
1.1
- Added:
term_fieldsfilter - Enhancement: Create predefined meta fields
- Changed: Term meta table renamed
1.0
- Initial release
