GETWID_DEBUG
public
mixed
GETWID_DEBUG
= \false
public
mixed
GETWID_DEBUG
= \false
public
mixed
GETWID_PLUGIN_BASENAME
= \plugin_basename(\GETWID_PLUGIN_FILE)
public
mixed
GETWID_PLUGIN_DIR
= \plugin_dir_path(__FILE__)
public
mixed
GETWID_PLUGIN_FILE
= __FILE__
getwid() : mixed
getwid_blocks_no_items_found(mixed $attributes, mixed $content) : mixed
Gets plugin's absolute directory path.
getwid_get_plugin_path([string $path = '' ]) : string
Relative path
Gets plugin's URL.
getwid_get_plugin_url([string $path = '' ]) : string
Get template part.
getwid_get_template_part(string $slug[, mixed $attributes = array() ][, mixed $extract = false ][, mixed $extra_attr = array() ]) : mixed
Retrieve the name of the highest priority template file that exists.
getwid_locate_template(string $slug) : mixed
getwid_maybe_add_option(mixed $option_name, mixed $option_value, mixed $autoload) : mixed
Generate section content width css
getwid_generate_section_content_width_css() : string
Generate smooth animations css
getwid_generate_smooth_animation_css() : string
Generate text color/background color style & class
getwid_custom_color_style_and_class(mixed &$style, mixed &$class, mixed $attributes[, mixed $process = 'color' ][, mixed $is_back_end = false ][, mixed $custom_color = false ]) : string
Generate custom paddings style & class
getwid_custom_paddings_style_and_class(mixed &$style, mixed &$class, mixed $attributes) : string
Generate custom alignment classes
getwid_custom_alignment_classes(mixed &$class, mixed $attributes) : string
Generate custom gradient styles
getwid_custom_gradient_styles(mixed $prefix, mixed &$style, mixed $attributes) : string
Build WP Query
getwid_build_custom_post_type_query(mixed $attributes) : array<string|int, mixed>
getwid_build_meta_query(mixed $meta_query) : array<string|int, mixed>
Determine whether a post or content string has Getwid "nested" blocks.
has_getwid_nested_blocks() : mixed
getwid_acf_is_active() : mixed
Determines whether the block editor is loaded.
getwid_is_block_editor() : mixed
Recursive sanitation for an array
getwid_recursive_sanitize_array( $array) : mixed
Load translations from the MO file.
getwid_load_textdomain() : mixed