Changeset 1666413
- Timestamp:
- 05/29/2017 12:09:12 PM (9 years ago)
- Location:
- sharing-club/trunk
- Files:
-
- 2 added
- 1 edited
-
languages/sharing-club-nl_BE.mo (added)
-
languages/sharing-club-nl_BE.po (added)
-
readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
sharing-club/trunk/readme.txt
r1666303 r1666413 1 1 === Sharing Club === 2 Contributors: netdelight 2 Contributors: netdelight, jdevroed, mpol 3 3 Tags: share, lend, community, borrow, loan, lending, book, library, buddypress, sharing club 4 4 Requires at least: 4.0 … … 74 74 75 75 == Upgrade Notice == 76 New fields for administration purposes (extra notes) + improved compatibility with other plugins.76 This fix the capabilities bug in the admin and add extra fields to the lendings and the objects. 77 77 78 78 == Screenshots == … … 81 81 82 82 == Frequently Asked Questions == 83 * Can I add more fields to the shared items or the lendings ? 83 = Can I add more fields to the shared items or the lendings ? = 84 84 85 85 Yes, if the "notes" field is not enough, you can add other custom field using [Advanced Custom Fields](https://wordpress.org/plugins/advanced-custom-fields/). … … 96 96 So, feel free to use the other fields from the `wp_comments` table to store extra lending data. 97 97 98 * Can my members share their own objects ? 98 = Can my members share their own objects ? = 99 99 100 100 Yes, you can allow your users to join the club and add their objects. If they are not administrators, use [Ultimate Member](https://wordpress.org/plugins/ultimate-member/) to give them a restricted access to your admin. You can display the user name next to the item title uncommenting `<?php the_author(); ?>` in `templates/single-shared_item.php` or in the shared item list modifying the `templates/Walker_Category_Posts.php` accordingly. 101 101 102 * Is this plugin compatible with BuddyPress ? 102 = Is this plugin compatible with BuddyPress ? = 103 103 104 104 Yes, actually it was developped for a BuddyPress community in the first place. 105 105 106 * Can I import several objects at once ? 106 = Can I import several objects at once ? = 107 107 108 108 Yes, you can create a spreadsheet with all your objects, save it in CSV format and use a plugin like [Really Simple CSV Importer](https://wordpress.org/plugins/really-simple-csv-importer/) to import it in your admin. 109 109 110 * I find this plugin helpful, how can I help you back ? 110 = I find this plugin helpful, how can I help you back ? = 111 111 112 If you like this plugin, I would really appreciate if you can leave it a [positive review](https://wordpress.org/plugins/sharing-club/#reviews) (you need to create a [Wordpress account](https://login.wordpress.org/register) if you don''t have one yet) 112 113 If you find any bug or if you have some idea to improve this plugin, you can use the [support forum](https://wordpress.org/support/plugin/sharing-club)
Note: See TracChangeset
for help on using the changeset viewer.