PluginProbe
User Access Manager / 0.7
User Access Manager v0.7
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
user-access-manager / readme.txt

readme.txt in User Access Manager 0.7, at readme.txt

75 lines 3.0 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 === User Access Manager ===
2 Contributors: GM_Alex
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.7
6 Tested up to: 2.7.1
7 Stable tag: 0.7
8
9 With the "User Access Manager"-plugin you can manage the access to your posts, pages and files.
10
11 == Description ==
12
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 for the specified group. This plugin is useful if you need a member area or a private section at your blog.
14
15 <strong>Note</strong>: At this release you can replace on 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>
16
17 <em>Feature list</em>
18
19 * User groups
20 * Set access by user groups
21 * Set access by post categories
22 * User-defined post/page title (if no access)
23 * User-defined post/page text (if no access)
24 * User-defined comment text (if no access)
25 * Hide complete post/page
26 * Hide pages in navigation
27 * Redirecting users to other pages (if no access)
28 * Recursive locking of posts/pages
29 * Limited access to uploaded files
30 * Full integrated at the admin panel
31 * Multilanguage support
32
33 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).
34
35
36 == Installation ==
37
38 1. Upload the full directory, with the folder, into your wp-content/plugins directory
39 1. Replace the following files in the wp-admin dir with the files at 'core_files' or use the patches: 'includes/template.php'
40 1. Activate the plugin through the 'Plugins' menu in WordPress
41 1. Enjoy
42
43
44 == Changelog ==
45
46 Here you found the changes in each version.
47
48 Version Date Changes
49
50 0.7 2009/02/12 Fix: All known Bugs of the beta
51 Add ajax for more comfort
52 Add language support
53
54 0.7 Beta 2009/01/05 Fix: Problems with media at posts
55 Fix: Many other small fixes
56 Only support up to Wordpress 2.7
57 Better integration
58
59 0.62 2008/12/18 Fix: Fatal error: Only variables can
60 be passed by reference. Thanks to David Thompson
61
62 0.61 2008/12/17 Fix: Wrong file id in Media Library.
63
64 0.6 2007/12/14 First release.
65
66
67
68
69
70 == Screenshots ==
71
72 1. The group manger.
73 2. The setting screen.
74 3. Integration at posts.
75