Skip to content

Plugin hooks should be prefixed with DJPRESS_ and not DJ_ #169

Description

@stuartmaxwell

There are two plugin hooks with associated template tags that are prefixed with "DJ_":

  • DJ_HEADER and the associated template tag {% dj_header %}
  • DJ_FOOTER and the associated template tag {% dj_footer %}

Both of these should be prefixed with DJPRESS_ instead of DJ_.

Metadata

Metadata

Assignees

Labels

Breaking ChangeImplementing this change will result in a breaking change.refactorRefactor existing code

Projects

Status
No status

Relationships

None yet

Development

No branches or pull requests

Issue actions