Plugin Directory

Changeset 2681546


Ignore:
Timestamp:
02/18/2022 06:06:29 PM (4 years ago)
Author:
era404
Message:

Updated documentation and tested with WordPress 5.9

Location:
playme/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • playme/trunk/playme.php

    r2547768 r2681546  
    33Plugin Name: PlayMe
    44Description: Embeddable Song Request Form for Radio Stations
    5 Version: 0.2.6
     5Version: 0.2.7
    66Author: era404
    77Author URI: http://www.era404.com
     
    173173?>
    174174<hr />
    175 <small>See more <a href='https://profiles.wordpress.org/era404/#content-plugins' title='WordPress plugins by ERA404' target='_blank'>WordPress plugins by ERA404</a> or visit us online: <a href='http://www.era404.com' title='ERA404 Creative Group, Inc.' target='_blank'>www.era404.com</a>. Thank you for using <i class="dashicons-before dashicons-format-audio"></i><a href='https://wordpress.org/plugins/croprefine/' title='PLayMe on WordPress.org' target='_blank'>PlayMe</a>.</small>
     175<small>See more <a href='https://profiles.wordpress.org/era404/#content-plugins' title='WordPress plugins by ERA404' target='_blank'>WordPress plugins by ERA404</a> or visit us online: <a href='http://www.era404.com' title='ERA404 Creative Group, Inc.' target='_blank'>www.era404.com</a>. Thank you for using <i class="dashicons-before dashicons-format-audio"></i><a href='https://wordpress.org/plugins/playme/' title='PlayMe on WordPress.org' target='_blank'>PlayMe</a>.</small>
    176176</div>
    177177
  • playme/trunk/readme.txt

    r2547768 r2681546  
    2121
    2222* Listeners may provide their name, the artist/song name, and a dedication (or comments), to make realtime requests to Radio Stations and Deejays.
    23 * The form is easily embeddable using a shortcode and can optionally require Google's reCAPTCHA to verify requests before they're submitted.
     23* The form is easily embeddable using the shortcode **[playme]** and can optionally require Google's reCAPTCHA to verify requests before they're submitted. Put "[playme]" on its own line in the page content (using Text View) to position the PlayMe form where you want it to appear on your page.
    2424* On the backend, requests are shown in a list that refreshes passively every minute, and can be dismissed/hidden once the request has been addressed.
    2525* For privacy, the only information captured (apart from what's entered in the submission form) is an IP Address, to offer some insight to site owners about those who are submitting song requests.
     
    5959== Changelog ==
    6060
     61= 0.2.7 =
     62* Updated documentation and tested with WordPress 5.9;
     63
    6164= 0.2.6 =
    6265* Updated styles and tested with WordPress 5.7.2;
Note: See TracChangeset for help on using the changeset viewer.