apply_filters( 'invp_query_limit' )
This function is being called via AJAX and the post_id is incoming, so get the post
Source
Related
Used By
Used By | Description |
---|---|
includes/integrations/class-classic-editor.php: Inventory_Presser_Classic_Editor::create_add_media_button_annotation() |
create_add_media_button_annotation |
includes/template-tags.php: invp_get_the_photo_count() |
invp_get_the_photo_count |
includes/template-tags.php: invp_get_the_photos() |
Fill arrays of thumb and large |
includes/class-invp.php: INVP::delete_all_data() |
delete_all_data |
includes/class-invp.php: INVP::delete_all_inventory() |
delete_all_inventory |
inventory-presser.php: Inventory_Presser_Plugin::delete_rewrite_rules_option() |
Deletes the rewrite_rules option so the rewrite rules are generated on the next page load without ours. Called during deactivation. |
inventory-presser.php: Inventory_Presser_Plugin::flush_rewrite() |
Flushes rewrite rules. |
includes/class-allow-inventory-as-home-page.php: Inventory_Presser_Allow_Inventory_As_Home_Page::create_pages() |
create_pages |
includes/class-allow-inventory-as-home-page.php: Inventory_Presser_Allow_Inventory_As_Home_Page::delete_pages() |
delete_pages |
includes/widget/class-widget-inventory-grid.php: Inventory_Presser_Grid::content() |
Creates HTML that renders the widget front-end. |
includes/class-taxonomies.php: Inventory_Presser_Taxonomies::remove_terms_cron_job() |
Removes a WordPress cron job that we schedule daily to clean up empty terms in a few of our taxonomies. |
includes/class-taxonomies.php: Inventory_Presser_Taxonomies::schedule_terms_cron_job() |
Schedules a daily WordPress cron job to clean up empty terms in a few of our taxonomies and also correct counts. |