-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
A new feature that will allow users who do not have technical knowledge for PHP to enable a compatible loop so content loads out of the box for them should the theme require support.
This still can be overridden should a theme have the template copied to their theme directory, but by providing this feature, users who do not have time to customize or know how to can simply enable a secondary form of support.
A setting will be added to allow the user to choose. Should it be enabled the standard template will not be used and a function will be called to load a compatible loop which cannot be edited.
The compatible loop does not require looking up template parts it simply loads the post content, metadata and comments if any.