বৰ্ণনা
This plugin provides a ‘Menu’ field type for the Advanced Custom Fields
WordPress plugin. This makes users able to link a WordPress Menu
to posts, pages and custom post types.
Compatibility
This add-on will work with:
- version 4 and up
- version 3 and bellow
Requirements
This add-on is only supported on PHP 5.3 and up.
ইনষ্টলেশ্যন
This add-on can be treated as both a WP plugin and a theme include.
Plugin
- Copy the ‘acf-menu’ folder into your plugins folder
- Activate the plugin via the Plugins admin page
Include
- Copy the ‘acf-menu’ folder into your theme folder (can use sub folders). You can place the folder anywhere inside the ‘wp-content’ directory
-
Edit your functions.php file and add the code below (Make sure the path is correct to include the acf-menu.php file)
include_once(‘acf-menu/acf-menu.php’);
পৰ্য্যালোচনা
এই প্লাগিনৰ বাবে কোনো পৰ্য্যালোচনা নাই।
অৱদানকাৰী আৰু বিকাশকাৰীসকল
“Advanced Custom Fields: Menu Field” হৈছে মুক্ত উৎসৰ ছফ্টৱেৰ। এইসকল লোকে এই প্লাগিনত অৱদান আগবঢ়াইছে।
অৱদানকাৰীসকলআপোনাৰ ভাষাত “Advanced Custom Fields: Menu Field” অনুবাদ কৰক।
বিকাশৰ প্ৰতি আগ্ৰহী?
ক’ড ব্ৰাউজ কৰক, SVN ৰিপজিটৰী চাওক নাইবা RSS-দ্বাৰা বিকাশৰ পঞ্জী ছাবস্ক্ৰাইব কৰক।
সলনি-পঞ্জী
1.0.0
- Initial Release.