Skip to content

Instantly share code, notes, and snippets.

@trangsihung
Created February 23, 2018 02:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save trangsihung/fa23188ab77a724289fcbef1df4723de to your computer and use it in GitHub Desktop.
Save trangsihung/fa23188ab77a724289fcbef1df4723de to your computer and use it in GitHub Desktop.
Tips
<?php
// visual composer is enabled for a post/page
$vc_enabled = get_post_meta($post_id, '_wpb_vc_js_status', true);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment