Skip to content

Commit

Permalink
chore: add unreleased tags
Browse files Browse the repository at this point in the history
  • Loading branch information
alaca committed Jul 10, 2024
1 parent e9cb51b commit a2fb103
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Onboarding/Wizard/Page.php
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ public function __construct(
* Register Onboarding Wizard as an admin page route
*
* @since 2.8.0
* @unreleased change capability to manage_give_settings
**/
public function add_page()
{
Expand All @@ -74,6 +75,7 @@ public function add_page()
* If the current page query matches the onboarding wizard's slug, method renders the onboarding wizard.
*
* @since 2.8.0
* @unreleased add user capability check
**/
public function setup_wizard()
{
Expand Down

0 comments on commit a2fb103

Please sign in to comment.