APIs
1 to 15 of 133
- bw_build_overridden_type() – Build the overridden post_type definition
- bw_delete_option() – Remove an option field from a set
- bw_list_registered_post_types() – Return a list of registered post_types
- bw_list_taxonomies() – Return a list of taxonomies
- bw_return_singular_name() – Return the singular name for the post_type, if defined
- bw_update_archive_stuff() – Handle a change of the has_archive / rewrite setting
- bw_update_option() – Set the value of an option field in the options group
- bw_update_post_type() – Update the existing post_type with the overrides
- bw_update_post_type_supports() – Update post_type supports features
- oikcpt_adjust_args() – Set the required values for the $args to register_post_type()
- oikcpt_admin_menu() – Implement "oik_admin_menu" for oik-types
- oikcpt_fields_loaded() – Implement "oik_fields_loaded" for oik-types
- oikcpt_get_registered_type_args() – Return the registered post type’s values as an args array
- oikcpt_lazy_admin_menu() – Lazy implementation for "oik-types" admin menu
- oikcpt_lazy_types_do_page() – oik-types – Custom Post Types page
Classes
Files
1 to 10 of 10
- admin
- admin/oik-activation.php
- admin/oik-f2t.php
- admin/oik-fields.php
- admin/oik-taxonomies.php
- admin/oik-types-admin.php
- admin/oik-types-cli.php
- admin/oik-types.php
- admin/oik-x2t.php
- oik-types.php