Changeset 2304578
- Timestamp:
- 05/14/2020 02:35:04 AM (6 years ago)
- Location:
- wp-waitlist/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (2 diffs)
-
wp-waitlist.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-waitlist/trunk/readme.txt
r908542 r2304578 1 1 === WP-Waitlist === 2 Contributors: m eitar3 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations& business=meitarm%40gmail%2ecom&lc=US&item_name=Waitlists%20for%20WordPress&item_number=wp%2dwaitlists¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted2 Contributors: maymay 3 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=TJLPJYXHSRBEE&lc=US&item_name=Waitlists%20for%20WordPress&item_number=wp-waitlists&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted 4 4 Tags: developer, user management, user lists 5 5 Requires at least: 3.1 … … 102 102 == Other notes == 103 103 104 Maintaining this plugin is a labor of love. However, if you like it, please consider [making a donation](https://www.paypal.com/cgi-bin/webscr?cmd=_donations& business=meitarm%40gmail%2ecom&lc=US&item_name=Waitlists%20for%20WordPress&item_number=wp%2dwaitlists¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted) for your use of the plugin, [purchasing one of Meitar's web development books](http://www.amazon.com/gp/redirect.html?ie=UTF8&location=http%3A%2F%2Fwww.amazon.com%2Fs%3Fie%3DUTF8%26redirect%3Dtrue%26sort%3Drelevancerank%26search-type%3Dss%26index%3Dbooks%26ref%3Dntt%255Fathr%255Fdp%255Fsr%255F2%26field-author%3DMeitar%2520Moscovitz&tag=maymaydotnet-20&linkCode=ur2&camp=1789&creative=390957) or, better yet, contributing directly to [Meitar's Cyberbusking fund](http://Cyberbusking.org/). (Publishing royalties ain't exactly the lucrative income it used to be, y'know?) Your support is appreciated!104 Maintaining this plugin is a labor of love. However, if you like it, please consider [making a donation](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=TJLPJYXHSRBEE&lc=US&item_name=Waitlists%20for%20WordPress&item_number=wp-waitlists&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted) for your use of the plugin or, better yet, contributing directly to [my's Cyberbusking fund](http://Cyberbusking.org/). (Publishing royalties ain't exactly the lucrative income it used to be, y'know?) Your support is appreciated! -
wp-waitlist/trunk/wp-waitlist.php
r908542 r2304578 2 2 /** 3 3 * Plugin Name: Waitlists for WordPress 4 * Plugin URI: https://github.com/ meitar/wp-waitlist4 * Plugin URI: https://github.com/fabacab/wp-waitlist 5 5 * Description: Add user lists of almost any type, for any purpose, to any post. E.g., a "sign up list" to an event or class. 6 6 * Version: 0.1 7 * Author: maymay8 * Author URI: http://maymay.net/9 7 * Text Domain: wp-waitlist 10 8 * Domain Path: /languages
Note: See TracChangeset
for help on using the changeset viewer.