is_embedded(); } return $promote_views; } function promote_types_and_views() { static $promoted = false; if (!$promoted) { $promote_types = defined('WPCF_RUNNING_EMBEDDED'); $promote_views = is_promote_views(); if ($promote_types || $promote_views) { add_action('admin_menu', 'promote_types_and_views_menu'); } } } function promote_types_and_views_menu() { $promote_types = defined('WPCF_RUNNING_EMBEDDED'); $promote_views = is_promote_views(); if ($promote_types || $promote_views) { add_theme_page(__('Get Types and Views', 'wpv-views'), 'Get Types and Views', 'manage_options', 'wpv-get-types-views', 'promote_types_and_views_admin'); } } function promote_types_and_views_admin() { ?>
Types and Views. Developers use these two plugins to build complex websites, without coding.', 'wpv-views'); ?>
Types is available for free and Views costs only $49. Once you have installed the full versions of Types and Views you\'ll be able to create and edit your own content types, layouts and listings.', 'wpv-views'), 'http://wordpress.org/extend/plugins/types/', 'http://wp-types.com' . $affiliate_url); ?>
Learn more', 'wpv-views'), 'http://wp-types.com' . $affiliate_url); ?>