Skip to content

Instantly share code, notes, and snippets.

@MrYakobo
Created August 24, 2020 17:40
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MrYakobo/316b6b1afe7260efabb036f696a795ee to your computer and use it in GitHub Desktop.
Save MrYakobo/316b6b1afe7260efabb036f696a795ee to your computer and use it in GitHub Desktop.
List of all shortcodes in Visual Composer

these are from js_composer

Anyhow, this comphrenhensive list was ungooglable for me. Googling "List of Visual Composer Shortcodes" gives nothing at all. I guess that's how it goes with most of Wordpress things; references are sparse and examples are numerous. Reminds me of Classic ASP, where W3Schools literally is your best reference. Because Microsoft don't document shit.

Anyhow, hope this is useful to someone

layerslider_vc
rev_slider_vc
vc_accordion
vc_accordion_tab
vc_basic_grid_filter
vc_basic_grid
vc_btn
vc_button2
vc_button
vc_carousel
vc_column_inner
vc_column
vc_column_text
vc_cta_button2
vc_cta_button
vc_cta
vc_custom_field
vc_custom_heading
vc_empty_space
vc_facebook
vc_flickr
vc_gallery
vc_gitem_animated_block
vc_gitem_block
vc_gitem_col
vc_gitem_image
vc_gitem
vc_gitem_post_author
vc_gitem_post_categories
vc_gitem_post_data
vc_gitem_post_meta
vc_gitem_row
vc_gitem_zone_c
vc_gitem_zone
vc_gmaps
vc_googleplus
vc_icon
vc_images_carousel
vc_item
vc_items
vc_line_chart
vc_message
vc_pie
vc_pinterest
vc_posts_grid
vc_posts_slider
vc_progress_bar
vc_raw_html
vc_round_chart
vc_row_inner
vc_row
vc_separator
vc_single_image
vc_tab
vc_tabs
vc_text_separator
vc_toggle
vc_tta_global
vc_tta_pageable_section
vc_tta_section
vc_tweetmeme
vc_video
vc_widget_sidebar
vc_wp_archives
vc_wp_calendar
vc_wp_categories
vc_wp_custommenu
vc_wp_links
vc_wp_meta
vc_wp_pages
vc_wp_posts
vc_wp_recentcomments
vc_wp_rss
vc_wp_search
vc_wp_tagcloud
vc_wp_text
@rxnlabs
Copy link

rxnlabs commented Jan 20, 2023

Thanks for putting this together! This is awesome. Lol'd about the Classic ASP note. I can relate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment