diff --git a/inc/extras.php b/inc/extras.php index 581a6b1..c79036c 100644 --- a/inc/extras.php +++ b/inc/extras.php @@ -132,7 +132,6 @@ function coletivo_reset_actions_required () { * * @author Everaldo Matias * @since 23/04/1987 - * */ add_action( 'after_switch_theme', 'coletivo_initial_config' ); function coletivo_initial_config() { @@ -174,7 +173,6 @@ function coletivo_initial_config() { * @author Everaldo Matias * @since 23/04/1987 * @see coletivo_initial_config() function - * */ function coletivo_remove_config () { diff --git a/sidebar-page.php b/sidebar-page.php index 1c10ece..1381669 100644 --- a/sidebar-page.php +++ b/sidebar-page.php @@ -1,9 +1,10 @@