Plugin Directory

Changeset 3302855


Ignore:
Timestamp:
05/29/2025 10:30:47 AM (10 months ago)
Author:
sflwa
Message:

Updated ReadMe formating

Location:
shortcode-for-mobilizeamerica-api
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • shortcode-for-mobilizeamerica-api/tags/1.0.10/readme.txt

    r3302851 r3302855  
    3030Attributes
    3131The shortcode accepts the following attributes:
    32 * organization_id (required): The ID of the organization whose events you want to display. You can find this ID on Mobilize America. https://www.mobilize.us/dashboard/YOUR-ORGANIZATION/settings/
     32*   **organization_id (required):** The ID of the organization whose events you want to display. You can find this ID on Mobilize America. https://www.mobilize.us/dashboard/YOUR-ORGANIZATION/settings/
    3333* timeslot_start: (optional):  Suggested: gte_now which is greater than now - Unix timestamp to filter events.  Only shows events withtimeslots starting after this date.
    3434* timeslot_end: (optional): Unix timestamp to filter events. Only shows events with timeslots starting before this date.
     
    6666
    6767## Planed Features
    68 * Truncate Description
    69 * Fix Elementor Widget Style settings
    70 * Map Link for Address
    71 * Remove Default & Card Layout for single layout - future feature of custom layout
     68*   Truncate Description
     69*   Fix Elementor Widget Style settings
     70*   Map Link for Address
     71*   Remove Default & Card Layout for single layout - future feature of custom layout
    7272
    7373## Future Feature Ideas
    74 * Block to output shortcode content
    75 * Single Event Display
    76 * Custom Layout in uploads directory
    77 * UI for custom layout inside wordpress
    78 * Map Layout of events
    79 * Events stored locally in database to allow for better search / filtering
     74*   Block to output shortcode content
     75*   Single Event Display
     76*   Custom Layout in uploads directory
     77*   UI for custom layout inside wordpress
     78*   Map Layout of events
     79*   Events stored locally in database to allow for better search / filtering
    8080
    8181
     
    8787## Change Log
    88882025-05-29 v1.0.10
    89 * Added default timeslot_start as gte_now so that the shortcode will show future event by default
     89*   Added default timeslot_start as gte_now so that the shortcode will show future event by default
    9090
    9191
    92922025-05-19 v1.0.9
    93 * Added Location to output
    94 * Added time to output - adjusted output to local time based on WordPress timezone
    95 * Added Sponsor Name / Link
     93*   Added Location to output
     94*   Added time to output - adjusted output to local time based on WordPress timezone
     95*   Added Sponsor Name / Link
    9696
    9797
  • shortcode-for-mobilizeamerica-api/trunk/readme.txt

    r3302851 r3302855  
    3030Attributes
    3131The shortcode accepts the following attributes:
    32 * organization_id (required): The ID of the organization whose events you want to display. You can find this ID on Mobilize America. https://www.mobilize.us/dashboard/YOUR-ORGANIZATION/settings/
     32*   **organization_id (required):** The ID of the organization whose events you want to display. You can find this ID on Mobilize America. https://www.mobilize.us/dashboard/YOUR-ORGANIZATION/settings/
    3333* timeslot_start: (optional):  Suggested: gte_now which is greater than now - Unix timestamp to filter events.  Only shows events withtimeslots starting after this date.
    3434* timeslot_end: (optional): Unix timestamp to filter events. Only shows events with timeslots starting before this date.
     
    6666
    6767## Planed Features
    68 * Truncate Description
    69 * Fix Elementor Widget Style settings
    70 * Map Link for Address
    71 * Remove Default & Card Layout for single layout - future feature of custom layout
     68*   Truncate Description
     69*   Fix Elementor Widget Style settings
     70*   Map Link for Address
     71*   Remove Default & Card Layout for single layout - future feature of custom layout
    7272
    7373## Future Feature Ideas
    74 * Block to output shortcode content
    75 * Single Event Display
    76 * Custom Layout in uploads directory
    77 * UI for custom layout inside wordpress
    78 * Map Layout of events
    79 * Events stored locally in database to allow for better search / filtering
     74*   Block to output shortcode content
     75*   Single Event Display
     76*   Custom Layout in uploads directory
     77*   UI for custom layout inside wordpress
     78*   Map Layout of events
     79*   Events stored locally in database to allow for better search / filtering
    8080
    8181
     
    8787## Change Log
    88882025-05-29 v1.0.10
    89 * Added default timeslot_start as gte_now so that the shortcode will show future event by default
     89*   Added default timeslot_start as gte_now so that the shortcode will show future event by default
    9090
    9191
    92922025-05-19 v1.0.9
    93 * Added Location to output
    94 * Added time to output - adjusted output to local time based on WordPress timezone
    95 * Added Sponsor Name / Link
     93*   Added Location to output
     94*   Added time to output - adjusted output to local time based on WordPress timezone
     95*   Added Sponsor Name / Link
    9696
    9797
Note: See TracChangeset for help on using the changeset viewer.