Changeset 1914614
- Timestamp:
- 07/25/2018 08:19:28 AM (8 years ago)
- Location:
- pymseo/trunk
- Files:
-
- 2 edited
-
pymseo.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
pymseo/trunk/pymseo.php
r1914611 r1914614 1 1 <?php 2 2 /* 3 Plugin Name: pymseo 4 Plugin URI: https://developer.wordpress.org/plugins/pymseo/ 5 Description: Optimizar seo en wordpress 6 Author: pymsol 7 Author URI: pymsol.es 8 Version: 1.1.10 9 License: GPL2 10 License URI: https://www.gnu.org/licenses/gpl-2.0.html 11 Text Domain: wporg 12 Domain Path: 3 Plugin Name: pymSEO 4 Plugin URI: https://developer.wordpress.org/plugins/pymseo/ 5 Description: Optimizar seo en wordpress 6 Author: pymsol 7 Author URI: https://pymsol.es 8 Version: 1.2 9 License:GPL2 10 License URI: https://www.gnu.org/licenses/gpl-2.0.html 13 11 14 pym seois free software: you can redistribute it and/or modify12 pymSEO is free software: you can redistribute it and/or modify 15 13 it under the terms of the GNU General Public License as published by 16 14 the Free Software Foundation, either version 2 of the License, or … … 100 98 <?php 101 99 } 102 103 100 ?> -
pymseo/trunk/readme.txt
r1914611 r1914614 1 1 === pymSEO === 2 2 Contributors: pymsol 3 Stable tag: 1. 1.113 Stable tag: 1.2 4 4 Tags: Remove Querystrings,Disable Emojis,Disable embeds,Disable XML-RPC,Remove jQuery Migrate,Remove Wp Version,Remove RSD Link,Remove Shortlink,Remove WordPress REST API,Remove wlwmanifest,Disable RSS Feeds,CDN, Lazy Load, Disable page category, Disable page tag, Disable page Author, Move scripts footer, delete HTML coments 5 5 Donate link: https://paypal.me/pymsol … … 54 54 55 55 == Changelog == 56 = 1. 1.11=56 = 1.2 = 57 57 * Remove Disable XML-RPC Duplicate 58 58 * Delete unnecessary code
Note: See TracChangeset
for help on using the changeset viewer.