Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ob_start();
- Your table content here;
- $table_html = ob_get_contents();
- ob_end_clean();
- echo do_shortcode('[subscribe_to_unlock_form]'.$table_html.'[/subscribe_to_unlock_form]');
Advertisement
Add Comment
Please, Sign In to add comment