Inventory_Presser_Admin_Customize_Dashboard
Contents
Description Description
An object that customizes the administrator dashboard to make managing an inventory of vehicles easy.
Source Source
File: includes/admin/class-admin-customize-dashboard.php
Expand full source code Collapse full source code View on Github
Methods Methods
- add_columns_to_vehicles_table — add_columns_to_vehicles_table
- add_meta_boxes_to_cpt — add_meta_boxes_to_cpt
- add_vehicles_to_admin_bar — add_vehicles_to_admin_bar
- annotate_add_media_button — annotate_add_media_button
- change_post_updated_messages — change_post_updated_messages
- change_taxonomy_show_ui_attributes — change_taxonomy_show_ui_attributes
- create_add_media_button_annotation — create_add_media_button_annotation
- create_delete_all_post_attachments_button — create_delete_all_post_attachments_button
- delete_all_post_attachments — delete_all_post_attachments
- enable_order_by_attachment_count — enable_order_by_attachment_count
- hooks — hooks
- insert_settings_link — insert_settings_link
- load_scripts — load_scripts
- make_vehicles_table_columns_sortable — make_vehicles_table_columns_sortable
- meta_box_html_featured — meta_box_html_featured
- meta_box_html_options — meta_box_html_options
- meta_box_html_prices — meta_box_html_prices
- meta_box_html_vehicle — meta_box_html_vehicle
- move_advanced_meta_boxes — move_advanced_meta_boxes
- move_tags_meta_box — move_tags_meta_box
- output_add_media_button_annotation — output_add_media_button_annotation
- populate_columns_we_added_to_vehicles_table — populate_columns_we_added_to_vehicles_table
- sanitize_array — sanitize_array
- save_taxonomy_term — save_taxonomy_term
- save_vehicle_post_meta — save_vehicle_post_meta
- save_vehicle_taxonomy_terms — save_vehicle_taxonomy_terms
- taxonomies_slugs_array — taxonomies_slugs_array
- vehicles_table_columns_orderbys — vehicles_table_columns_orderbys
Changelog Changelog
Version | Description |
---|---|
1.3.1 | Introduced. |