API & Plugin Development
A little help to get you started building custom integrations for WPMU DEV plugins and services.
1. Forminator API Docs
- 1.1 Methods
- 1.2 Modified or Deprecated Hooks
- 1.3 Get Support
2. Hummingbird API Docs
- 2.1 Action: wphb_delete_db_data
- 2.2 Action: wphb_get_performance_report
- 2.3 Action: wphb_clear_page_cache
- 2.4 Filter: wp_hummingbird_is_active_module_minify', '__return_false
- 2.5 Filter: wphb_page_cache_custom_terms
- 2.6 Endpoint: /status/(?P<module>[\\w-]+)
- 2.7 Endpoint: /clear_cache/(?P<module>[\\w-]+)
- 2.8 Get Support
3. Hustle Providers API Doc
4. Smush API Docs
- 4.1 WP-CLI
- 4.2 Get Support
5. Defender API Docs
- 5.1 Filters & Actions
- 5.2 WP-CLI
- 5.3 Modified or Deprecated Hooks
- 5.4 Get Support
6. Snapshot API Docs
- 6.1 Filters & Actions
- 6.2 WP-CLI
- 6.3 Get Support
7. Beehive API Docs
- 7.1 Filter: beehive_admin_body_classes_is_plugin_admin
- 7.2 Filter: beehive_assets_scripts_localize_vars_{$script}
- 7.3 Filter: beehive_assets_scripts_common_localize_vars
- 7.4 Filter: beehive_assets_get_scripts
- 7.5 Filter: beehive_assets_get_styles
- 7.6 Filter: beehive_privacy_content
- 7.7 Filter: beehive_i18n_get_locale_scripts
- 7.8 Filter: beehive_main_menu_items
- 7.9 Action: beehive_after_activate
- 7.10 Action: beehive_after_upgrade
- 7.11 Action: beehive_settings_init
- 7.12 Get Support
8. Hosting API docs
- 8.1 WP-CLI
- 8.2 SSH
- 8.3 CI/CD
- 8.4 Get Support