I got resolution,
vc_map( array(
"name" => __( "xxxxxx" ),
"base" => "xxxxx",
"icon" => plugins_url('img/vc-icon.png', __FILE__),
'description' => __( 'xxxxxxxx', 'xxxxxxxxxx' ),
"params" => array(
array(
'type' => 'dropdown',
'heading' => __( 'Select xxxxxx', 'xxxxxxxxxx' ),
'param_name' => 'id',
'admin_label' => true,
'value' => $xxxxcvx
),
),
) );
I implemented 'admin_label' => true,
and then it’s working fine….
Related Posts:
- Get plugin directory from a theme
- How to call a plugin function from index.php
- Rewriting every url
- category_name not working (not showing up in sql query debug)
- How can I make my custom shortcode work in a Custom HTML Widget?
- How Does WordPress Uninclude/Deactivate A Plugin?
- What happens when two plugins have the same 3rd party class included into them?
- add_rewrite_rule, plugin activation and plugin deactivation
- Custom admin column disappearing when using Quick Edit [duplicate]
- Create page when plugin is activated
- Allowing Custom Capability to Manage Plugin Options
- wp_insert_user – how to send verification email before logging in
- Custom plugin settings: clicking “save changes” does not display success message
- How to un-attach rich text editor from named textarea elements
- How can I translate the name of my Plugin for other languages?
- how to not show plugin in admin area
- Memory Leak in plugin action
- Getting User email on logout. wp_logout
- Ajax call doesn’t work in frontend but it’s working in backend (when I’m logged in)
- How can I filter blog name?
- Logs to check when the plugin was first installed for the first time
- Can a plugin add to header/footer/body content?
- Detect if a plugin was included in a certain page
- Add a Custom Permalink option in the Permalink Admin Screen?
- How Can A Plugin Hook Itself To the End of Every Excerpt?
- Allow Facebook to preview posts before published
- Admin page: form with enctype=”multipart/form-data” does not transfer its data
- publish_post plugin hook doesn’t always pass $post->post_content
- Let user subscribe to specific categories
- add action for displaying posts using a shortcode
- Best way to hook a custom url?
- How to cancel WordPress’ action/filter when using OOP with anonymous callback
- How do I add a custom sub menu menu under Woo-commerce marketing?
- How to load plugin after page is loaded – pagespeed issues
- Programatically download a plugin
- Uncode theme content block header ignoring saved changes/not updating?
- Do action only on certain front end pages?
- How to create custom tables in WordPress using my own plugin?
- Archive – same title for the first two posts
- How to modify WCMP Rest API response?
- Making a Template for a CPT created by a plugin
- Woocommerce dependent plugin
- External CSS in WordPress Plugin [closed]
- User Session and Stored Cookies not get removed
- Create a navbar filter that filters by a custom field
- get 404 when accessing wp-admin/plugin-install.php
- Woocommerce Minimum Price for a Composite Product to add in cart
- add tabs in rdp-plugin/includes/settings.php and get settings saved
- Plugin Development Form Self Submission
- Change plugin name on WordPress repo
- How To Extend A WordPress Plugin Without Losing Your Changes [duplicate]
- Does a blank plugin come with any overhead?
- Admin AJAX doesn’t work in plugin admin page – Even though code is copied verbatim from WordPress Codex
- Are plugins instantiated on every request to WordPress?
- WPDB: Update table
- Why is my custom post type not being activated on plug-in activation?
- Check filter defined or not?
- adding a button to the media uploader
- How to generate an all in one WordPress New content, plugin and theme update report on a website? [closed]
- Why WP_Screeen doesn’t show all options with admin_body_class
- How do I add $_SESSION[”] to my wordpress page?
- wp_enqueue_style on template_redirect level?
- Built a second plugin but it overwrote the first one
- Search users with custom meta data
- Symlink a plugin in local development, works but got Debug error message – Windows 10
- Calling a class method instantiated by ajax call in wordpress [closed]
- Custom Post Type template for homepage
- How can i export and import my plugin option WordPress
- Remove all messages, when untrash a post
- Why won’t wp_enqueue_script work within any plugin file?
- Help to Create a Simple Plugin to make a post
- Error using wordpress functions inside a plugin class
- How to Join wp_posts & wp_postmeta table using custom query
- Use localized plugin name and description even when the plugin is disabled
- How to resolve warning for `unstableOnSplit` prop on a DOM element in block editor
- Rename a folder via HTML POST request
- Cron task gets removed from the schedule
- add tags to wordpress post using REST API
- path of wp-content directory when we are on some plugin
- “Enable Media Replace” plugin does not update serialized object in WPMeta
- One time call to external API in widget
- how to do Thematic like this website using wordpress?
- Add Custom Field to Post Pages via Plugin
- Timing issue with is_amp_endpoint()
- Is it possible to change plugin’s Admin Panel Url?
- plugin installing error
- Call function when save setting/option in custom admin page
- Plugin to Delete All Posts Monthly
- Why the output of an image gallery plugin is not displayed into a page of my custom theme?
- How can I use wp_ajax_response for front-end error reporting?
- Force download a file within plugin file
- Can anyone tell me why I can’t edit a plugin when it is installed without having to re-install?
- How can I use multi Media Uploader in a plugin?
- Is it possible to run javascript on plugin deactivated?
- Gutenberg: Dynamic Block – Show saved data in the editor
- How to fix ‘Call to undefined function do_settings()’ error?
- How can I make my plugin detect if a certain theme is active?
- wp_enqueue_script doesn’t load JS in plugin
- AI Code For OpenAI
- Pulsing circle before the post title (Breaking news flash)