Title: [Plugin: User Access Manager] Check Access with PHP
Last modified: August 20, 2016

---

# [Plugin: User Access Manager] Check Access with PHP

 *  [Eric McNiece](https://wordpress.org/support/users/emcniece/)
 * (@emcniece)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-user-access-manager-check-access-with-php/)
 * Hey, is there any way to manually check post/access permissions with PHP?
 * [http://wordpress.org/extend/plugins/user-access-manager/](http://wordpress.org/extend/plugins/user-access-manager/)

Viewing 1 replies (of 1 total)

 *  [ddjjmm](https://wordpress.org/support/users/ddjjmm/)
 * (@ddjjmm)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/plugin-user-access-manager-check-access-with-php/#post-2429620)
 * I’m working on this fact too: I like to list all posts unlocked for a certain
   or more users.
 * e.g. list posts for accessable for user1:
    - post1/li>
    - post2/li>
    - post3/li>
    - post4/li>
 * e.g. list posts for accessable for user2:
    - post5/li>
    - post6/li>
    - post7/li>
    - post8/li>
 * The idea I had was to create a login session with the permissions of user 1 and
   list the articles. Setting up UAM correclty only accessable articles would be
   shown.
 * This works okay but if I want to list articles for a few users (like shown above)
   I think it won’t work with login sessions like: “create session 1, list articles,
   create session 2, list articles …”
 * Is there a basic function of UAM to list articles accessable for a certain user?

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: User Access Manager] Check Access with PHP’ is closed to new
replies.

 * ![](https://ps.w.org/user-access-manager/assets/icon.svg?rev=1563783)
 * [User Access Manager](https://wordpress.org/plugins/user-access-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/user-access-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/user-access-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/user-access-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/user-access-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/user-access-manager/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [ddjjmm](https://wordpress.org/support/users/ddjjmm/)
 * Last activity: [14 years, 5 months ago](https://wordpress.org/support/topic/plugin-user-access-manager-check-access-with-php/#post-2429620)
 * Status: not resolved