oik_check_honeypot – action
oik_check_installed_plugin() – Find out of we think the plugin is installed but not activated or not even installed
oik_check_version() – Checks that the version of the plugin is at least the value we specify Notes: If there is no version function then we assume it’s OK If no version is specified then we assume it’s OK We perform string compares on the version – allowing for 1.0.995a etc
oik_require_class() – Force "autoload" of a class
oik_update::oik_alttheme_check() – Check for theme updates
oik_update::oik_altapi_check() – Check for plugin updates
libs/class-oik-update.php
oik_remote::get_computer_name() – Gets the computer name
libs/class-oik-sc-help.php
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_remote::oik_check_these_for_update() – Check these plugins for updated versions
oik_remote::oik_check_checked_for_update() – Check the checked array for updates
libs/class-oik-remote.php
OIK_Plugin_Update::compatible_version() – Checks compatible versions
OIK_Plugin_Update::version_check() – Check minimum required version loaded
libs/class-oik-plugin-update.php
OIK_Autoload::set_classes() – Register a set of classes that can be autoloaded
OIK_Autoload::set_class() – Register a class that can be autoloaded
OIK_Autoload::locate_class() – Locate the required class
OIK_Autoload::__construct() – Constructor for the OIK_autoload class
oik_query_autoload_classes – filter
libs/class-oik-autoload.php
dependencies_cache::get_captured_html() – Returns the captured HTML
dependencies_cache::get_latest_html() – Returns the latest HTML
dependencies_cache::echo_captured_html() – Echoes captured HTML
dependencies_cache::capture_scripts() – Captures scripts
dependencies_cache::replay_scripts() – Replays scripts.
dependencies_cache::replay_styles() – Replays styles.
dependencies_cache::replay_dependencies() – Replays dependencies onto the queues.
dependencies_cache::reload_dependencies() – Reloads from serialized dependencies
dependencies_cache::enqueue_style() – Enqueues a style
dependencies_cache::enqueue_script() – Enqueues a script
dependencies_cache::serialize_dependencies() – Returns serialized dependencies
dependencies_cache::wp_dependency_compare() – Compares dependency objects.
dependencies_cache::register_style() – Registers a style.
dependencies_cache::register_script() – Registers a script.
dependencies_cache::query_styles_changes() – Determines styles changes.
dependencies_cache::query_scripts_changes() – Determines scripts changes.
dependencies_cache::query_dependencies_changes() – Queries the changes to dependencies.
dependencies_cache::save_styles() – Saves the current state of dependencies for styles
dependencies_cache::save_scripts() – Saves the current state of dependencies for scripts
dependencies_cache::save_dependencies() –
dependencies_cache::reset_styles() –
dependencies_cache::instance() – Return a single instance of this class
dependencies_cache::reset_scripts() –
dependencies_cache::__construct() – Constructor for dependencies_cache
dependencies_cache
libs/class-dependencies-cache.php
libs/class-bobbcomp.php
libs/class-BW-.php
bw_format_custom_column() – format a custom column on the admin page IF the column is defined in bw_fields
bw_custom_column() – Display a custom column for a post
bw_custom_column_post_meta() – Format custom column data for post_meta data
bw_custom_column_admin() – Format a custom column on admin pages
bw_custom_column_taxonomy() – Format custom column data for a taxonomy
bw_current_post_id() – Set/return the current post ID
bw_checkbox() – Create a checkbox field given a field name and value
collage__syntax() – Syntax for [collage] shortcode – Artisteer themes
bw_copyright__syntax() – Syntax for [bw_copyright] shortcode
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
oik_lazy_alttheme_check() – option__site_transient_update_themes stdClass Object ( [last_checked] => 1367174636 [checked] => Array (
oik_lazy_altapi_check() – Update site_transient_update_plugins for each of our plugins
includes/oik-contact-form-email.php
bw_lazy_trace_config_startup() – Implement (lazy) trace startup from wp-config.php
includes/bwtrace-config.php
bw_register_custom_category() – Register a custom "category" taxonomy
bw_register_custom_tags() – Register a custom "tags" taxonomy
bw_get_categories() – Get the list of categories for this "post" as a string of slugs separated by commas
bw_get_the_content() – Expand shortcodes in the content
bw_clear_processed_posts() – Clear the array of processed posts
bw_check_metabox_field() – Check if the field should be displayed in the metabox
bw_form_field_checkbox() –
bw_get_post_class() – Return the post classes given the post id
bw_field_function_comments() – Format the Comments count (format=o)
bw_field_function_categories() – Format the Categories (format=c)
bw_field_function_content() – Format the content (format=C)
bw_content() – Format the full content of a post
bw_copyright() – Displays the copyright statement for the company
bw_clear() – Implement the [clear] shortcode to create a div to clear the floats
bw_get_current_user_id() – Return the current user ID if there is one
bw_get_cms_type() – Determine the CMS type
bw_lazy_relocate_pre_current_active_plugins() – Perform plugin relocation just before the plugins are listed on the admin page for action: pre_current_active_plugins
bw_check_gitrepos() – Implement ‘pre_current_active_plugins’ to perform Git repo checking
bw_check_symlinks() – Implement ‘pre_current_active_plugins’ to perform symlink checking
bw_relocate_pre_current_active_plugins() – Perform plugin relocation just before the plugins are listed on the admin page
oik_code_table() – Display the table of active shortcodes, sorted by name
oik_code_example() – Display an example of the shortcode, which may be oik generated
oik_code_snippet() – Display the snippet the shortcode, which may be oik generated
oik_code_about() – Display the introduction to oik shortcode help
bw_edit_custom_css_link() – Link to allow the custom CSS file to be edited
bw_create_file() – Create a file with the specified name in the specified directory
oik_more_contact_numbers() – Display more telephone numbers
oik_company_info() – Display Company Information
oik_contact_info() – Display Contact information
- « Previous Page
- 1
- 2
- 3
- 4
- 5
- …
- 9
- Next Page »