bw_jquery_filename() – Determine whether or not the jQuery file is a .pack or .min or .dev or something else
bw_jquery_locate_script_file() – Locate a jQuery script file from the list of plugins given
bw_jquery_script_plugin_file() – Determine a potential source for a script file and whether or not it’s a .pack or .min file
bw_forp() – Fixed or percentage?
bw_follow_link_() – Displays a default Follow me link using oik icons
bw_follow_link_gener() – Create a follow me link using genericons
bw_follow_link_dash() – Create a follow me link using dashicons
bw_follow_me__syntax() – Syntax for [bw_follow_me] shortcode
bw_follow_e() – Produce a ‘follow me’ button if there is a value for the selected social network
bw_follow_me() – Implement [bw_follow_me] shortcode
bw_follow_link() – Create the link for the selected theme= parameter
bw_flickr() – Implement [bw_flickr] shortcode
bw_facebook() – Implement [bw_facebook] shortcode
bw_follow() – Create a styled follow me button
bw_flex() – Implement [bw_flex] shortcode
shortcodes/oik-follow.php
bw_format_flex() –
shortcodes/oik-flex.php
bw_cycle_validate_fx() –
bw_cycle_fxs() – Return a list of the jQuery cycle effects
bw_contact_form__snippet() – Implement snippet hook for [bw_contact_form]
bw_contact_form__example() – Implement example hook for [bw_contact_form]
bw_contact_form__syntax() – Syntax hook for [bw_contact_form] shortcode
_bw_process_contact_form_oik() – Process a contact form submission
bw_contact_form__help() – Implement help hook for bw_contact_form
bw_display_contact_form() – Show/process a contact form using oik
bw_contact_form() – Implements the [bw_contact_form] shortcode
bw_contact_form_submit_button() – Create the submit button for the contact form
_bw_show_contact_form_oik() – Show the "oik" contact form
bw_contact_form_id() – Return a unique contact form ID
shortcodes/oik-contact-form.php
bw_formal() – Implement [bw_company] shortcode to display the company’s formal name
bw_get_shortcode_function() – Return the function to invoke for the shortcode
bw_block_func() – Return the block function to invoke for the shortcode and active level of Artisteer
bw_find_post() – Find a post in an array of post using the specified $matchfunc This routine will not find the $given post
bw_format_matched_link() – Format the matched post link
bw_format_attachment() – Format the "attachment" – basic first version
bw_thumbnail_full() – Find the correct file name for this image
bw_format_accordion() – Format an accordion block – for jQuery UI accordion 1.9.2 or higher
oik_attachment_fields_to_edit() – Add the custom image link using the same method as the Portfolio slideshow plugin which used the method documented here:
oik_attachment_fields_to_save() – Save the "oik custom image link URL"
attachment_fields_to_edit – filter
oik_plugin_file_loaded() – Function to invoke when the file has been loaded
attachment_fields_to_save – filter
bw_shortc_filter_mce_plugin() – Implement ‘mce_external_plugins’ filter to name the plugin file for the bwshortc_button
bw_shortc_filter_mce_button() – Implement ‘mce_buttons’ filter to add the oik shortcodes button
edit_form_advanced – action
edit_page_form – action
bw_paypal_filter_mce_plugin() – Implement ‘mce_external_plugins’ filter to add the jQuery code to be executed when then bwpaypalbutton_button is clicked
bw_paypal_filter_mce_button() – Implement ‘mce_buttons’ filter to add the bwpaypal_button to the array of Tiny MCE buttons
bw_filter_mce_button() – Implement ‘mce_buttons’ filter
bw_filter_mce_plugin() – Implement the ‘mce_external_plugins’ filter
bw_add_shortcode_file() – Add the location for the lazy shortcode
bw_file_exists() – Check the "enhanced" file exists
oik_require_file() – Require a file in a library
oik_lib_fallback() – Set a(nother) fallback directory for shared library processing
oik_require_lib_fallback() – Load the library from fallback directories
bw_format_skv() – Return the choices and notes for a keywords values
bw_form_sc_syntax() – Format the shortcode syntax for returning in HTML
bw_form_sc_get_first_parm_name() – Get first parm name
bw_form_sc_parm_help() – Return link to shortcode parameter help
oik_honeypot_field_name() – Return the honeypot field name
oik_menu_footer() – Create an oik menu footer
oik_remote::oik_check_for_theme_update() – Check an oik-themes server for an updated theme
oik_remote::oik_check_for_update() – Check an oik-plugins server for an updated plugin
OIK_Autoload::file() – Determine the file name from the class and path
bw_get_field_data() – Return the field data
bw_field_registered_for_object_type() – Returns true if the field name is registered for the object type
bw_determine_post_type_from_hook() – Determines post type from hook
bw_format_taxonomy() – Format a taxonomy for the ‘post’
bw_format_meta() – Format the meta data for the ‘post’
bw_format_sep() –
bw_format_label() – Format the label for a field
bw_query_field_label() – Get the label for a field
bw_format_field() – Theme an array of custom fields
_bw_theme_field_default_bw_header_image() – Default function to display a field of name "bw_header_image"
_bw_theme_field_default() – Default theming of metadata based on field name ( $key ) or content? ( $value )
bw_label_from_key() – Create a field label given the key name
bw_theme_field__excerpt() – Theme the "excerpt"
bw_theme_field__title() – Theme a ‘title’ field
bw_theme_field__post_title() – Theme the "post_title" field
bw_theme_field() – Theme a custom field
bw_pre_theme_field() – Request plugins to load their field theming functions
bw_format_custom_column() – format a custom column on the admin page IF the column is defined in bw_fields
oik_pre_theme_field – action
libs/bw_fields.php
bw_jq_flush() – Flush the inline jQuery code to the WordPress footer
admin_print_footer_scripts – action
wp_footer – filter
oik_check_for_theme_update() – Check an oik-themes server for an updated theme
oik_check_for_update() – Check an oik-plugins server for an updated plugin
oik_check_these_for_update() – Check these plugins for updated versions
oik_check_checked_for_update() – Check the checked array for updates
bw_restore_filter() – Restore a filter ( pre WordPress 4.7 )
bw_replace_filter() – Replace a filter function with one of our own ( pre WordPress 4.7 )
bw_disable_filter() – Disable a filter but leave it in place
bw_trace_filter() – Dummy filter to trace the parameters being passed
bw_disabled_filter() – Dummy filter used for disabled filters
- « Previous Page
- 1
- 2
- 3
- 4
- …
- 7
- Next Page »
