We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fbf8a9 commit f4ef992Copy full SHA for f4ef992
app/boilerplates/simple/app/admin/class-app.php
@@ -46,7 +46,7 @@ function __construct( $installed_dir, $installed_url, $version ) {
46
$this->installed_url = $installed_url;
47
$this->version = $version;
48
49
- // Put your new Class() or add_action() here.
+ // Put your new PHP Class or add_action method here.
50
}
51
52
0 commit comments