[oik] plugins.com

WordPress plugins and themes

  • Home
  • About
    • lazy shortcodes
    • smart shortcodes
    • oik base plugin
      • oik – donate
      • oik PayPal buttons
      • oik installation
      • oik Button Shortcode button
      • oik changelog
      • oik FAQ
      • oik plugins on SVN
      • oik plugins on GitHub
  • Plugins
    • oik base plugin
    • FREE oik plugins
    • WordPress plugins
    • Premium oik plugins
    • Bespoke oik plugins
  • Shortcodes
    • Shortcode examples
  • Blocks
    • Block examples
  • APIs
    • ALL action and filter hooks
  • Blog
You are here: Home / APIs / oik-css APIs

oik-css APIs

Application Programming Interfaces for the oik-css plugin.
  • add_keyword() –
  • add_keyword_group() –
  • build_parse_cache() –
  • build_style_cache() –
  • bw_apply_width_mapping() – Apply a mapping to the width to adjust for different devices
  • bw_autop() – Implement [bw_autop] shortcode
  • bw_autop__help() – Help hook for [bw_autop]
  • bw_autop__syntax() – Syntax hook for [bw_autop]
  • bw_background() – Implement [bw_background] shortcode
  • bw_background__help() – Help hook for [bw_background] shortcode
  • bw_background__syntax() – Syntax hook for [bw_background] shortcode
  • bw_better_autop() – Improve wpautop and shortcode_unautop processing
  • bw_css__example() – Implement example hook for the bw_css shortcode
  • bw_css__help() – Help hook for [bw_css] shortcode
  • bw_css__syntax() – Implement syntax hook for the bw_css shortcode
  • bw_default_selector_for_theme() – Return the default selector for the theme’s background image
  • bw_detexturize() – Detexturize content
  • bw_dynamic_adjust_width() – Set a new width allowing for left and right padding
  • bw_dynamic_css_class() – Dynamically generate the CSS class that is suggested by the class name
  • bw_dynamic_css_generate() – Dynamically generate a CSS class for width or height
  • bw_dynamic_css_generate_height() – Dynamically generate a CSS class for min-height
  • bw_dynamic_css_generate_width() – Dynamically generate a CSS class definition for width
  • bw_dynamic_css_pv() – Return a CSS declaration – property: value pair
  • bw_enqueue_style() – Enqueue the internal CSS styling
  • bw_format_content() – Format the content for the chosen language
  • bw_format_style() – Format the CSS as part of the content, if required
  • bw_geshi() – bw_geshi
  • bw_geshi_highlight() – Our version of geshi_highlight
  • bw_geshi_it() – Perform GeSHi – Generic Syntax Highlighter processing
  • bw_geshi__example() – Implement example hook for the bw_geshi shortcode
  • bw_geshi__help() – Help hook for the bw_geshi shortcode
  • bw_geshi__syntax() – Syntax hook for the bw_geshi shortcode
  • bw_no_texturize_shortcodes() – Implement "no_texturize_shortcodes" for oik-css shortcodes
  • bw_omq() – Dynamically generate an oik-media-query class definition from the class names given
  • bw_omq_class() – Maintain a list of "oik-media-query" classes to generate
  • bw_omq_default_media_rules() – We’re trying to create a set of media queries with graceful degradation as the window width narrows
  • bw_omq_wp_footer() – Dynamically generate the CSS classes and media queries
  • bw_omq__help() – Help hook for "bw_omq" shortcode
  • bw_omq__syntax() – Syntax hook for "bw_omq" shortcode
  • bw_padding() – Return the value for the padding/margin field when the $padding_pos matches a value in $match
  • bw_remove_unwanted_tags() – Remove unwanted tags introduced by other filters
  • bw_tracef() – Implement an intermediate trace filter to monitor what’s happening with "the_content"
  • bw_wpautop() – Implement ‘the_content’ filter using wpautop() without converting newlines to br tags
  • change_case() –
  • disable_highlighting() –
  • do_shortcode_earlier() – Search content for shortcodes and filter shortcodes through their hooks.
  • do_shortcode_tag_earlier() – Regular Expression callable for do_shortcode_earlier() for calling shortcode hook.
  • enable_classes() –
  • enable_highlighting() –
  • enable_ids() –
  • enable_important_blocks() –
  • enable_inner_code_block() –
  • enable_keyword_links() –
  • enable_line_numbers() –
  • enable_multiline_span() –
  • enable_strict_mode() –
  • error() –
  • finalise() –
  • footer() –
  • GeSHi() –
  • geshi_highlight() – Easy way to highlight stuff.
  • get_language_fullname() –
  • get_language_name() –
  • get_language_name_from_extension() –
  • get_line_style() –
  • get_multiline_span() –
  • get_real_tab_width() –
  • get_stylesheet() –
  • get_supported_languages() –
  • get_time() –
  • get_version() –
  • handle_keyword_replace() –
  • handle_multiline_regexps() –
  • handle_regexps_callback() –
  • header() – header
  • highlight_lines_extra() –
  • hsc() –
  • indent() –
  • load_from_file() –
  • load_language() –
  • merge_arrays() –
  • notext_wrappit() – Wrap the result of the shortcode in notext/dotext
  • oik_css() – Implement [bw_css] shortcode
  • oik_css_activation() – Implement "admin_notices" for oik-css to check plugin dependency
  • oik_css_admin_menu() – Implement "oik_admin_menu" filter for oik-css
  • oik_css_init() – Implement "oik_add_shortcodes" action for oik-css
  • oik_css_lazy_oik_menu_box() –
  • oik_css_oik_loaded() – Implement "oik_loaded" action for oik-css
  • oik_css_oik_menu_box() – Display the oik-css menu box
  • oik_css_options() –
  • oik_css_plugin_loaded() – Function to run when the plugin file is loaded
  • oik_css_validate_lang() – Validate the language for GeSHi
  • oik_geshi() – Implement the [bw_geshi] shortcode for source code syntax highlighting
  • optimize_keyword_group() –
  • optimize_regexp_list() –
  • parse_code() –
  • parse_non_string_part() –
  • remove_keyword() –
  • remove_keyword_group() –
  • replace_keywords() –
  • set_brackets_highlighting() –
  • set_brackets_style() –
  • set_case_keywords() –
  • set_case_sensitivity() –
  • set_code_style() –
  • set_comments_highlighting() –
  • set_comments_style() –
  • set_encoding() –
  • set_escape_characters_highlighting() –
  • set_escape_characters_style() –
  • set_footer_content() –
  • set_footer_content_style() –
  • set_header_content() –
  • set_header_content_style() –
  • set_header_type() –
  • set_highlight_lines_extra_style() –
  • set_important_styles() –
  • set_keyword_group_highlighting() –
  • set_keyword_group_style() –
  • set_language() –
  • set_language_path() –
  • set_line_ending() –
  • set_line_style() –
  • set_link_styles() –
  • set_link_target() –
  • set_methods_highlighting() –
  • set_methods_style() –
  • set_numbers_highlighting() –
  • set_numbers_style() –
  • set_overall_class() –
  • set_overall_id() –
  • set_overall_style() –
  • set_regexps_highlighting() –
  • set_regexps_style() –
  • set_script_style() –
  • set_source() –
  • set_strings_highlighting() –
  • set_strings_style() –
  • set_symbols_highlighting() –
  • set_symbols_style() –
  • set_tab_width() –
  • set_time() –
  • set_url_for_keyword_group() –
  • set_use_language_tab_width() –
  • start_line_numbers_at() –
  • stripos() – stripos
  • Tests_admin_oik_css::reload_domains() – Reloads the text domains
  • Tests_admin_oik_css::setUp() –
  • Tests_admin_oik_css::test_oik_css_lazy_oik_menu_box() – Tests oik_menu_box and oik_css_options with bw_autop disabled
  • Tests_admin_oik_css::test_oik_css_lazy_oik_menu_box_bb_BB() – Tests oik_menu_box and oik_css_options with bw_autop disabled language bb_BB
  • Tests_admin_oik_css::test_oik_css_options_bw_autop_enabled() – Tests oik_css_options with bw_autop enabled
  • Tests_admin_oik_css::test_oik_css_options_bw_autop_enabled_bb_BB() – Tests oik_css_options with bw_autop enabled language bb_BB
  • Tests_oik_css::setUp() –
  • Tests_oik_css::test_bw_better_autop() – Unit test of bw_better_autop()
  • Tests_oik_css::test_trimmed_parm_returned() –
  • Tests_oik_css::trimmed_parm_returned() –
  • Tests_shortcodes_oik_autop::reload_domains() – Reloads the text domains
  • Tests_shortcodes_oik_autop::setUp() –
  • Tests_shortcodes_oik_autop::test_bw_autop_off() – Test [bw_autop off] shortcode expansion and filtering results
  • Tests_shortcodes_oik_autop::test_bw_autop_on() – Test [bw_autop on] shortcode expansion and filtering results
  • Tests_shortcodes_oik_autop::test_bw_autop__help() –
  • Tests_shortcodes_oik_autop::test_bw_autop__help_bb_BB() –
  • Tests_shortcodes_oik_autop::test_bw_autop__syntax() –
  • Tests_shortcodes_oik_autop::test_bw_autop__syntax_bb_BB() –
  • Tests_shortcodes_oik_background::delete_uploaded_files() – Non generic routine to delete the uploaded files
  • Tests_shortcodes_oik_background::dummy_attachment() – Create a dummy attachment
  • Tests_shortcodes_oik_background::dummy_post() – Create a dummy page
  • Tests_shortcodes_oik_background::reload_domains() – Reloads the text domains
  • Tests_shortcodes_oik_background::setUp() –
  • Tests_shortcodes_oik_background::test_bw_background() – Test [bw_background] shortcode with a thumbnail attached to the selected post
  • Tests_shortcodes_oik_background::test_bw_background_no_thumbnail() – Test [bw_background] shortcode with no thumbnail attached to the selected post
  • Tests_shortcodes_oik_background::test_bw_background_no_thumbnail_bb_BB() – Test [bw_background] shortcode with no thumbnail attached to the selected post – bb_BB lang
  • Tests_shortcodes_oik_background::test_bw_background__help() –
  • Tests_shortcodes_oik_background::test_bw_background__help_bb_BB() –
  • Tests_shortcodes_oik_background::test_bw_background__syntax() –
  • Tests_shortcodes_oik_background::test_bw_background__syntax_bb_BB() –
  • Tests_shortcodes_oik_css::reload_domains() – Reloads the text domains
  • Tests_shortcodes_oik_css::setUp() –
  • Tests_shortcodes_oik_css::test_bw_css__example() –
  • Tests_shortcodes_oik_css::test_bw_css__example_bb_BB() –
  • Tests_shortcodes_oik_css::test_bw_css__help() –
  • Tests_shortcodes_oik_css::test_bw_css__help_bb_BB() –
  • Tests_shortcodes_oik_css::test_bw_css__syntax() –
  • Tests_shortcodes_oik_css::test_bw_css__syntax_bb_BB() –
  • Tests_shortcodes_oik_css::test_bw_detexturize() – Test that content is detexturized
  • Tests_shortcodes_oik_css::test_bw_enqueue_style() – Tests the inline style for bw_css shortcode
  • Tests_shortcodes_oik_css::test_bw_format_style() – Tests bw_format_style which calls bw_geshi_it for CSS
  • Tests_shortcodes_oik_css::test_bw_geshi_it() – Tests bw_geshi_it directly, for CSS Including a [ in the content
  • Tests_shortcodes_oik_css::test_bw_geshi_it_leading_space() – Tests a leading space passed to GeSHi
  • Tests_shortcodes_oik_css::test_bw_remove_unwanted_tags() – Test that unwanted tags are removed
  • Tests_shortcodes_oik_css::test_oik_css() – Test [bw_css] shortcode expansion
  • Tests_shortcodes_oik_geshi::reload_domains() – Reloads the text domains
  • Tests_shortcodes_oik_geshi::setUp() –
  • Tests_shortcodes_oik_geshi::test_bw_format_content_lang_css() – Test bw_format_content for lang=css
  • Tests_shortcodes_oik_geshi::test_bw_format_content_lang_html() – Test bw_format_content for lang=html
  • Tests_shortcodes_oik_geshi::test_bw_format_content_lang_html5() – Test bw_format_content for lang=html5
  • Tests_shortcodes_oik_geshi::test_bw_format_content_lang_javascript() – Test bw_format_content for lang=javascript
  • Tests_shortcodes_oik_geshi::test_bw_format_content_lang_jquery() – Test bw_format_content for lang=jquery
  • Tests_shortcodes_oik_geshi::test_bw_format_content_lang_mysql() – Test bw_format_content for lang=mysql
  • Tests_shortcodes_oik_geshi::test_bw_format_content_lang_php() – Test bw_format_content for lang=php
  • Tests_shortcodes_oik_geshi::test_bw_geshi_help() –
  • Tests_shortcodes_oik_geshi::test_bw_geshi__example() –
  • Tests_shortcodes_oik_geshi::test_bw_geshi__example_bb_BB() –
  • Tests_shortcodes_oik_geshi::test_bw_geshi__help_bb_BB() –
  • Tests_shortcodes_oik_geshi::test_bw_geshi__syntax() –
  • Tests_shortcodes_oik_geshi::test_bw_geshi__syntax_bb_BB() –
  • Tests_shortcodes_oik_geshi::test_no_unexpected_side_effects_in_setUp() – In shortcodes/oik-css.php there was an
  • Tests_shortcodes_oik_geshi::test_oik_css_validate_lang() – Tests oik_css_validate_lang
  • Tests_shortcodes_oik_geshi::test_oik_css_validate_lang_bb_BB() – Tests invalid language – when user forgets it in the shortcode
  • Tests_shortcodes_oik_geshi::test_oik_css_validate_lang_en_GB() – Tests invalid language – when user forgets it in the shortcode
  • Tests_shortcodes_oik_geshi::test_oik_geshi() –
  • wpautop_nobr() – Replace double line-breaks without adding `<br />`.
  • wptexturize_after_shortcodes() – Replaces common plain text characters into formatted entities
  • wptexturize_blocks() – Apply wptexturize logic in blocks
  • _genCSSName() –
  • _optimize_regexp_list_tokens_to_string() –
Note: This list may include the APIs from the geshi sub-folder.

Published: July 19, 2013 | Last updated: July 19, 2013

Information

Component:
Letters: O

Recent plugin updates

sb-breadcrumbs-block v0.6.1 Update to sb-breadcrumbs-block v0.6.1 for support for PHP 8.1 and PHP 8.2 ...
slog v1.5.1 Update to slog v1.5.1 for support for PHP 8.1 and PHP 8.2 ...
oik-presentation v2.0.1 Update to oik-presentation v2.0.1 for support for PHP 8.1 and PHP 8.2. ...
oik-video v1.2.4 Update to oik-video v1.2.4 for support for PHP 8.1 and PHP 8.2 ...
oik-tunes v1.0.0 Update to oik-tunes v1.0.0 for support for PHP 8.1 and PHP 8.2 ...

Plugins

  • All Plugins
  • oik base plugin
  • FREE oik plugins
  • WordPress plugins
  • Premium oik plugins

Themes

  • FREE themes
  • Bespoke themes
  • Premium themes

Blocks

  • All Blocks
  • Block examples
  • About Blocks

Shortcodes

  • All Shortcodes
  • Shortcode examples
  • About Shortcodes

Reference

  • About APIs
  • All APIs
  • All Classes
  • All Files
  • All Hooks

Support

  • Contact
  • Cookies policy
  • Get API key
  • Privacy
  • Request support
  • Sitemap
  • Stay informed
  • Terms and Conditions
oik-plugins
Email: oikplug@oik-plugins.com

Weight shipping plugins

Find out which cart weight shipping plugin you need for your WooCommerce site.
Which cart weight based plugin do I need?

Site:  www.oik-plugins.com
© Copyright oik-plugins 2011-2023. All rights reserved.


Website designed and developed by Herb Miller of Bobbing Wide
Proudly powered by WordPress and oik-plugins
WordPress 6.4.1. PHP: 7.4.33. Memory limit: 768M