diff --git a/docs/indices/files.html b/docs/indices/files.html index fbe1ea6..461f859 100644 --- a/docs/indices/files.html +++ b/docs/indices/files.html @@ -92,8 +92,8 @@
src/admin/layout/class-settings.php | +
src/includes/class-config.php |
src/includes/class-settings.php | -
src/admin/layout/class-settings.php |
Line | +Element | +Reason | +
---|---|---|
1108 | +Settings::custom_css_migration() | ++ |
Line | -Element | -Reason | -
---|---|---|
1108 | -Settings::custom_css_migration() | -- |
src/admin/class-wysiwyg.php | +2 | +
src/admin/layout/class-engine.php | +16 | +
src/includes/class-config.php | 6 |
src/includes/class-template.php | 7 | -
src/admin/class-wysiwyg.php | -2 | -
src/admin/layout/class-engine.php | -16 |
src/public/class-parser.php | @@ -122,6 +122,122 @@
Type | +Line | +Description | +
---|---|---|
TODO | +60 | +Should this be `static`? | +
TODO | +86 | +Should this be `static`? | +
Type | +Line | +Description | +
---|---|---|
TODO | +137 | +Refactor sections into their own class? | +
TODO | +167 | +Refactor meta boxes into their own class? | +
TODO | +167 | +Pass actual functions rather than strings? | +
TODO | +253 | +Move to {@see}. | +
TODO | +266 | +Review nonce verification. | +
TODO | +339 | +Review nonce verification. | +
TODO | +368 | +Required? Should be `abstract`? | +
TODO | +409 | +Refactor HTML generation. | +
TODO | +424 | +Refactor HTML generation. | +
TODO | +456 | +Refactor HTML generation. | +
TODO | +484 | +Refactor HTML generation. | +
TODO | +506 | +Refactor HTML generation. | +
TODO | +541 | +Refactor HTML generation. | +
TODO | +564 | +Refactor HTML generation. | +
TODO | +564 | +Use proper colorpicker element. | +
TODO | +588 | +Refactor HTML generation. | +
Refactor templating. | -
Type | -Line | -Description | -
---|---|---|
TODO | -60 | -Should this be `static`? | -
TODO | -86 | -Should this be `static`? | -
Type | -Line | -Description | -
---|---|---|
TODO | -137 | -Refactor sections into their own class? | -
TODO | -167 | -Refactor meta boxes into their own class? | -
TODO | -167 | -Pass actual functions rather than strings? | -
TODO | -253 | -Move to {@see}. | -
TODO | -266 | -Review nonce verification. | -
TODO | -339 | -Review nonce verification. | -
TODO | -368 | -Required? Should be `abstract`? | -
TODO | -409 | -Refactor HTML generation. | -
TODO | -424 | -Refactor HTML generation. | -
TODO | -456 | -Refactor HTML generation. | -
TODO | -484 | -Refactor HTML generation. | -
TODO | -506 | -Refactor HTML generation. | -
TODO | -541 | -Refactor HTML generation. | -
TODO | -564 | -Refactor HTML generation. | -
TODO | -564 | -Use proper colorpicker element. | -
TODO | -588 | -Refactor HTML generation. | -