%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/bbw/farmaci/wordpress/wp-content/plugins/gravityforms/
Upload File :
Create Path :
Current File : /var/www/html/bbw/farmaci/wordpress/wp-content/plugins/gravityforms/help.php

<?php

if ( ! class_exists( 'GFForms' ) ) {
	die();
}

class GFHelp {
	public static function help_page() {
		if ( ! GFCommon::ensure_wp_version() ) {
			return;
		}

		echo GFCommon::get_remote_message();

		$min = defined( 'SCRIPT_DEBUG' ) && SCRIPT_DEBUG || isset( $_GET['gform_debug'] ) ? '' : '.min';

		?>
		<link rel="stylesheet" href="<?php echo GFCommon::get_base_url() ?>/css/admin<?php echo $min; ?>.css" />
		<div class="wrap <?php echo GFCommon::get_browser_class() ?>">
			<h2><?php _e( 'Gravity Forms Help', 'gravityforms' ); ?></h2>

			<div style="margin-top:10px;">

				<div
					class="gforms_help_alert alert_yellow"><?php _e( "<strong>IMPORTANT NOTICE:</strong> We do not provide support via e-mail. Please <a href='http://www.gravityhelp.com/support/' target='_blank'>open a support ticket</a>.", 'gravityforms' ) ?></div>

				<div><?php _e( "Please review the plugin documentation and <a href='http://www.gravityhelp.com/frequently-asked-questions/'>frequently asked questions (FAQ)</a> first. If you still can't find the answer <a href='http://www.gravityhelp.com/support/' target='_blank'>open a support ticket</a> and we will be happy to answer your questions and assist you with any problems. <strong>Please note:</strong> If you have not <a href='http://www.gravityforms.com/purchase-gravity-forms/'>purchased a license</a> from us, you won't have access to these help resources.", 'gravityforms' ); ?></div>


				<div class="hr-divider"></div>

				<h3><?php _e( 'Gravity Forms Documentation', 'gravityforms' ); ?></h3>

				<ul style="margin-top:15px;">
					<li>
						<div class="gforms_helpbox">
							<form name="jump">
								<select name="menu">
									<!-- begin documentation listing -->
									<option
										selected><?php _e( 'Documentation (please select a topic)', 'gravityforms' ); ?></option>
									<option
										value="http://gravityhelp.com/documentation/page/Getting_Started"><?php _e( 'Getting Started', 'gravityforms' ); ?></option>
									<option
										value="http://gravityhelp.com/documentation/page/Using_Gravity_Forms"><?php _e( 'Using Gravity Forms', 'gravityforms' ); ?></option>
									<option
										value="http://gravityhelp.com/documentation/page/Design_and_Layout"><?php _e( 'Design and Layout', 'gravityforms' ); ?></option>
									<option
										value="http://gravityhelp.com/documentation/page/Developer_Docs"><?php _e( 'Developer Docs', 'gravityforms' ); ?></option>
									<option
										value="http://gravityhelp.com/documentation/page/Add-ons"><?php _e( 'Add-Ons', 'gravityforms' ); ?></option>
									<option
										value="http://gravityhelp.com/documentation/page/How_To"><?php _e( 'How To', 'gravityforms' ); ?></option>
									<!-- end documentation listing -->
								</select>
								<input type="button" class="button"
									   onClick="window.open(document.jump.menu.options[document.jump.menu.selectedIndex].value);"
									   value="<?php _e( 'GO', 'gravityforms' ); ?>">
							</form>
						</div>

					</li>
				</ul>

				<div class="hr-divider"></div>

				<h3><?php _e( 'Gravity Forms FAQ', 'gravityforms' ); ?></h3>
				<ul style="margin-top:15px;">
					<li>
						<div class="gforms_helpbox">
							<form name="jump1">
								<select name="menu1">

									<!-- begin faq listing -->
									<option selected><?php _e( 'FAQ (please select a topic)', 'gravityforms' ); ?></option>
									<option value="http://www.gravityhelp.com/frequently-asked-questions/#faq_installation"><?php _e( 'Installation Questions', 'gravityforms' ); ?></option>
									<option value="http://www.gravityhelp.com/frequently-asked-questions/#faq_styling"><?php _e( 'Formatting/Styling Questions', 'gravityforms' ); ?></option>
									<option value="http://www.gravityhelp.com/frequently-asked-questions/#faq_notifications"><?php _e( 'Notification Questions', 'gravityforms' ); ?></option>
									<option value="http://www.gravityhelp.com/frequently-asked-questions/#faq_general"><?php _e( 'General Questions', 'gravityforms' ); ?></option>

									<!-- end faq listing -->
								</select>
								<input type="button" class="button"
									   onClick="window.open(document.jump1.menu1.options[document.jump1.menu1.selectedIndex].value);"
									   value="<?php _e( 'GO', 'gravityforms' ); ?>">
							</form>
						</div>

					</li>

				</ul>

				<div class="hr-divider"></div>

				<h3><?php _e( 'Gravity Forms Downloads', 'gravityforms' ); ?></h3>
				<?php _e( '<strong>Please Note:</strong> Only licensed Gravity Forms customers are granted access to the downloads section.', 'gravityforms' ); ?>
				<ul style="margin-top:15px;">
					<li>
						<div class="gforms_helpbox">
							<form name="jump3">
								<select name="menu3">

									<!-- begin downloads listing -->
									<option selected><?php _e( 'Downloads (please select a product)', 'gravityforms' ); ?></option>
									<option value="http://www.gravityhelp.com/downloads/"><?php _e( 'Gravity Forms', 'gravityforms' ); ?></option>
									<option value="http://www.gravityhelp.com/downloads/add-ons/"><?php _e( 'Gravity Forms Add-Ons', 'gravityforms' ); ?></option>

									<!-- end downloads listing -->
								</select>
								<input type="button" class="button"
									   onClick="window.open(document.jump3.menu3.options[document.jump3.menu3.selectedIndex].value);"
									   value="<?php _e( 'GO', 'gravityforms' ); ?>">
							</form>
						</div>

					</li>

				</ul>


				<div class="hr-divider"></div>

				<h3><?php _e( 'Gravity Forms Tutorials &amp; Resources', 'gravityforms' ); ?></h3>
				<?php _e( '<strong>Please note:</strong> The Gravity Forms support team does not provide support for third party scripts, widgets, etc.', 'gravityforms' ); ?>

				<div class="gforms_helpbox" style="margin:15px 0;">
					<ul class="resource_list">
						<li><a href="http://www.gravityhelp.com/">Gravity Forms Blog</a></li>
						<li><a target="_blank" href="http://www.gravityhelp.com/gravity-forms-css-visual-guide/">Gravity
								Forms Visual CSS Guide</a></li>
						<li><a target="_blank"
							   href="http://www.rocketgenius.com/gravity-forms-css-targeting-specific-elements/">Gravity
								Forms CSS: Targeting Specific Elements</a></li>
						<li><a target="_blank"
							   href="http://www.gravityhelp.com/creating-a-modal-form-with-gravity-forms-and-fancybox/">Creating
								a Modal Form with Gravity Forms and FancyBox</a></li>
						<li><a target="_blank" href="http://yoast.com/gravity-forms-widget-update/">Gravity Forms Widget
								(Third Party Release)</a></li>
						<li><a target="_blank" href="http://wordpress.org/extend/plugins/wp-mail-smtp/">WP Mail SMTP
								Plugin</a></li>
						<li><a target="_blank" href="http://wordpress.org/extend/plugins/members/">Members Plugin (Role
								Management - Integrates with Gravity Forms)</a></li>
						<li><a target="_blank" href="http://wordpress.org/extend/plugins/really-simple-captcha/">Really
								Simple Captcha Plugin (Integrates with Gravity Forms)</a></li>
					</ul>

				</div>

			</div>
		</div>


	<?php
	}
}

Zerion Mini Shell 1.0