Skip to content

Commit

Permalink
Update setting-page.php
Browse files Browse the repository at this point in the history
  • Loading branch information
faisal-alvi authored Mar 11, 2019
1 parent b36e19a commit b1f44f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setting-page.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
add_action( 'admin_menu', 'wpreact_admin_menu' );

/**
* Function to add new menu in settings for Bricks
* Function to add new menu in settings
*
* @since 1.0.0
*/
Expand All @@ -28,7 +28,7 @@ function wpreact_admin_menu() {
}

/**
* Callback function of Bricks Setting Page - Render the settings page for the Bricks listing.
* Callback function of Setting Page
*
* @since 1.0.0
*/
Expand Down

0 comments on commit b1f44f8

Please sign in to comment.