PluginProbe
User Access Manager / 2.3.19
User Access Manager v2.3.19
2.3.20 2.3.19 2.3.18 2.3.17 2.3.16 2.3.15 2.3.14 2.3.13 trunk 0.6 0.6.1 0.6.2 0.7 0.7 Beta 0.7.0.1 0.8 0.8.0.1 0.8.0.2 0.9 0.9.1 0.9.1.1 0.9.1.2 0.9.1.3 0.9.1.4 1.0 All 136 releases
← All changes | readme.txt +502 -44 0.8.0.12.3.19 View file →
@@ -1,49 +1,62 @@
1 1 === User Access Manager ===
2 2 Contributors: GM_Alex
3 3 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=1947052
4 -Tags: admin, access, member area, members, page, pages, post, posts, private, privacy, restrict, user, user access manager, user management
5 -Requires at least: 2.6
6 -Tested up to: 2.7.1
7 -Stable tag: 0.8.0.1
4 +Tags: member access, user access manager, user management, access
5 +Requires at least: 4.7
6 +Requires PHP: 8.0
7 +Tested up to: 7.1
8 +Stable tag: 2.3.19
9 +License: GPLv2 or later
10 +License URI: https://www.gnu.org/licenses/gpl-2.0.html
8 11
9 12 With the "User Access Manager"-plugin you can manage the access to your posts, pages and files.
10 13
11 14 == Description ==
12 15
13 -With the "User Access Manager"-plugin you can manage the access to your posts, pages and files. You only create a user group, put registered users to this and set up the rights for this group. From now on the post/page is only accessible and writable for the specified group. This plugin is useful if you need a member area or a private section at your blog or you want that other people can write at your blog but not everywhere.
16 +The “User Access Manager”-plugin for WordPress allows you to manage the access of your content. This is useful if you need a member area, a private section at your blog, or you want that other people can write at your blog but not everywhere. Including all post type (post, pages etc.), taxonomies (categories etc.) and files by creating user groups. Just assign the content you want to restrict und and your registered users which should have access to a group. From now on the content is only accessible and writable for the specified group.
14 17
18 +<em>Try it out</em>
19 +
20 +You can try it out at TasteWP.com before install: [Try user access manager](https://demo.tastewp.com/user-access-manager?a=jlQ7F1va) (affiliate link)
21 +
15 22 <em>Feature list</em>
16 23
17 24 * User groups
18 -* Set seperate access for readers and editors
25 +* Set separate access for readers and editors
19 26 * Set access by user groups
20 -* Set access by post categories
21 -* User-defined post/page title (if no access)
22 -* User-defined post/page text (if no access)
27 +* Set default user groups
28 +* Set time based access
29 +* User-defined post type (posts, pages etc.) title (if no access)
30 +* User-defined post type (posts, pages etc.) text (if no access)
31 +* Optional login form (if no access)
23 32 * User-defined comment text (if no access)
24 -* Hide complete post/page
25 -* Hide pages in navigation
33 +* Hide complete post types (posts, pages etc.)
34 +* Hide elements in the navigation
26 35 * Redirecting users to other pages (if no access)
27 -* Recursive locking of posts/pages
36 +* Recursive locking of content
28 37 * Limited access to uploaded files
29 38 * Full integrated at the admin panel
30 -* Multilanguage support
31 -* Also proteced your rss feeds
39 +* Multilingual support
40 +* Also protect your rss feeds
41 +* Give access by IP-address
42 +* Plugin-Api to use the User Access Manager in your on plugins or extend other plugins
43 +* [UAMPPE](https://wordpress.org/plugins/user-access-manager-private-public-extension/) like behaviour is now build in (Expect negation like !groupName and showprivate and shownotauthorized parameter)
32 44
33 45 <em>Included languages</em>
34 46
35 -* English
36 -* German
37 -* Czech, base on 0.7.0.1. Thanks to Huska
47 +See [https://translate.wordpress.org/projects/wp-plugins/user-access-manager](https://translate.wordpress.org/projects/wp-plugins/user-access-manager)
38 48
39 -<strong>Note</strong>: At this release you can replace one core files, because I need some hooks which are not created by the Wordpress-Team for the better integration. I've send them a diff patch and this will add in Wordpress 2.8, so you can trust this modification (see <a href="http://trac.wordpress.org/changeset/10292">http://trac.wordpress.org/changeset/10292</a>). <strong>This core modification is not needed and only optional, but it gives you more comfort.</strong>
49 +The documentation can be found here: [https://github.com/GM-Alex/user-access-manager/wiki](https://github.com/GM-Alex/user-access-manager/wiki)
50 +Please report bugs and feature requests here: [https://github.com/GM-Alex/user-access-manager/issues](https://github.com/GM-Alex/user-access-manager/issues)
51 +If you are a developer and want to contribute please visit [https://github.com/GM-Alex/user-access-manager](https://github.com/GM-Alex/user-access-manager)
52 +For general questions, like how to set up, best practice and so on please use the support thread here (don't post issues here): [https://wordpress.org/support/plugin/user-access-manager](https://wordpress.org/support/plugin/user-access-manager)
53 +To stay up-to-date follow me on Twitter: [GMAlex on Twitter](http://twitter.com/GM_Alex)
40 54
41 -For a German description visit my page at [GMAlex](http://www.gm-alex.de/projects/wordpress/plugins/user-access-manager/ "GMAlex - deviant design and development"). If you have any problem, suggestions or make a translation please [contact me](mailto:alexanderschneider85@googlemail.com).
55 +
42 56 == Installation ==
43 -
57 +
44 58 1. Upload the full directory, with the folder, into your wp-content/plugins directory
45 -1. Replace the following files in the wp-admin dir with the files at 'core_files' or use the patches: 'includes/template.php'
46 59 1. Activate the plugin through the 'Plugins' menu in WordPress
47 60 1. Enjoy
48 61
49 62
@@ -50,42 +63,487 @@
50 63 == Changelog ==
51 64
52 65 Here you found the changes in each version.
53 66
54 - Version Date Changes
67 + Version Date Changes
68 +
69 + 2.3.19 2026/08/14 Fix a reflected cross site scripting issue in the backend request parameters
70 + Fix locked documents answering with a 404 page instead of the no rights page
71 +
72 + 2.3.18 2026/08/03 Fix the missing preview images of protected documents like PDFs in the media library
73 + Rework the backend forms and the group assignment UI
74 + Fix the assignment time being discarded for users and roles added by the group search
75 + Escape the names shown in the group search results
76 +
77 + 2.3.17 2026/07/31 Fix a fatal type error in the switch_to_blog wrapper during the multisite database update
78 + 2.3.16 2026/07/27 Improve performance by loading the object assignments of all user groups with one query
79 + Improve performance by loading all user groups with one query instead of one per group
80 + Fix the never executed database update of the user group table id column
81 + Fix a fatal error on rest requests for hidden objects. Thanks to Erwan Le Rousseau (WPScan)
82 + Do not derive the admin panel context from the referer header anymore
83 + Fix an unauthenticated arbitrary file read through path traversal in the file delivery
84 +
85 + 2.3.15 2026/07/22 Fix REST API bypass for clients without an admin referer, like the official WordPress app
86 + Deny REST write requests to objects the user has no access to
87 + Deny REST requests for revisions and autosaves of restricted objects
88 + Add option to append the requested URL as "redirect_to" parameter to the redirect
89 +
90 + 2.3.14 2026/07/21 Fix REST API content restriction bypass exposing restricted posts to unauthenticated users
91 + Add "Redirect to origin" option
92 +
93 + 2.3.13 2026/07/10 Improve performance
94 + Fix security issue CVE-2026-15281
95 +
96 + 2.3.12 2026/05/20 Fix deprecation warning
97 + Add redis cache provider, improve nginx file handling and fix author access. Thanks to Erik Franzén
98 +
99 + 2.3.11 2026/01/23 Improve performance
100 + Improve styling
101 +
102 + 2.3.10 2026/01/22 Fix other possible type error
103 +
104 + 2.3.9 2026/01/19 Fix possible type error
105 +
106 + 2.3.8 2025/12/12 Adjust logic wp cli command logic to prevent errors
107 +
108 + 2.3.7 2025/12/10 Fix issue with MapPress
109 +
110 + 2.3.6 2025/12/10 Improve type compatibility again...
111 +
112 + 2.3.5 2025/12/10 Improve type compatibility again...
113 +
114 + 2.3.4 2025/12/09 Improve type compatibility again
115 +
116 + 2.3.3 2025/12/09 Improve compatibility again
117 +
118 + 2.3.2 2025/12/09 Adjust wordpress wrapper
119 +
120 + 2.3.1 2025/12/09 Fix possible type error
121 +
122 + 2.3.0 2025/12/09 Require now PHP 8.0
123 + Remove strftime
124 + Fix some issues
125 +
126 + 2.2.25 2025/04/22 Fixed problem with fix load_textdomain
127 +
128 + 2.2.24 2025/04/17 Fix deprecated warnings
129 + Fixed problem with load_textdomain Thanks to Christian Ludwig (chludwig)
130 +
131 + 2.2.23 2023/05/26 Fix typos
132 + Fix version_compare
133 +
134 + 2.2.22 2023/05/26 Minor change
135 +
136 + 2.2.21 2023/05/25 Adjust database compatibility #368
137 +
138 + 2.2.20 2023/03/08 Fix warning
139 +
140 + 2.2.19 2022/11/18 Add try out link
141 +
142 + 2.2.18 2022/11/14 Fix issue with label id. Thanks to elbakkali
143 + Add elementor support. Thanks to JboyJW
144 + Fix possible issue with PHP 8. Thanks to ollycross
145 + Fix attachment issue.
146 + Fix tags issue.
147 + Make extra IP header configurable.
148 +
149 + 2.2.17 2022/02/15 Fix issue with big picture handling. #350
150 +
151 + 2.2.16 2022/01/25 Check compatibility for WordPress 5.9.
152 +
153 + 2.2.15 2021/06/07 Fix possible type issues.
154 +
155 + 2.2.14 2021/04/21 Fix bulk edit.
156 + Fix permission issue.
157 + Fix redirect typing issue.
158 +
159 + 2.2.13 2021/04/15 Fix not logged-in user handling.
160 + Type fix for showEditLink.
161 +
162 + 2.2.12 2021/04/14 Fix warning.
163 + Fix jquery deprecation warning.
164 +
165 + 2.2.11 2021/03/15 Type fix for showEditLink.
166 + Set compatibility tag for WordPress 5.7.
167 +
168 + 2.2.10 2021/02/26 Lower minimum php version to 7.2.
169 +
170 + 2.2.9 2021/02/24 Type fixes for Yoast SEO plugin.
171 + Fix some other type issues.
172 +
173 + 2.2.8 2021/02/21 Some cleanup.
174 + Type fixes for the short controller.
175 + Fix some possible php notices and warnings.
176 +
177 + 2.2.7 2021/02/14 Fix issue with isAdmin.
178 +
179 + 2.2.6 2021/02/14 Fix more possible type errors.
180 +
181 + 2.2.5 2021/02/14 Fix more possible type errors if WordPress switches int to string.
182 +
183 + 2.2.4 2021/02/13 Fix type error for user object controller.
184 + Fix type error for the WordPress wrapper.
185 +
186 + 2.2.3 2021/02/13 Fix warning at settings page.
187 + Fix type error for user group handler.
188 +
189 + 2.2.2 2021/02/13 Fix type error with login form.
190 +
191 + 2.2.1 2021/02/13 Fix type error with registeredTaxonomy.
192 +
193 + 2.2.0 2021/02/11 Improve and update code base.
194 + Fix possible update bug.
195 +
196 + 2.1.12 2019/01/08 Fix multi-site file handling issue. #222
197 +
198 + 2.1.11 2018/03/16 Fix missing got_mod_rewrite function. #212
199 + Fix wrong media urls. #207
200 + Fix wrong post counts at the admin panel.
201 + Improve database updates/repairs.
202 +
203 +
204 + 2.1.10 2017/12/15 Fix Posts removed from WP_Query results in Ajax requests for unprivileged users #176
205 + Improve partly download handler
206 + Suppress errors on file delivery
207 + Improve error handling
208 + Change blog switch handling. fixes #194
209 + Fix wrong parameter name. fixes #191
210 + Improve user group sorting. closes #180
211 + Add new redirect type to the login page. closes #155
212 + Add dynamic user groups for exclude object calculation. closes #181
213 + Add filter for getUserUserGroupsForObjectAccess. closes #157
214 + Make it possible to set a default group for new media files.
215 +
216 + 2.1.9 2017/11/18 Add show content before <!--more--> tag option for all post types
217 + Fix js time input issue
218 + Fix small prepare query issue
219 + Don't switch to edit mode after user group creation #171
220 + Add sortable columns for user groups list #172
221 + Show no access image again instead of broken image
222 + Fix double user group form for media files
223 + Add option to hide the edit page option if the user doesn't have the right to edit this page #174
224 +
225 + 2.1.8 2017/11/07 Add getter for the user group handler fixes #160
226 + Fix multi-site file handling issue #159
227 +
228 + 2.1.7 2017/11/01 Improve database update prompt fixes #153
229 + Fix user group selection not saved when adding a new user issue fixes #154
230 + Add none read access option for user groups closes #144
231 + Extend file settings
232 + Add xsendfile support
233 +
234 + 2.1.6 2017/10/20 Fix "Inherited group membership for media attachments" issue #133
235 + Fix traits strict warning #145
236 +
237 + 2.1.5 2017/10/12 Refactor traits
238 + Fix datetime issue with not supported browsers
239 +
240 + 2.1.4 2017/10/10 Fix strict warnings #134
241 + Fix "Unable to select default user group for both page and post" issue #126
242 + Add NGINX reverse proxy handling #117
243 + Improve code
244 + Fix bulk edit issue #135
245 + Fix array filly issue #138
246 + Add database repair tool
247 +
248 + 2.1.3 2017/09/18 Possible fix for custom post types / taxonomies issues
249 + Fix .htaccess deletion issue
250 +
251 + 2.1.2 2017/09/17 Fix issue with not handled taxonomies #123
252 +
253 + 2.1.1 2017/09/16 Fix issue for users with small innodb page size #121
254 +
255 + 2.1.0 2017/09/15 Refactor code
256 + Implement content tags for partly restriction like UAMPPE #84
257 + Add default user groups
258 + Add time based access
259 + Add dynamic user groups #64
260 + Implement caching #75
261 + Allow html as no access content #63 #93
262 + Optimize settings screen #61
263 + Support of partial download #118
264 + Add option to toggle visibility of assigned groups text next to the edit link #111
265 + Fix incorrectly retrieving of an ID for attachments/media #116
266 +
267 + 2.0.13 2017/07/26 Add ipv6 support - Fix issue #97
268 + Change "Hide Comments" logic - Fix issue #100
269 + Fix rewrite base issue - Fix issue #107 and #103
270 + Fix vsprintf warning - Fix issue #105
271 + Fix Relevanssi compatibility issue
272 + Fix missing feature picture if file locking is disabled
273 +
274 + 2.0.12 2017/06/16 Fix media file group issue #74
275 + Fix broken file includes / excludes
276 + Fix WordPress filter issue
277 + Fix access to own post #95
278 +
279 + 2.0.11 2017/05/18 Fix FrontendController::postsPreQuery() expected to be a reference, value given error
280 +
281 + 2.0.10 2017/05/17 Fix issue of not saved groups #74
282 + Adjust password lost link #79
283 + Improve attachment access checks #78
284 + Fix not working redirect
285 +
286 + 2.0.9 2017/05/13 Improve security #76
287 +
288 + 2.0.8 2017/05/08 Fix missing rss feed if protection is disabled #68
289 +
290 + 2.0.7 2017/05/07 Fix category tree issues #59
291 + Fix mysql database errors on strict mode #60
292 + Fix possible path issue
293 + Remove settings for post_format post type (which is used for internal propose)
294 + Fix wrong database update prompt
295 + Fix issue with asgaros from #66
296 +
297 + 2.0.6 2017/04/28 Improve http error codes #24
298 + Fix wrong url on Windows servers #53
299 + Fix missing install routine #51
300 +
301 + 2.0.5 2017/04/27 Fix switch_to_blog issue
302 + Fix file handling issues
303 +
304 + 2.0.4 2017/04/26 Adjust code so that php version is checked before throwing a fatal error
305 + Improve login form #26
306 + Fix soliloquy slider incompatibility #31
307 + Improve performance #41
308 +
309 + 2.0.3 2017/04/25 Fix compatibility issue with CMS Tree Page View plugin #37
310 + Fix compatibility issue with SEO Redirection plugin #38
311 + Fix Error thrown: Class 'WP_Site_Query' not found issue #36
312 +
313 + 2.0.2 2017/04/24 Fix wp_get_current_user() error #34
314 + Fix custom post save issue after database update #33
315 +
316 + 2.0.1 2017/04/23 Fix dbDelta issue on activation
317 +
318 + 2.0.0 2017/04/23 Refactoring of the module
319 + Improve performance
320 + Full support for custom post and taxonomies.
321 + Use translate.wordpress.org for translations
322 + Many improvements and fixes
323 +
324 + 1.2.14 2017/01/07 Fix IP access issue.
325 + Some small optimization.
326 +
327 + 1.2.13 2017/01/04 Fix tag count issue.
328 +
329 + 1.2.12 2017/01/03 Fix tag issue.
330 + Improve usability of the setup page.
331 +
332 + 1.2.11 2017/01/02 Restore hide categories behaviour.
333 +
334 + 1.2.10 2017/01/02 Improve mysql query to prevent against possible collations issue.
335 +
336 + 1.2.9 2017/01/01 Fix wrong category count.
337 + Hide pages without access at the administration panel.
338 + Fix redirect problems.
339 +
340 + 1.2.8 2016/12/31 Fix wrong term behavior for the backend.
341 + Require at least PHP 5.3
342 +
343 + 1.2.7.6 2016/12/28 Fix ip restriction issue.
344 + Fix missing categories issue.
345 +
346 + 1.2.7.5 2016/12/27 Improve taxonomy handling.
347 + Improve performance.
348 + Add missing wp-cli.php file.
349 + Refactor config handling.
350 + Fix Yoast SEO Plugin issue.
351 + Some other small fixes.
352 +
353 + 1.2.7.4 2016/12/08 Fix some issues related to WordPress 4.7
354 +
355 + 1.2.7.3 2016/12/08 Fix empty category issue.
356 +
357 + 1.2.7.2 2016/12/07 Hot fix for WordPress 4.7
358 +
359 + 1.2.7.1 2016/12/04 Remove deprecated function get_currentuserinfo
360 +
361 + 1.2.7.0 2016/11/30 Add experimental nginx support
362 + Fix redirect issue (Thanks to Laurence Shaw for the hint and James Riordon for the fix)
363 +
364 + 1.2.6.10 2016/10/07 Again a security fix
365 +
366 + 1.2.6.9 2016/10/06 Security fix
367 +
368 + 1.2.6.8 2016/08/15 Security fix
369 + Add Yoast SEO Plugin filter. Thanks to Christian Werner
370 +
371 + 1.2.6.7 2016/03/17 Security fix
372 +
373 + 1.2.6.6 2015/03/09 Hide UAM at the backend from normal users.
374 + Change IP range logic. Thanks to Takanashi
375 + Fix issue with roles.
376 +
377 + 1.2.6.5 2015/03/02 Fix install/update missing table issue.
378 +
379 + 1.2.6.4 2015/02/26 Fix database update issue.
380 +
381 + 1.2.6.3 2015/02/25 Fix database update for multi sites.
382 + Fix array_keys warning.
383 + Fix redirect loop.
384 +
385 + 1.2.6.2 2015/02/24 Fix not removable role affiliation issue.
386 +
387 + 1.2.6.1 2015/02/24 Remove deprecated php function mysql_get_server_info().
388 + Change object_id from varchar 11 to varchar 255.
389 + Fix backslashes issue.
390 +
391 + 1.2.6.0 2015/02/11 Remove unnecessary js library.
392 + Merge changes from https://github.com/nwoetzel/user-access-manager. Thanks for contribution.
393 +
394 + 1.2.5.0 2013/12/13 Improve performance. Thanks to all testers.
395 + Add bulk edit feature.
396 +
397 + 1.2.4.3 2013/05/08 Fix redirect if page is hidden and permalink is active issue.
398 + Fix no access issue.
399 +
400 + 1.2.4.2 2013/05/08 Fix pagination issue. Thanks to arjenbreur.
401 + Fix comment issue. Thanks to jpr105.
402 + Redirect if post/page is hidden and permalink is active.
403 + Change icon.
404 +
405 + 1.2.4.1 2013/05/06 Fix broken images issue.
406 + Fix duplicated key issue.
407 + Filter file types.
408 + Use WordPress mime types instead of the config array.
409 +
410 + 1.2.4 2013/05/01 Fix add column issue.
411 + Fix install bug.
412 + Fix error if no user is logged in. Thanks to Robert Egger and akiko.pusu.
413 + Fix media file issue.
414 + Optimize code.
415 +
416 + 1.2.3.1 2013/05/01 Fix terms issue.
417 +
418 + 1.2.3 2013/04/30 Fix Fatal 'error: Call-time pass-by-reference' error.
419 + Fix 'get_userdata() is not defined' error. Thanks to ranwaldo.
420 + Refactor many variable names to fit new coding style.
421 +
422 + 1.2.2 2011/04/03 Speed improvements.
423 + Fix get_term bug.
424 + Fix category bug
55 425
56 - 0.8.0.1 2009/03/06 Small fix
426 + 1.2.1 2011/10/11 Fix uninstall bug.
427 + Add capability 'manage_user_groups'. Thanks to Tim Okrongli
428 + Some small improvements.
57 429
58 - 0.8 2009/03/05 Add write access control
59 - Add support down to 2.6
60 - Better file access control
61 - Code optimization - Plugin became faster
62 - Fix the category bug
63 - Small fixes
430 + 1.2 2011/06/19 Add custom post types.
431 + Fix CSRF issue. Thanks to Luke Crouch
64 432
65 - 0.7.0.1 2009/02/13 Small fixes
433 + 1.1.4 2010/10/19 Fix error on custom post types
434 + Add warning for PHP version lower than 5.0
66 435
67 - 0.7 2009/02/13 Fix: All known Bugs of the beta
68 - Add ajax for more comfort
69 - Add language support
436 + 1.1.3 2010/10/09 Add tag filter
437 + Fix media file bug for multisites
438 + Fix ip access bug
439 + Improve redirecting code
440 + Speed up
70 441
71 - 0.7 Beta 2009/01/05 Fix: Problems with media at posts
72 - Fix: Many other small fixes
73 - Only support up to Wordpress 2.7
74 - Better integration
442 + 1.1.2 2010/10/04 Fix read/write access bug
443 + Add recursive looking for posts page option
444 + Improve network activation/update
445 + Add hooks for login bar
446 + Prepare for NextGEN Gallery extension
75 447
76 - 0.62 2008/12/18 Fix: Fatal error: Only variables can
77 - be passed by reference. Thanks to David Thompson
448 + 1.1.1.2 2010/09/29 Fix bug that an usergroup for a user wasn't saved
78 449
79 - 0.61 2008/12/17 Fix: Wrong file id in Media Library.
450 + 1.1.1.1 2010/09/29 Fix T_DNUMBER bug
451 +
452 + 1.1.1 2010/09/29 Fix custom menu bug
453 + Fix quick edit bug
454 + Fix undefined object bug
455 + Extend admin hint
456 +
457 + 1.1 2010/09/28 Add plugin api
458 + Optimized code
459 + Improve content filtering
460 + Fix bug that user groups can't be removed from element
461 + Fix empty category bug
462 + Fix pre/next post bug
463 + Fix login form bug
464 + Fix redirect bug
465 + Fix some other small bugs
466 +
467 + 1.0.2 2010/07/24 Remove debugging code
468 + Fix file download bug
469 +
470 + 1.0.1 2010/07/24 Fix bug that only one user can be a member of a user group
471 + Fix bug for recursive locking for categories
472 +
473 + 1.0 2010/07/22 Fix array_merge bug at media page
474 + Reorder some admin options
475 + Add some new admin functions
476 + Speed it up
477 + Disable file locking by default
478 +
479 + 1.0 Beta 2 2010/07/13 Fix performance issues
480 + Fix media gallery issues
481 + Fix category bug
482 + Fix not loaded translation
483 + Remove some unused functions
484 +
485 + 1.0 Beta 2010/07/09 Complete rewrite
486 + Some new options to improve the functions
487 +
488 + 0.9.1.4 2010/06/23 Hotfix for WordPress 3.0
489 +
490 + 0.9.1.3 2009/07/17 Fix "header already send"-Problem with WordPress 2.8.1
491 + Add option to set level with full access
492 +
493 + 0.9.1.2 2009/03/29 Fix some path problems
494 + Add a reset function
495 + Rename menu at admin panel
496 +
497 + 0.9.1.1 2009/03/26 Fix the empty category issue
498 +
499 + 0.9.1 2009/03/26 Fix the database problem
500 + Fix feed bug. Thanks to Markus Brinkmann
501 + Fix wrong javascript path
502 +
503 + 0.9 2009/03/24 Add login form
504 + Add option to show text bevor <!--more--> tag
505 + Fix write access issues
506 + Fix file issues
507 + Small fixes
508 +
509 + 0.8.0.2 2009/03/09 Add French language file
510 + Delete .htaccess files on deactivation/uninstall
511 +
512 + 0.8.0.1 2009/03/06 Small fix
513 +
514 + 0.8 2009/03/05 Add write access control
515 + Add support down to 2.6
516 + Better file access control
517 + Code optimization - Plugin became faster
518 + Fix the category bug
519 + Small fixes
520 +
521 + 0.7.0.1 2009/02/13 Small fixes
80 522
81 - 0.6 2007/12/14 First release.
523 + 0.7 2009/02/13 Fix: All known Bugs of the beta
524 + Add ajax for more comfort
525 + Add language support
526 +
527 + 0.7 Beta 2009/01/05 Fix: Problems with media at posts
528 + Fix: Many other small fixes
529 + Only support up to WordPress 2.7
530 + Better integration
531 +
532 + 0.62 2008/12/18 Fix: Fatal error: Only variables can
533 + be passed by reference. Thanks to David Thompson
82 534
535 + 0.61 2008/12/17 Fix: Wrong file id in Media Library
83 536
537 + 0.6 2007/12/14 First release.
84 538
85 539
540 +== Frequently Asked Questions ==
86 541
542 +See: [https://github.com/GM-Alex/user-access-manager/wiki/FAQ](https://github.com/GM-Alex/user-access-manager/wiki/FAQ)
543 +
87 544 == Screenshots ==
88 545
89 -1. The group manger.
90 -2. The setting screen.
91 -3. Integration at posts.
546 +1. The group manager.
547 +2. The setting screen
548 +3. The setup screen.
549 +4. Integration into post overview.