Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #59635, comment 2


Ignore:
Timestamp:
10/20/2023 10:19:48 PM (12 months ago)
Author:
antonvlasenko
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #59635, comment 2

    initial v1  
    11I'm thinking to myself, maybe it's fine to have the current regular expressions, as a theme can also be a child theme. Thus, the template ID could have the following structure: `<parent_theme>/<child_theme>/template_name`. I'm testing different scenarios.
     2
     3UPD. No, `parent_theme` isn't needed. It's enough to specify the theme's name.