.wp_ac_sh_shortcode_button { background: #505050 !important; border-color: #505050 #505050 #505050 !important; -webkit-box-shadow: 0 1px 0 #505050 !important; box-shadow: 0 1px 0 #505050 !important; color: #fff; text-decoration: none; text-shadow: 0 -1px 1px #505050 ,1px 0 1px #505050,0 1px 1px #505050,-1px 0 1px #505050 !important; } Accordion Shortcode '; return $context; } function wpsm_ac_sh_editor_popup_content() { ?>
$time, 'dismissed' => false ); add_option('wpsm_ac_sh_review', $review); //$load = true; } else { // Check if it has been dismissed or not. if ( (isset( $review['dismissed'] ) && ! $review['dismissed']) && (isset( $review['time'] ) && (($review['time'] + (DAY_IN_SECONDS * 2)) <= $time)) ) { $load = true; } } // If we cannot load, return early. if ( ! $load ) { return; } // We have a candidate! Output a review message. ?>'Hi! We saw you have been using Accordion plugin for a few days and wanted to ask for your help to make the plugin better.We just need a minute of your time to rate the plugin. Thank you!