Changeset 3494759
- Timestamp:
- 03/30/2026 03:38:23 PM (3 days ago)
- Location:
- supapress/trunk
- Files:
-
- 1 added
- 3 edited
-
composer.json (modified) (1 diff)
-
includes/js/embla.min.js (added)
-
readme.txt (modified) (2 diffs)
-
supapress.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
supapress/trunk/composer.json
r3494744 r3494759 3 3 "description": "Quickly and easily connect your book metadata (ONIX) to your WordPress site.", 4 4 "type": "wordpress-plugin", 5 "version": "2.28. 0",5 "version": "2.28.1", 6 6 "authors": [ 7 7 { -
supapress/trunk/readme.txt
r3494744 r3494759 4 4 Requires at least: 6.0 5 5 Tested up to: 6.9.4 6 Stable tag: 2.28. 06 Stable tag: 2.28.1 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 38 38 39 39 == Changelog == 40 41 = 2.28.1 = 42 Release Date: Mar 2026 43 * Bug: add missing embla.min.js file 40 44 41 45 = 2.28.0 = -
supapress/trunk/supapress.php
r3494744 r3494759 7 7 * Plugin URI: https://www.supadu.com 8 8 * Description: Quickly and easily connect your book metadata (ONIX) to your WordPress site. 9 * Version: 2.28. 09 * Version: 2.28.1 10 10 * Author: Supadü 11 11 * Author URI: https://www.supadu.com
Note: See TracChangeset
for help on using the changeset viewer.