Skip to content

Commit

Permalink
lmendoza/wordpress-headless
Browse files Browse the repository at this point in the history
  • Loading branch information
Leonardo Mendoza Fernadez authored and Leonardo Mendoza Fernadez committed Feb 27, 2024
1 parent 26632d9 commit a28bf48
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions orcid-core/src/main/java/org/orcid/core/togglz/Features.java
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@


public enum Features implements Feature {

@Label("Homepage Headless WordPress")
WORDPRESS_HOME_PAGE,


@Label("Registration 2.1: Add affiliations on registration")
REGISTRATION_2_1,

Expand Down

0 comments on commit a28bf48

Please sign in to comment.