WordPress Hooks Explorer

Listing all hooks extracted WordPress Core


Details about twenty_twenty_one_content_width

Back to home

Files

Filename Hook Type Line Number PHP Doc
wp-content/themes/twentytwentyone/functions.php apply_filters 388 /**
* Set the content width in pixels, based on the theme's design and stylesheet.
*
* Priority 0 to make it available to lower priority callbacks.
*
* @since Twenty Twenty-One 1.0
*
* @global int $content_width Content width.
*
* @return void
*/

Hook Parameters

Parameter Type Name Description