Changeset 2118402
- Timestamp:
- 07/05/2019 10:11:33 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
bp-event-manager/trunk/readme.txt
r2118399 r2118402 1 1 === BP Event Manager === 2 3 4 2 Tags: bp-event-manager,Buddypress,Events,Event Manager, Meetup 5 6 7 8 3 Requires at least: 1.0.0 9 10 11 12 4 Tested up to: 5.2 13 14 15 16 5 Requires PHP: 5.6.20 17 18 19 20 6 Contributors: zaheer01 21 22 23 24 7 License: GPLv2 or later 25 26 27 28 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 29 30 31 32 33 9 34 10 … … 37 13 38 14 39 40 41 42 43 15 * This plugin is integrated with buddy-press plugin so you must have buddy-press installed to install and active this plugin. 44 45 46 16 47 17 * The plugin is used to create events for every group individually, by using a simple form, from front-end or client side. 48 18 49 50 51 19 * Event created from front-end will display in dashboard as well as in front-end for the admin and the user. 52 53 54 20 55 21 * The users can attend event and attended users avatar will display below the event box and detail page. 56 22 57 58 59 23 * An event calendar is also available for every group individually where any user and see event dates. 60 61 62 24 63 25 * If someone want to display list of person who attend events he has to use below shortcode [attendees] 64 26 65 66 67 27 * If someone want to display start and end details of event he has to use below shortcode [eventdetail] 68 28 69 70 71 29 * Note: Both above shortcode can be used in single.php 72 73 74 75 76 30 77 31 … … 80 34 81 35 82 83 84 85 86 36 Login in wordpress dashboard, go to Plugins > Add New, search for BP Event Manager, and click to install the plugin. You can also download the plugin zip file from this page and upload it from the Plugins > Add New > Upload page. 87 88 89 90 91 37 92 38 … … 95 41 96 42 97 98 99 100 101 43 = Event Not Found ? = 102 103 104 105 106 44 107 45 … … 109 47 110 48 111 112 113 114 115 49 = Is it show events by group individually ? = 116 117 118 119 120 50 121 51 … … 123 53 124 54 125 126 127 128 129 55 = Is it show calendars by group individually ? = 130 131 132 133 134 56 135 57 … … 137 59 138 60 139 140 141 142 143 61 == Screenshots == 144 145 146 147 148 62 149 63 150 64 1. This is create events form 151 65 152 153 154 66 2. This is upcoming and past events before attend 155 156 157 67 158 68 3. This is upcoming and past events after attend 159 69 160 161 162 70 4. This is details of event 163 164 165 71 166 72 5. This is event calendar by group 167 73 168 169 170 74 6. This is the details of events in dashboard.
Note: See TracChangeset
for help on using the changeset viewer.