feat(wpmc S3): Plugin::boot() wires ShortcodeDmr
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -50,6 +50,7 @@ final class Plugin
|
||||
Taxonomy::register();
|
||||
PostType::register();
|
||||
FieldGroup::register();
|
||||
ShortcodeDmr::register();
|
||||
}
|
||||
|
||||
private function dependencies_satisfied(): bool
|
||||
|
||||
Reference in New Issue
Block a user