تفصیل
This is an add-on for the Advanced Custom Fields WordPress plugin and will not provide any functionality to WordPress unless Advanced Custom Fields is installed and activated.
This add-on creates an Advanced Custom Fields field type that, when associated with a WordPress Menu, renders a single or optionally, a multi select element, containing the items in the menu.
The user selection is returned as a plain text string, or, if the field is configured as a multi select, as an array.
انسٹالیشن
- Upload the
acf-menu-fielddirectory to the/wp-content/plugins/directory found in your web root. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Create a new custom field with the type ‘WordPress Menu’.
There is no need to use ACF’s register_field(); method for this field. This plugin will, if ACF is installed and actived, register the field automatically.
You can also include this plugin directly in your theme by using require('path_to_menu_field.php');.
جائزے
There are no reviews for this plugin.
شراکت دار اور ڈیویلپرز
“Advanced Custom Fields – Menu Field add-on” اوپن سورس سافٹ ویئر ہے۔ مندرجہ ذیل لوگوں نے اس پلگ ان میں حصہ لیا:
شراکت دار“Advanced Custom Fields – Menu Field add-on” کا اپنی زبان میں ترجمہ کریں۔
ڈویلپمینٹ میں دلچسپی ہے؟
کوڈ براؤز کریں، ایس این وی ریپوزیٹری کو چیک کریں یا ڈویلپمینٹ لاگ کو سبسکرائب کریں بذریعہ آر ایس ایس۔
چینج لاگ
1.0.0
Initial release.
