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:
- Can a developer adopt a plugin marked as “not updated in over 2 years”?
- how to create child WordPress plugin
- How do I email a new page password to somebody every month?
- Drag-and-drop “Panels”-style visual layout editor?
- How to Loop Plugin Option Field Set?
- How to load different css file for different pages
- How to test a WordPress plugin through the upgrade automatically feature
- Failed to invoke other hook from the init hook
- Why is my ajax call refreshing the page?
- Is there an equivalent to Drupal’s Batch API in WordPress?
- Create plugin that works in background
- Checking for user role in a custom plugin
- Extend Elementor Archive Posts widget with a custom skin in order to show multiple badges
- HELP: Integrating WP with raw PHP code once published button is hit
- wp_enqueue_script fails to include in footer
- What is the way to ship read-me strings like plugin-strings for internationalization?
- jQuery function didn’t work in my plugin
- Upload file inside plugins options page
- How to get variables from fucntion.php to my plugin files
- Is there any way to get all the name or slug of template parts used in a page?
- How to make Http Request to a php file present in plugin directory of wordpress
- What function can I use consistently to escape possible HTML for editing and display?
- First WordPress Plugin – Stat Issues
- Test files for plugin development
- All Users > User List > Update User Meta Field Inline
- Updating the Drag-To-Share eXtended share URLs?
- Send Custom welcome email to specific user group
- WordPress.org Plugin Directory doesn’t recognise screenshots [closed]
- How to check current user before all actions and filters?
- Plugin: register_deactivation_hook works perfectly well, while register_activation_hook suddenly stopped working
- How to Add Custom New Published Post Counter Icon on Top of the WordPress Site [closed]
- Customised plugin failed to install and activate
- Plugin Development Form Self Submission
- Why is one phpunit test throwing an error on one class when all other classes are similar without error?
- How To Extend A WordPress Plugin Without Losing Your Changes [duplicate]
- WPDB: Update table
- Why is my custom post type not being activated on plug-in activation?
- How to get all posts belongs to a user between a certain date
- Check filter defined or not?
- wp-load.php redeclares classes
- Plugin main file is constantly been fired on every website visit
- Where should custom post types be registered in a plugin?
- License validate function
- wp_enqueue_style on template_redirect level?
- plugin uninstall function drop the tables, but shows errors on admin
- How to use template inside plugin shortcode with variables for big HTML code
- Way to send multiple values for column to MySQL?
- Symlink a plugin in local development, works but got Debug error message – Windows 10
- What’s the right way to implement functions in footer.php
- Do rewrites added with add_rewrite_rule() persist after plugin deletion?
- Display my plugins content based on a pages post_id
- Make get_permalink() work outside the Loop using filters
- Custom Post Type template for homepage
- Pluging with content for a specific page or post
- Does WordPress do any internal caching if no plugin installed?
- WordPress Plugin- How to Insert Html&JS code in specific Page and specific Div
- How can i export and import my plugin option WordPress
- Remove all messages, when untrash a post
- Upload Image with a file URL and show dynamically on Frontend
- Why won’t wp_enqueue_script work within any plugin file?
- Help to Create a Simple Plugin to make a post
- How can i solve php upgrade problem
- How to resolve warning for `unstableOnSplit` prop on a DOM element in block editor
- custom post type get_posts() function not work
- Create multiple posts when a custom post is created
- Rename a folder via HTML POST request
- how override a define
- WordPress plugin blog creation
- Preserving existing functionality converting HTML to WordPress
- add tags to wordpress post using REST API
- path of wp-content directory when we are on some plugin
- how to do Thematic like this website using wordpress?
- submit form data to wordpress existing database table using my plugin
- Add Custom Field to Post Pages via Plugin
- Timing issue with is_amp_endpoint()
- plugin installing error
- Why the output of an image gallery plugin is not displayed into a page of my custom theme?
- How to create a new database table whenever user changes options
- Am I correctly adding styles to plugin?
- How can I insert a record into a custom table from my custom form in my custom admin page?
- how to create table during plugin installation in side a class
- WP_Filesystem usage within a block of code
- Extending the “Add Media”-Dialog … how do I finally insert something to the Post?
- Why function hooked using object are executing at all time?
- What is the Object for WP_Error Class?
- How can I use multi Media Uploader in a plugin?
- Ajax in Plugins: returns the whole page
- Gutenberg: Dynamic Block – Show saved data in the editor
- Any way to hook into WP after a page displays?
- How do I set register_meta for a specific CPT?
- How to Enfroce Domain Licensing Limits? [closed]
- How can I save the selected page in the dropdown after anyone clicks on Save Changes?
- Update Content for a Custom Block Toolbar Button
- How can I save the selected page in the dropdown after anyone clicks on Save Changes?
- Wrong block appender button showing
- Uncaught Error: Cannot use object of type stdClass while showing the list using WP_List_Table
- Submitting form to admin-post.php WordPress
- WordPress Throwing Deprecated Errors on its own Files
- How can we extent core/group or cover block?
- Need to add custom cart item data