jetpack_bump_stats_extras, testimonials, new-activation
jetpack_bump_stats_extras, testimonials, new-activation
Appears in: jetpack.16.0.1
Hook Type: action
Displaying hooks found in version: jetpack.16.0.1do_action('jetpack_bump_stats_extras, testimonials, new-activation') is found 1 times:
- /jetpack_vendor/automattic/jetpack-classic-theme-helper/src/custom-post-types/class-jetpack-testimonial.php line 283
* Bump Testimonial > New Activation stat */ public function new_activation_stat_bump() { /** This action is documented in modules/widgets/social-media-icons.php */ do_action( 'jetpack_bump_stats_extras', 'testimonials', 'new-activation' ); } /** * Bump Testimonial > Option On/Off stats to get total active * * @param mixed $old The old option value.