id ) && false !== strpos( $screen->id, self::SLUG ) ) { $body_class .= ' ' . self::SLUG; } return $body_class; } /** * Output of the upgrade screen. */ public function output() { $settings_link = add_query_arg( array( 'page' => 'wpcode-settings', ), admin_url( 'admin.php' ) ); $snippets_page = add_query_arg( array( 'page' => 'wpcode', ), admin_url( 'admin.php' ) ); $image_generator = WPCODE_PLUGIN_URL . 'admin/images/upgrade-welcome-generator.jpg'; $image_settings = WPCODE_PLUGIN_URL . 'admin/images/upgrade-welcome-headers-footers.jpg'; $image_cloud = WPCODE_PLUGIN_URL . 'admin/images/upgrade-welcome-cloud.jpg'; $features = array( array( 'icon' => 'code', 'title' => __( 'Header & Footer Scripts', 'insert-headers-and-footers' ), 'desc' => __( 'Effortlessly manage global headers & footers in a familiar interface.', 'insert-headers-and-footers' ), ), array( 'icon' => 'filter', 'title' => __( 'Conversion Pixels', 'insert-headers-and-footers' ), 'desc' => __( 'Easily target specific pages to track conversions reliably.', 'insert-headers-and-footers' ), ), array( 'icon' => 'php', 'title' => __( 'PHP Snippets', 'insert-headers-and-footers' ), 'desc' => __( 'Add or remove features with full confidence that your site will not break.', 'insert-headers-and-footers' ), ), array( 'icon' => 'split', 'title' => __( 'Conditional Logic', 'insert-headers-and-footers' ), 'desc' => __( 'Create advanced conditional logic rules in an easy-to-use interface.', 'insert-headers-and-footers' ), ), array( 'icon' => 'error_badge', 'title' => __( 'Error Handling', 'insert-headers-and-footers' ), 'desc' => __( 'Unique error handling capabilities ensure you will not get locked out of your site.', 'insert-headers-and-footers' ), ), array( 'icon' => 'terminal', 'title' => __( 'Snippets Library', 'insert-headers-and-footers' ), 'desc' => __( 'One-click install from our extensive library of commonly-used snippets.', 'insert-headers-and-footers' ), ), ); $logo_src = WPCODE_PLUGIN_URL . 'admin/images/wpcode-logo.png'; // Translators: This simply adds the plugin name before the logo text. $logo_alt = sprintf( __( '%s logo', 'insert-headers-and-footers' ), 'WPCode' ); $syed_photo = WPCODE_PLUGIN_URL . 'admin/images/syed.png'; $mircea_photo = WPCODE_PLUGIN_URL . 'admin/images/mircea.png'; ?>

', '', '', '' ); ?>

', '' ); ?>

Syed

Syed Balkhi

Mircea

Mircea Sandu

<?php esc_attr_e( 'WPCode Generator Screen capture', 'insert-headers-and-footers' ); ?>

', '' ); ?>

', '' ); ?>

<?php esc_attr_e( 'WPCode Cloud Screen capture', 'insert-headers-and-footers' ); ?>
<?php esc_attr_e( 'WPCode Generator Screen capture', 'insert-headers-and-footers' ); ?>

', '' ); ?>