Changeset 2836382
- Timestamp:
- 12/20/2022 04:35:16 AM (3 years ago)
- Location:
- font-resizer-with-post-reading-time/trunk
- Files:
-
- 3 edited
-
assets/admin/css/admin.css (modified) (1 diff)
-
index.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
font-resizer-with-post-reading-time/trunk/assets/admin/css/admin.css
r2836379 r2836382 4 4 } 5 5 6 .fsc_form .fsc_checkbox1{6 .fsc_form input.fsc_checkbox1, .fsc_form span.fsc_checkbox1{ 7 7 display: none!important; 8 8 } -
font-resizer-with-post-reading-time/trunk/index.php
r2836379 r2836382 4 4 Plugin URI: https://getwebexperts.com/font-resizer-with-post-reading-time 5 5 Description: With this plugin, you can easily display post reading time and a font resizing option on every single blog page. 6 Version: 1.0. 76 Version: 1.0.8 7 7 Author: Get Web Experts 8 8 Author URI: https://getwebexperts.com/ -
font-resizer-with-post-reading-time/trunk/readme.txt
r2836379 r2836382 6 6 Requires PHP: 7.0 7 7 Tested up to: 6.1.1 8 Stable tag: 1.0. 78 Stable tag: 1.0.8 9 9 License: GPLv2 or later 10 10 License URI: https://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset
for help on using the changeset viewer.