Skip to content

Added customisation hooks to the authorize template #196

Open
thomasfw wants to merge 3 commits intoWP-API:masterfrom
thomasfw:template-hooks
Open

Added customisation hooks to the authorize template #196
thomasfw wants to merge 3 commits intoWP-API:masterfrom
thomasfw:template-hooks

Conversation

@thomasfw
Copy link

@thomasfw thomasfw commented Jan 16, 2017

Filter Hooks

  • json_oauth1.theme.authorize.show_avatar
  • json_oauth1.theme.authorize.title
  • json_oauth1.theme.authorize.description

Action Hooks

  • json_oauth1.theme.authorize.before_login_info
  • json_oauth1.theme.authorize.after_login_info

#194

Thomas Whyles and others added 3 commits January 16, 2017 14:31
Filter Hooks
- json_oauth1.theme.authorize.show_avatar
- json_oauth1.theme.authorize.title
- json_oauth1.theme.authorize.description

Action Hooks
- json_oauth1.theme.authorize.before_login_info
- json_oauth1.theme.authorize.after_login_info
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant