bsf_product_updates_disabled()

Function: Whether update checks are disabled for a product via its `BSF_{PRODUCT_ID}_CHECK_UPDATES` constant.

admin/bsf-core/includes/helpers.php:474

BSF_Update_Manager::populate_no_update()

Method: Add up to date products to the `no_update` list of the update transient data.

admin/bsf-core/class-bsf-update-manager.php:190

BSF_Update_Manager::get_all_products_for_type()

Method: Get the list of registered BSF products for a given type.

admin/bsf-core/class-bsf-update-manager.php:304