Plugin Directory

Changeset 2304578


Ignore:
Timestamp:
05/14/2020 02:35:04 AM (6 years ago)
Author:
meitar
Message:

Update URLs.

Location:
wp-waitlist/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wp-waitlist/trunk/readme.txt

    r908542 r2304578  
    11=== WP-Waitlist ===
    2 Contributors: meitar
    3 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&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted
     2Contributors: maymay
     3Donate 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
    44Tags: developer, user management, user lists
    55Requires at least: 3.1
     
    102102== Other notes ==
    103103
    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&currency_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!
     104Maintaining 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  
    22/**
    33 * Plugin Name: Waitlists for WordPress
    4  * Plugin URI: https://github.com/meitar/wp-waitlist
     4 * Plugin URI: https://github.com/fabacab/wp-waitlist
    55 * 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.
    66 * Version: 0.1
    7  * Author: maymay
    8  * Author URI: http://maymay.net/
    97 * Text Domain: wp-waitlist
    108 * Domain Path: /languages
Note: See TracChangeset for help on using the changeset viewer.