artblockcontentframe_30() – draw the frame around the block content
artblockframe_30() – draw the frame around the block header
artblockheaderNoIcon_30() – Future use –
artblockheader_30() – Create a block header if the title text is specified
artblockcontentframe_25() – draw the frame around the block content
artblockframe_25() – draw the frame around the block header
artblockheaderNoIcon_25() – Future use –
artblockheader_25() – Create a block header if the title text is specified
admin/oik-themes.inc
bw_replace_active_plugins() – Replace all entries in "active_sitewide_plugins" and "active_plugins" with the new $to locations Note: We don’t need to check if the plugin is network only, we just check both arrays We do this whether it’s multisite or not.
admin/oik-plugins.inc
admin/oik-relocate.inc
admin/oik-depends.inc
bw_gitrepo_after_plugin_row() – Implement ‘after_plugin_row_$plugin_file’ for a Git repo
bw_symlinked_after_plugin_row() – Implement ‘after_plugin_row_$plugin_file’
bw_add_relocation() – Add a plugin relocation to the $bw_relocations list
after_plugin_row_$plugin_file – action
bw_relocate_pre_current_active_plugins() – Perform plugin relocation just before the plugins are listed on the admin page
oik_code_about() – Display the introduction to oik shortcode help
_oik_alt0_suffix() – Return the alt=0 suffix if required when oik-user is loaded
oik_address_info() – Address and geo fields
oik_admin_options() – Display the oik admin options
bw_load_admin_scripts() – Load the oik-quicktags jQuery/JavaScript for when TinyMCE or the advanced HTML editor is being used
pre_current_active_plugins – action
oik_options_add_page() – Add the options page
admin/oik-admin.php
admin/oik-admin.inc
admin/oik-activation.php
BW_List_Table::ajax_response() – Handle an incoming ajax request (called from admin-ajax.php)
BW_List_Table::row_actions() – Generate row actions div
BW_List_Table::current_action() – Get the current action selected from the bulk actions dropdown.
BW_List_Table::bulk_actions() – Display the bulk actions dropdown.
bulk_actions-$this – filter
BW_List_Table::ajax_user_can() – Checks the current user’s permissions
admin_footer – action
admin
admin/class-bw-list-table.php
Tests_includes_bwtrace::adjusted_abspath() –
Tests_admin_oik_bwtrace::unset_submenu() –
Tests_admin_oik_bwtrace::reload_domains() – Reloads the text domains
Tests_admin_oik_bwtrace::replace_memory_limit() – Replaces the memory limit with a fixed value
Tests_admin_oik_bwtrace::php_end_of_life() – Gets the PHP end of life message
Tests_admin_oik_bwtrace::replace_oik_trace_info() – Replace the values in the oik_trace_info table with consistent values
Tests_admin_oik_bwtrace::replace_php_end_of_life() – Replaces the PHP end of life message with a non-translatable literal string
Tests_admin_oik_bwtrace::test_bw_trace_options_do_page_bb_BB() – Tests the trace options page
Tests_admin_oik_bwtrace::update_trace_options() –
Tests_admin_oik_bwtrace::update_action_options() –
Tests_admin_oik_bwtrace::test_bw_trace_options_do_page() – Tests the trace options page
Tests_admin_oik_bwtrace::test_bw_action_options_do_page() –
Tests_admin_oik_bwtrace::test_bw_action_options_do_page_bb_BB() –
Tests_admin_oik_bwtrace::test_bw_action_options_add_page_bb_BB() –
Tests_admin_oik_bwtrace::test_bw_trace_options_add_page_bb_BB() –
Tests_admin_oik_bwtrace::test_bw_action_options_add_page() –
Tests_admin_oik_bwtrace::test_bw_trace_options_init() – Normally invoked by ‘admin_init’
Tests_admin_oik_bwtrace::test_bw_action_options_init() – Normally invoked by ‘admin_init’
Tests_admin_oik_bwtrace::test_bw_trace_options_add_page() –
Tests_admin_oik_bwtrace::setUp() –
tests/test-admin-oik-bwtrace.php
Tests_admin_oik_bwtrace
admin/oik-bwtrace.php
oika_oik_shortcode_atts() – Implement "oik_shortcode_atts" for oik-ajax
oika_alter_shortcode() – Updated the shortcode to reflect the requested page
oika_oik_ajax_do_shortcode() – Expand the chosen shortcode in the required context
oika_flatten_atts() – Flatten the atts parameter back into shortcode parameters
wp_ajax_oik-ajax-do-shortcode – action
wp_ajax_nopriv_oik-ajax-do-shortcode – action
oika_build_ajax_shortcode() – Build an "ajax" shortcode
oik-ajax.php
oik_ajax_loaded() – Functions to invoke when oik-ajax is loaded
Tests_shortcodes_oik_autop::reload_domains() – Reloads the text domains
Tests_shortcodes_oik_autop::test_bw_autop_on() – Test [bw_autop on] shortcode expansion and filtering results
Tests_shortcodes_oik_autop::test_bw_autop_off() – Test [bw_autop off] shortcode expansion and filtering results
Tests_shortcodes_oik_autop::test_bw_autop__syntax() –
Tests_shortcodes_oik_autop::test_bw_autop__syntax_bb_BB() –
Tests_shortcodes_oik_autop::test_bw_autop__help() –
Tests_shortcodes_oik_autop::test_bw_autop__help_bb_BB() –
Tests_shortcodes_oik_autop::setUp() –
Tests_shortcodes_oik_autop
tests/test-shortcodes-oik-autop.php
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::reload_domains() – Reloads the text domains
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_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
Tests_admin_oik_css::setUp() –
Tests_admin_oik_css::test_oik_css_options_bw_autop_enabled() – Tests oik_css_options with bw_autop enabled
tests/test-admin-oik-css.php
admin
Tests_nivo_php::dummy_attachment() – Create a dummy attachment
Tests_admin_oik_nivo_slider::test_oik_nivo_options_do_page_bb_BB() – Tests oik_nivo_options_do_page which assumes admin/oik-nivo-slider.php has been loaded
Tests_admin_oik_nivo_slider::reload_domains() – Reloads the text domains
Tests_admin_oik_nivo_slider::test_oik_nivo_options_do_page() – Tests oik_nivo_options_do_page which assumes admin/oik-nivo-slider.php has been loaded
Tests_admin_oik_nivo_slider::update_options() –
Tests_admin_oik_nivo_slider::test_oik_nivo_admin_menu_bb_BB() –
Tests_admin_oik_nivo_slider::unset_submenu() –
Tests_admin_oik_nivo_slider::setUp() –
Tests_admin_oik_nivo_slider::test_oik_nivo_admin_menu() – Tests translation for oik-nivo-slider’s admin menu this tests oik_nivo_lazy_admin_menu
Tests_admin_oik_nivo_slider::test_translate_bb_BB() – Just in time translation only works for plugins delivered from wordpress.org or plugins that deliver their .mo files to languages/plugins
- « Previous Page
- 1
- 2
- 3
- 4
- 5
- 6
- …
- 9
- Next Page »