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