Changeset 2719470
- Timestamp:
- 05/06/2022 02:07:22 PM (4 years ago)
- Location:
- bestseller-lists-from-new-york-times/tags/2.0.2
- Files:
-
- 3 edited
-
admin-page.php (modified) (1 diff)
-
index.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
bestseller-lists-from-new-york-times/tags/2.0.2/admin-page.php
r1917967 r2719470 30 30 } 31 31 input.wide { 32 width: 100%;33 font-size: 1.1em;32 min-width: 50em; 33 max-width: 95%; 34 34 } 35 35 p.help { -
bestseller-lists-from-new-york-times/tags/2.0.2/index.php
r2706481 r2719470 7 7 Requires PHP: 5.4 8 8 Requires at least: 4.9 9 Tested up to: 5.9.39 Tested up to: 6.0.0 10 10 Author: Jake Paris 11 11 Author URI: https://jake.paris/ 12 License: MIT13 License URI: https://opensource.org/licenses/ MIT12 License: GPL-3.0 13 License URI: https://opensource.org/licenses/GPL-3.0 14 14 */ 15 15 -
bestseller-lists-from-new-york-times/tags/2.0.2/readme.txt
r2706481 r2719470 4 4 Tags: books, library, bestsellers, libraries, reading lists 5 5 Requires at least: 4.9 6 Tested up to: 5.9.36 Tested up to: 6.0.0 7 7 Stable tag: 2.0.2 8 8 Requires PHP: 5.4
Note: See TracChangeset
for help on using the changeset viewer.