Markers
Table of Contents
class-wp-backstage-nav-menu-item.php
| Type | Line | Description |
|---|---|---|
| TODO | 419 | Though it's probably not needed, try to check nonce here. |
class-wp-backstage-options.php
| Type | Line | Description |
|---|---|---|
| TODO | 379 | Maybe make per field rest option? |
class-wp-backstage-taxonomy.php
| Type | Line | Description |
|---|---|---|
| TODO | 1204 | Document `$tt_id` better. |
class-wp-backstage-widget.php
| Type | Line | Description |
|---|---|---|
| TODO | 95 | Set error when existing registered widget has same slug. |
| TODO | 291 | Though its probably not needed, try to check nonce here. |
class-wp-backstage.php
| Type | Line | Description |
|---|---|---|
| TODO | 1721 | Figure out why tiny MCE is only focusing the last editor on the page, |
| TODO | 1690 | Make sure clicking on label focuses the editor. |