__( 'Abrir menu', 'gustavoo-portfolio' ), 'collapse' => __( 'Fechar menu', 'gustavoo-portfolio' ), ) ); } if ( is_singular() && comments_open() && get_option( 'thread_comments' ) ) { wp_enqueue_script( 'comment-reply' ); } } add_action( 'wp_enqueue_scripts', 'gustavoo_portfolio_enqueue_assets' );