esc_html__( 'AF Companion', 'magnitude' ), 'slug' => 'af-companion', 'required' => false, ), array( 'name' => esc_html__( 'Elespare', 'magnitude' ), 'slug' => 'elespare', 'required' => false, ), array( 'name' => esc_html__( 'Blockspare', 'magnitude' ), 'slug' => 'blockspare', 'required' => false, ), array( 'name' => esc_html__( 'Latest Posts Block', 'magnitude' ), 'slug' => 'latest-posts-block-lite', 'required' => false, ), array( 'name' => esc_html__( 'Magic Content Box', 'magnitude' ), 'slug' => 'magic-content-box-lite', 'required' => false, ), array( 'name' => esc_html__( 'WP Post Author', 'magnitude' ), 'slug' => 'wp-post-author', 'required' => false, ), array( 'name' => esc_html__( 'Free Live Chat using 3CX', 'magnitude' ), 'slug' => 'wp-live-chat-support', 'required' => false, ) ); tgmpa( $plugins ); } endif; add_action( 'tgmpa_register', 'magnitude_recommended_plugins' );