wpas_submit_post?, true, $post_id, $service_name, $connection

wpas_submit_post?, true, $post_id, $service_name, $connection

Appears in:
Hook Type: filter

See hook in core

Displaying hooks found in version: jetpack.16.0.1

apply_filters('wpas_submit_post?, true, $post_id, $service_name, $connection') is found 1 times:

  • /jetpack_vendor/automattic/jetpack-publicize/src/class-publicize-base.php line 922
    				 * @param string $service_name Service name.
    				 * @param array $connection The connection data.
    				 */
    				/* phpcs:ignore WordPress.NamingConventions.ValidHookName.UseUnderscores */
    				if ( ! apply_filters( 'wpas_submit_post?', true, $post_id, $service_name, $connection ) ) {
    					continue;
    				}
    
    				// Should we be skipping this one?
    				$skip = (
    					(