_get_plugins(); $require = array_map( function( $item ) { return ALPUS_ENVATO_CODE ? $item['required'] : ( in_array( $item['slug'], array( ALPUS_CORE_SLUG, 'kirki', 'meta-box', 'elementor', ) ) ); }, $plugins['all'] ); array_multisort( $require, SORT_DESC, $plugins['all'] ); if ( count( $plugins['all'] ) ) { ?> ' . esc_html__( 'Good news! All plugins are already installed and up to date. Please continue.', 'alpus' ) . '

'; } ?>