jetpack_content_width, $content_width

jetpack_content_width, $content_width

Appears in:
Hook Type: filter

See hook in core

Displaying hooks found in version: jetpack.16.0.1

apply_filters('jetpack_content_width, $content_width') is found 2 times:

  • /class.jetpack.php line 5348
    		 * @since 2.2.3
    		 *
    		 * @param string $content_width Content Width value.
    		 */
    		return apply_filters( 'jetpack_content_width', $content_width );
    	}
    
    	/**
    	 * Pings the WordPress.com Mirror Site for the specified options.
    	 *
    	 * @param string|array $option_names The option names to request from the WordPress.com Mirror Site.
    
  • /jetpack_vendor/automattic/jetpack-image-cdn/src/class-image-cdn-core.php line 445

    Warning: Undefined array key 447 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 448 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 449 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 450 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    		 * @since 2.2.3
    		 *
    		 * @param string $content_width Content Width value.
    		 */
    		return apply_filters( 'jetpack_content_width', $content_width );
    	}
    }