Last active
October 4, 2021 11:28
-
-
Save reachkamrul/ba209d520c747814e99ca873d86e033f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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