Changeset 3286525
- Timestamp:
- 05/02/2025 08:28:04 PM (11 months ago)
- Location:
- rsvpify-oembed/trunk
- Files:
-
- 3 edited
-
frontend.css (modified) (3 diffs)
-
readme.txt (modified) (1 diff)
-
rsvpify-embedder.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
rsvpify-oembed/trunk/frontend.css
r3286522 r3286525 1 /* 2 * Admin UI for RSVPify Embedder May 2, 2025 1 /* 2 * Admin UI for RSVPify Embedder 3 * Version: 3.18 4 * Last updated: 2025-05-02 3 5 */ 4 6 … … 28 30 } 29 31 30 /* URL input + generate button row*/32 /* URL input + Generate button */ 31 33 #rsvpify_url { 32 34 width: calc(100% - 120px); … … 100 102 color: inherit; 101 103 } 102 103 /* Temporary “Copied!” feedback can reuse Copy button styles */ -
rsvpify-oembed/trunk/readme.txt
r3286522 r3286525 8 8 Requires at least: 5.6 9 9 Tested up to: 6.8 10 Stable tag: 3.1 710 Stable tag: 3.18 11 11 Requires PHP: 7.0 12 12 License: GNU General Public License v3 -
rsvpify-oembed/trunk/rsvpify-embedder.php
r3286522 r3286525 4 4 * Plugin URI: https://wordpress.org/plugins/rsvpify-oembed/ 5 5 * Description: Easily embed your RSVPify event RSVP and ticket forms by pasting your event URL. 6 * Version: 3.1 76 * Version: 3.18 7 7 * Author: RSVPify Inc. 8 8 * Author URI: https://www.rsvpify.com
Note: See TracChangeset
for help on using the changeset viewer.