Changeset 1023204
- Timestamp:
- 11/10/2014 04:55:11 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
wp-seo-yoast-integration-mq-translate/trunk/admin/class-metabox-wpSEOyoast-integr.php
r1016770 r1023204 148 148 $options = WPSEO_Options::get_all(); 149 149 150 ?> <div class="wpseo-metabox-tabs-div"> 150 151 ?> 152 <div class="attention"> 153 <h2> <?php echo __("Tips to use WP SEO by Yoast Integration with mqtranslate") ?></h2> 154 <ul> 155 <li><?php echo __("The plugin starts to work when you fill fields.")?></li> 156 <li><?php echo __("This plugin is an Alpha Version. It needs test.")?></li> 157 <li><?php echo __("If you find a bug or you want to improve the plugin, please, report it in the <a href=\"https://wordpress.org/support/plugin/wp-seo-yoast-integration-mq-translate\">support forum</a>.")?></li> 158 </ul> 159 </div> 160 161 <div class="wpseo-metabox-tabs-div"> 151 162 <ul class="wpseo-metabox-select-langs-tabs"> 152 163 <?php
Note: See TracChangeset
for help on using the changeset viewer.