Filter by type:
Search
Skip to content
Browse: Home / Classes / Hooks / cf_post_for_stylesheet

apply_filters( 'cf_post_for_stylesheet', WP_Post $this_post )

Filters the post to build stylesheet for.


Parameters

$this_post

The global post.


Source

File: modules/gutenberg/classes/class-cartflows-gb-helper.php


Related

Used By

Used By
Used By Description
modules/gutenberg/classes/class-cartflows-gb-helper.php: Cartflows_Gb_Helper::generate_assets()

Generates stylesheet and appends in head tag.