/* function rehub_admin_error_notice() { $page = isset($_GET['page']) ? $_GET['page'] : ''; global $current_user; $user_id = $current_user->ID; // Check if the user has already ignored the notice if ( ! get_user_meta($user_id, 'ignore_notices_rehub149') ) { // Define the notice message $class = "error"; $message = 'This is a major update of the theme affecting post formats. Check our documentation for Rehub 15.0.'; // Display the admin notice echo "

$message

Hide Notice

"; } } add_action('admin_notices', 'rehub_admin_error_notice'); // Function to handle ignoring the notice function rehub_nag_ignore() { global $current_user; $user_id = $current_user->ID; // Add user meta when the user clicks the ignore link if ( isset($_GET['rehub_nag_ignore']) && '0' == $_GET['rehub_nag_ignore'] ) { add_user_meta($user_id, 'ignore_notices_rehub149', 'true', true); } } add_action('admin_init', 'rehub_nag_ignore'); } }*/ Shop - pp staging
Your cart is currently empty.

Return to shop

No products were found matching your selection.
pp staging
Logo