Variable inside shortcode or shortcode inside shortcode

apparently I found the solution (thanks to amatorpl), if anyone needs it: function show_history() { $user = wp_get_current_user(); $user_email = $user->user_email; $show_history = ‘[shortcode_name search=”‘.$user_email.'” show=”url, color, size”]’; $history = do_shortcode($show_history); return $history; } add_shortcode(‘show_history’, ‘show_history’); Thanks for the try

Problem parsing long parameter in shortcode

After tinkering obsessively, I have solved the problem. As stated above, this is the failing shortcode entered in the post [product product_sell_price=$765 product_description=20”x16” oil on stretched linen. Varnished for protection and ease of cleaning. Includes the frame as shown and is ready to hang.] This is the shortcode that works perfectly: [product product_sell_price=$765 product_description=’20”x16” oil … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)