Plugin Directory

Changeset 3286525


Ignore:
Timestamp:
05/02/2025 08:28:04 PM (11 months ago)
Author:
rsvpify
Message:

3.18: bump version for new release with admin UI fixes

Location:
rsvpify-oembed/trunk
Files:
3 edited

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
    35 */
    46
     
    2830}
    2931
    30 /* URL input + generate button row */
     32/* URL input + Generate button */
    3133#rsvpify_url {
    3234  width: calc(100% - 120px);
     
    100102  color: inherit;
    101103}
    102 
    103 /* Temporary “Copied!” feedback can reuse Copy button styles */
  • rsvpify-oembed/trunk/readme.txt

    r3286522 r3286525  
    88Requires at least: 5.6
    99Tested up to:      6.8
    10 Stable tag:        3.17
     10Stable tag:        3.18
    1111Requires PHP:      7.0
    1212License:           GNU General Public License v3
  • rsvpify-oembed/trunk/rsvpify-embedder.php

    r3286522 r3286525  
    44 * Plugin URI:      https://wordpress.org/plugins/rsvpify-oembed/
    55 * Description:     Easily embed your RSVPify event RSVP and ticket forms by pasting your event URL.
    6  * Version:         3.17
     6 * Version:         3.18
    77 * Author:          RSVPify Inc.
    88 * Author URI:      https://www.rsvpify.com
Note: See TracChangeset for help on using the changeset viewer.