Title: shortcode
Last modified: September 16, 2020

---

# shortcode

 *  [learnmadaim](https://wordpress.org/support/users/learnmadaim/)
 * (@learnmadaim)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/shortcode-772/)
 * Today 16/9/20 I upgradded colorMag,
    After I upgraded it all my shortcode in 
   frontpage stopped working. The shortcodes are added in my site in functions.php
   shortcode example that isn’t working – function show_loggedin_function( $atts){
 *  global $current_user, $user_login;
    get_currentuserinfo(); add_filter(‘widget_text’,‘
   do_shortcode’); if ($user_login) return ‘welcome ‘ . $current_user->user_firstname.‘!’;
   else return ‘[register/login](https://wordpress.org/support/topic/shortcode-772/&apos; . wp_login_url() . &apos; ?output_format=md)‘;
 * }
    please help
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fshortcode-772%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [learnmadaim](https://wordpress.org/support/users/learnmadaim/)
 * (@learnmadaim)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/shortcode-772/#post-13415479)
 * Found the solution… the upgraded replaced my functions.php
    thank you
 *  [Nidwija – ThemeGrill Support](https://wordpress.org/support/users/nidwija/)
 * (@nidwija)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/shortcode-772/#post-13417079)
 * Hi [@learnmadaim](https://wordpress.org/support/users/learnmadaim/)
 * Glad to hear that you solved your issue! Let us know if you have any further 
   queries.
 * Regards,
    ThemeGrill

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘shortcode’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/colormag/4.1.2/screenshot.jpg)
 * ColorMag
 * [Support Threads](https://wordpress.org/support/theme/colormag/)
 * [Active Topics](https://wordpress.org/support/theme/colormag/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/colormag/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/colormag/reviews/)

## Tags

 * [shortcode](https://wordpress.org/support/topic-tag/shortcode/)

 * 2 replies
 * 2 participants
 * Last reply from: [Nidwija – ThemeGrill Support](https://wordpress.org/support/users/nidwija/)
 * Last activity: [5 years, 7 months ago](https://wordpress.org/support/topic/shortcode-772/#post-13417079)
 * Status: not resolved