Developer Guide
7 guides filed under developer guide, 6 of them covering Pro features.
- Custom Storage Drivers Pro WPMediaVerse uses a pluggable storage driver system. The free plugin ships with a Local driver (stores files in the WordPress uploads directory)..
- Hooks & Filters Reference Pro All WPMediaVerse hooks use the mvs prefix. Pro-only hooks require WPMediaVerse Pro to be active and are labeled (Pro). Hooks introduced in version 1.1.
- Migration Tools Pro WPMediaVerse Pro includes WP-CLI commands to import media from three popular WordPress media plugins. Each command reads the source plugin's data and.
- Pro REST API Reference Pro WPMediaVerse Pro registers its own REST namespace, mvs-pro/v1, alongside the free mvs/v1 namespace. Pro must be active for any of these routes to be.
- REST API Reference All routes below use the mvs/v1 namespace (the messaging routes share the same namespace).
- Template Overrides Pro WPMediaVerse uses a template loading system that checks your active theme before falling back to plugin templates. This lets you fully customize media.
- WP-CLI Commands Pro WPMediaVerse registers its commands under the wp mvs namespace. Pro adds its own subcommands to that same namespace (import-, competitions ) plus one.