Closed bmattb closed 4 years ago
As Unsplash we want to change the name of the WP application making the oAuth2 request for improved analytics
Currently: NAME: WordPress OAuth and description EG: Client application for XWP - www.xwp.co
WordPress OAuth and description
Client application for XWP - www.xwp.co
Request is to change to:
body' => [ 'name' => 'get_bloginfo( 'name' )', 'description' => 'Wordpress Oauth Client application for: ' . get_bloginfo( 'name' ) . ' - ' . get_home_url( null, '/' ),
],
Do not alter or remove anything below. The following sections will be managed by moderators only.
Feature description
As Unsplash we want to change the name of the WP application making the oAuth2 request for improved analytics
Currently: NAME:
WordPress OAuth and description
EG:Client application for XWP - www.xwp.co
Request is to change to:
Do not alter or remove anything below. The following sections will be managed by moderators only.
Acceptance criteria
Implementation brief
QA testing instructions
Demo
Changelog entry