'slugs' ) ); // If the post has categories, check if the widget ID matches any of them if ( ! empty( $post_categories ) ) { foreach ( $post_categories as $slug ) { // If the widget ID contains the category slug (e.g. widget ID 'music' matches slug 'music') if ( strpos( $widget->id, $slug ) !== false || $widget->id === $slug ) { return $instance; // FORCE SHOW the matching logo widget } } } } // 2. If we are on a standard category archive page (like the main music page) if ( is_category() ) { $current_archive_cat = get_queried_object()->slug; // If the widget ID matches this category archive, show it if ( strpos( $widget->id, $current_archive_cat ) !== false || $widget->id === $current_archive_cat ) { return $instance; } } // Pass everything else through normally so Widget Options can handle the rest return $instance; }

Justin Bieber, Usher, Jaden Smith Rock Grammys (watch!)

Justin Bieber, Usher and Jaden Smith added to the Grammy spectacle with an over the top performance of Justin’s new song “Never Say Never,” which is also the title of his new movie.

The performance opened with eight ninja drummers parading down the aisles and stopping on stairs at the foot of the stage. Justin emerged on stage in a flash of light and flames.

He was wearing a black leather jacket, black tee-shirt and black jeans.

After the first verse, Jaden popped up on stage to rap. About five minutes into the seven minute performance Usher appears, and the audience goes wild.

Justin gave an over-the-top performance that demonstrated how much he has matured as a singer and dancer, but he was aced out of any Grammy awards, including best new artist.

That award went to jazz artist Esperanza Spalding, 26. She was the first jazz artist to win in 35 years.

Still, Justin gave an award winning performance. Check out the video; click to go.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.