Skip to content

Instantly share code, notes, and snippets.

@engelen
Created April 18, 2014 17:10
Show Gist options
  • Save engelen/11054537 to your computer and use it in GitHub Desktop.
Save engelen/11054537 to your computer and use it in GitHub Desktop.
<?php
add_filter( 'cac/settings/tab_contents', 'myplugin_cac_tab_contents', 10, 2 ); // All tabs
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment