Changeset 1022999
- Timestamp:
- 11/10/2014 01:07:43 PM (11 years ago)
- Location:
- wp-auctions/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (2 diffs)
-
wp_auctions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-auctions/trunk/readme.txt
r1015118 r1022999 23 23 **New Features:** 24 24 25 * Show auctions in a List or Graphic format. 25 26 * Set a global Bid increment value for all auctions. 26 27 * Allow only registered users to bid. … … 104 105 == Changelog == 105 106 107 = 3.2 = 108 * New Feature: Show auctions in sidebar widget in list or graphic format 109 106 110 = 3.1 = 107 111 * New Feature: Registered users only -
wp-auctions/trunk/wp_auctions.php
r1022792 r1022999 4 4 Plugin URI: http://www.wpauctions.com/download/ 5 5 Description: Implements the ability to run auctions on your own blog. Once activated, add the widget to your sidebar or add <code><?php wp_auctions(); ?></code> to your sidebar. 6 Version: 3. 16 Version: 3.2 7 7 Author: Owen Cutajar & Hyder Jaffari 8 8 Author URI: http://www.wpauctions.com/profile
Note: See TracChangeset
for help on using the changeset viewer.