Skip to content

Instantly share code, notes, and snippets.

@reachkamrul
Last active October 4, 2021 11:28
Show Gist options
  • Save reachkamrul/ba209d520c747814e99ca873d86e033f to your computer and use it in GitHub Desktop.
Save reachkamrul/ba209d520c747814e99ca873d86e033f to your computer and use it in GitHub Desktop.
global $current_user;
get_currentuserinfo();
echo do_shortcode('[ninja_tables id="77" filter=" ' . $current_user->user_email . '" ] ');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment