PluginProbe
SEO Redirection Plugin – 301 Redirect Manager / 8.4
SEO Redirection Plugin – 301 Redirect Manager v8.4
9.19 trunk 4.17 7.1 7.2 7.3 7.4 7.5 7.6 7.7 7.8 7.9 8.1 8.2 8.3 8.4 8.5 8.6 8.7 8.8 8.9 9.1 9.10 9.11 9.12 All 39 releases
seo-redirection / options / premium.php

premium.php in SEO Redirection Plugin – 301 Redirect Manager 8.4, at options/premium.php

38 lines 5.1 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php
2 if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly
3 $imgpath= $util->get_plugin_url().'custom/images/';
4 ?>
5
6 <h2><?php _e("What’s New in Premium Version?","seo-redirection") ?></h2>
7 <hr/>
8 <ul class="features">
9 <li><?php _e("Organize your redirects in ","seo-redirection") ?><strong><?php _e("groups","seo-redirection") ?></strong>.</li>
10 <li><strong><?php _e("Redirect Cache","seo-redirection") ?></strong> <?php _e("feature to boost performance and redirect speed.","seo-redirection") ?></li>
11 <li><?php _e("Supports all","seo-redirection") ?> <strong><?php _e("post types","seo-redirection") ?></strong><?php _e("with the capability of activating or deactivating any post type.","seo-redirection") ?> </li>
12 <li><?php _e("More redirect types are available ex.","seo-redirection") ?> <strong><?php _e("StartWith","seo-redirection") ?></strong>, <strong><?php _e("EndWith","seo-redirection") ?></strong>, <strong><?php _e("Contain","seo-redirection") ?></strong><?php _e(" (To redirect all links that contain some text) or ","seo-redirection") ?><strong><?php _e("Filetype","seo-redirection") ?></strong><?php _e(" to let you redirect specific file types like redirecting all .php pages.","seo-redirection") ?></li>
13 <li><strong><?php _e("Regular Expression","seo-redirection") ?></strong> <?php _e("is supported for advanced users.","seo-redirection") ?></li>
14 <li><?php _e("More controls on discovered 404 list, for example filter by views, source(regular visitor or search engine), country or link type (Link, Image, Script or others).","seo-redirection") ?></li>
15 <li><?php _e("Add","seo-redirection") ?> <strong><?php _e("404 rules","seo-redirection") ?></strong><?php _e("to handle 404 redirects as your needs.","seo-redirection") ?> </li>
16 <li><strong><?php _e("General rules","seo-redirection") ?></strong><?php _e(" for 404 errors for example you can choose an image to be displayed instead of any broken images and also can redirect all unknown 404 to home page or to any custom page.","seo-redirection") ?></li>
17 <li><?php _e("Adds an ","seo-redirection") ?><strong><?php _e("auto redirect ","seo-redirection") ?></strong><?php _e(" when detecting a change in any post permalink.","seo-redirection") ?></li>
18 <li><?php _e("Keeps track of","seo-redirection") ?> <strong><?php _e("trashed ","seo-redirection") ?></strong><?php _e("or","seo-redirection") ?> <strong><?php _e("drafted","seo-redirection") ?></strong><?php _e(" posts, and ask you to redirect them to prevent 404 errors.","seo-redirection") ?> </li>
19 <li><strong><?php _e("Import","seo-redirection") ?> </strong><?php _e(" and","seo-redirection") ?> <strong><?php _e("Export","seo-redirection") ?></strong><?php _e(" redirects feature with various options.","seo-redirection") ?></li>
20 <li><?php _e("Supports ","seo-redirection") ?><strong><?php _e("WordPress MU ","seo-redirection") ?></strong><?php _e("installation. ","seo-redirection") ?> </li>
21 <li><?php _e("Friendly and easy to use GUI based on ","seo-redirection") ?><strong><?php _e("bootstrap","seo-redirection") ?></strong>.</li>
22 </ul>
23 <h2> <?php _e("What will happen to the current redirects in this version?","seo-redirection") ?></h2>
24 <p><?php _e("All the current redirects will remain and appear in the Premium version after upgrade without any problems","seo-redirection") ?></p>
25 <br/>
26
27
28 <p style="text-align: center"><font size="5"><a href="https://www.wp-buy.com/product/seo-redirection-premium-wordpress-plugin" target="_blank"><?php _e("Click Here for Pricing & Review","seo-redirection") ?></a></font></p>
29
30 <p style="text-align: center"><a href="https://www.wp-buy.com/product/seo-redirection-premium-wordpress-plugin" target="_blank"><img src="<?php echo esc_url($imgpath) ?>redirect_manager_intro.png"></a></p>
31 <p style="text-align: center"><a href="https://www.wp-buy.com/product/seo-redirection-premium-wordpress-plugin" target="_blank"><img src="<?php echo esc_url($imgpath) ?>404_manager.png"></a></p>
32 <p style="text-align: center"><a href="https://www.wp-buy.com/product/seo-redirection-premium-wordpress-plugin" target="_blank"><img src="<?php echo esc_url($imgpath) ?>import_export.png"></a></p>
33 <p style="text-align: center"><a href="https://www.wp-buy.com/product/seo-redirection-premium-wordpress-plugin" target="_blank"><img src="<?php echo esc_url($imgpath) ?>control_panel.png"></a></p>
34 <p style="text-align: center"><a href="https://www.wp-buy.com/product/seo-redirection-premium-wordpress-plugin" target="_blank"><img src="<?php echo esc_url($imgpath) ?>help_center.png"></a></p>
35 <p style="text-align: center"><a href="https://www.wp-buy.com/product/seo-redirection-premium-wordpress-plugin" target="_blank"><img src="<?php echo esc_url($imgpath) ?>other_features.png"></a></p>
36 <p style="text-align: center"><a href="https://www.wp-buy.com/product/seo-redirection-premium-wordpress-plugin" target="_blank"><img src="<?php echo esc_url($imgpath) ?>circles.png"></a></p>
37
38 <p style="text-align: center"><font size="5"><a href="https://www.wp-buy.com/product/seo-redirection-premium-wordpress-plugin" target="_blank"><?php _e("Click Here for Pricing & Review","seo-redirection") ?></a></font></p>