jetpack_bump_stats_extras, testimonials, option-off

jetpack_bump_stats_extras, testimonials, option-off

Appears in:
Hook Type: action

See hook in core

Displaying hooks found in version: jetpack.16.0.1

do_action('jetpack_bump_stats_extras, testimonials, option-off') is found 1 times:

  • /jetpack_vendor/automattic/jetpack-classic-theme-helper/src/custom-post-types/class-jetpack-testimonial.php line 300
    			}
    
    			if ( ! empty( $old ) && empty( $new ) ) {
    				/** This action is documented in modules/widgets/social-media-icons.php */
    				do_action( 'jetpack_bump_stats_extras', 'testimonials', 'option-off' );
    			}
    		}
    
    		/**
    		 * Bump Testimonial > Published Testimonials stat when testimonials are published
    		 */