PATH:
home
/
letacommog
/
entrepro
/
wp-content
/
plugins
/
content-egg
/
application
/
admin
/
views
<?php if (\ContentEgg\application\Plugin::isFree() || \ContentEgg\application\Plugin::isInactiveEnvato()): ?> <div class="cegg-maincol"> <?php endif; ?> <div class="wrap"> <h2><?php _e('Integration with Affiliate Egg', 'content-egg') ?></h2> <?php settings_errors(); ?> <p> <?php _e('You <a href="http://www.keywordrush.com/en/docs/content-egg/AffiliateEggIntegration.html">can activate</a> parsers of <a href="http://www.keywordrush.com/en/affiliateegg">Affiliate Egg</a> as modules of Content Egg.', 'content-egg'); ?> <?php _e('For search by keyword, plugin will use search of original site.', 'content-egg'); ?> </p> <?php if (!ContentEgg\application\admin\AeIntegrationConfig::isAEIntegrationPosible()): ?> <p> <?php _e('Here are the <a href="http://www.keywordrush.com/res/ae_supported_shops.txt">full list</a> of Affiliate Egg supported shops.', 'content-egg'); ?> </p> <p> <b><?php _e('For first step make next actions:', 'content-egg'); ?></b> <ol> <li><?php _e('Install and activate <a href="http://www.keywordrush.com/en/affiliateegg">Affiliate Egg</a>', 'content-egg'); ?></li> <li><?php _e('Version of Affiliate Egg must be greater than', 'content-egg'); ?> <?php echo ContentEgg\application\admin\AeIntegrationConfig::MIN_AE_VERSION; ?> </li> </ol> </p> <?php else: ?> <form action="options.php" method="POST"> <?php settings_fields($page_slug); ?> <table class="form-table"> <?php \do_settings_fields($page_slug, 'default'); ?> </table> <?php submit_button(); ?> </form> <?php endif; ?> </div> <?php if (\ContentEgg\application\Plugin::isFree() || \ContentEgg\application\Plugin::isInactiveEnvato()): ?> </div> <?php include('_promo_box.php'); ?> <?php endif; ?>
[+]
..
[-] metabox_module.php
[edit]
[-] _metabox_search_results_images.php
[edit]
[-] product_index.php
[edit]
[-] _metabox_search_results.php
[edit]
[-] _promo_box.php
[edit]
[-] _metabox_results.php
[edit]
[-] settings.php
[edit]
[-] autoblog_index.php
[edit]
[-] ae_integration.php
[edit]
[-] autoblog_edit.php
[edit]
[-] metabox_general.php
[edit]
[-] _metabox_autoblog.php
[edit]
[-] import_export.php
[edit]
[-] prefill.php
[edit]