Markers
Table of Contents
| GP-cookbook/includes/single.php | 1 |
| GP-cookbook/includes/singular.php | 1 |
| pfic/public/class-recipe.php | 1 |
| pfic/uninstall.php | 1 |
single.php
| Type | Line | Description |
|---|---|---|
| TODO | 41 | #69 Find a better way to enqueue GenerateBlocks assets. |
singular.php
| Type | Line | Description |
|---|---|---|
| TODO | 42 | #99 Change if/elseif to a switch statement in singular.php |
class-recipe.php
| Type | Line | Description |
|---|---|---|
| TODO | 146 | #95 Improve performance. Consider caching the recipe category check result as a transient to avoid having to get the categories and check the parents on every call. |
uninstall.php
| Type | Line | Description |
|---|---|---|
| TODO | 101 | #75 Determine CPT content deletion strategy on uninstall. |