Cartflows_Gb_Helper
Class Cartflows_Gb_Helper.
Source
File: modules/gutenberg/classes/class-cartflows-gb-helper.php
Methods
- __construct — Constructor
- block_assets — Enqueue Gutenberg block assets for both frontend + backend.
- blocks_google_font — Adds Google fonts all blocks.
- frontend_gfonts — Load the front end Google Fonts.
- generate_all_css — Parse CSS into correct CSS syntax.
- generate_assets — Generates stylesheet and appends in head tag.
- generate_css — Parse CSS into correct CSS syntax.
- get_assets — Generates stylesheet for reusable blocks.
- get_block_css_and_js — Generates CSS recurrsively.
- get_css_value — Get CSS value
- get_generated_stylesheet — Generates stylesheet in loop.
- get_instance — Initiator
- get_typography_css — Get Typography Dynamic CSS.
- parse — Parse Guten Block.
- print_script — Print the Script in footer.
- print_stylesheet — Print the Stylesheet in header.
- wp_actions — WP Actions.