Changeset 2719463
- Timestamp:
- 05/06/2022 02:02:48 PM (4 years ago)
- Location:
- bestseller-lists-from-new-york-times/trunk
- 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/trunk/admin-page.php
r1917967 r2719463 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/trunk/index.php
r2705841 r2719463 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/trunk/readme.txt
r2706481 r2719463 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.