Changeset 2719667
- Timestamp:
- 05/06/2022 10:00:50 PM (4 years ago)
- Location:
- native-performance
- Files:
-
- 37 added
- 3 edited
-
tags/1.2.7 (added)
-
tags/1.2.7/assets (added)
-
tags/1.2.7/assets/css (added)
-
tags/1.2.7/assets/css/style.css (added)
-
tags/1.2.7/assets/css/style.css.map (added)
-
tags/1.2.7/assets/img (added)
-
tags/1.2.7/assets/img/icon-color.svg (added)
-
tags/1.2.7/assets/img/icon-mono.svg (added)
-
tags/1.2.7/assets/img/icon.png (added)
-
tags/1.2.7/changelog.txt (added)
-
tags/1.2.7/core (added)
-
tags/1.2.7/core/class-actions.php (added)
-
tags/1.2.7/core/class-admin.php (added)
-
tags/1.2.7/core/class-functions.php (added)
-
tags/1.2.7/includes (added)
-
tags/1.2.7/includes/tweaks (added)
-
tags/1.2.7/includes/tweaks/dashboard.php (added)
-
tags/1.2.7/includes/tweaks/footer.php (added)
-
tags/1.2.7/includes/tweaks/head.php (added)
-
tags/1.2.7/includes/tweaks/header.php (added)
-
tags/1.2.7/includes/tweaks/plugins.php (added)
-
tags/1.2.7/includes/tweaks/statics.php (added)
-
tags/1.2.7/includes/tweaks/thumbnails.php (added)
-
tags/1.2.7/languages (added)
-
tags/1.2.7/languages/native-performance-es_ES.mo (added)
-
tags/1.2.7/languages/native-performance-es_ES.po (added)
-
tags/1.2.7/languages/native-performance.pot (added)
-
tags/1.2.7/languages/nperformance-es_ES.mo (added)
-
tags/1.2.7/languages/nperformance-es_ES.po (added)
-
tags/1.2.7/languages/nperformance.pot (added)
-
tags/1.2.7/native-performance-main.php (added)
-
tags/1.2.7/native-performance.php (added)
-
tags/1.2.7/readme.txt (added)
-
tags/1.2.7/scss (added)
-
tags/1.2.7/scss/style.scss (added)
-
tags/1.2.7/templates (added)
-
tags/1.2.7/templates/page-admin.tpl (added)
-
trunk/changelog.txt (modified) (1 diff)
-
trunk/native-performance.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
native-performance/trunk/changelog.txt
r2346856 r2719667 1 1 === Native Performance Changelog === 2 = 1.2.8 = 3 * WordPress 5.9.9 Support Declared 4 5 = 1.2.7 = 6 * Fixed for Google site Kit 2 7 3 8 = 1.2.6 = -
native-performance/trunk/native-performance.php
r2352769 r2719667 7 7 /** 8 8 * Plugin Name: Native Performance 9 * Version: 1.2. 79 * Version: 1.2.8 10 10 * Requires at least: 4.0 11 * Tested up to: 5. 511 * Tested up to: 5.9.9 12 12 * Plugin URI: https://www.quecodigo.com/ 13 13 * Description: Native Performance is an all-in-one complement that integrates, in a complete and robust core, a set of tools for the solution of common errors, optimization, performance and much more. -
native-performance/trunk/readme.txt
r2352771 r2719667 4 4 Tags: Optimization, Speed, Heartbeat api, Cache, Performance, Caching, All-in-one 5 5 Requires at least: 4.9 6 Tested up to: 5. 57 Stable tag: 1.2. 76 Tested up to: 5.9.9 7 Stable tag: 1.2.8 8 8 Requires PHP: 5.0 9 9 License: GPLv3 or later. … … 79 79 80 80 == Changelog == 81 81 = 1.2.8 = 82 Tested up to: 5.9.9 82 83 83 84 = 1.2.7 =
Note: See TracChangeset
for help on using the changeset viewer.