Genesis-Developer-Starter-Lab icon indicating copy to clipboard operation
Genesis-Developer-Starter-Lab copied to clipboard

Let’s Build a Custom Developer’s Genesis Starter Child Theme

Results 1 Genesis-Developer-Starter-Lab issues
Sort by recently updated
recently updated
newest added

## Current behaviour The use of the `CHILD_TEXT_DOMAIN` constant prevents detection of strings by tools such as [Loco Translate](https://wordpress.org/plugins/loco-translate/). Some translation tools statically analyse files for translation, so `CHILD_TEXT_DOMAIN` is...