Skip to content

Commit

Permalink
chore(theme): filter function doc description correction.
Browse files Browse the repository at this point in the history
  • Loading branch information
rpeterman-gp committed May 2, 2024
1 parent 73de4b3 commit c411fc7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions wp-content/themes/the-world/functions.php
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,7 @@ function tw_admin_styles() {

if ( ! function_exists( 'tw_admin_init_editor_styles' ) ) {
/**
* Set cookie to store auth token. SHould be an http cookies.
* Assume frontend will be served from the same domain.
* Add editor styles.
*
* @return void
*/
Expand Down

0 comments on commit c411fc7

Please sign in to comment.