Forum Replies Created
-
AuthorPosts
-
porteightyincParticipant
That worked. Thank you very much Vladimir!
porteightyincParticipantI should have mentioned I did change the role’s Inventory permissions to only “edit_inventorys” and ” read_private_inventorys” . The only Post option the role has is “read_private_posts”.
I am not seeing “Post Edits” or “Own Data Only”….is there a particular Modules I need enabled for that? Right now I just have the following modules enabled:
– Activate Administrator Menu Access module
– Activate Other Roles Access moduleporteightyincParticipantThe workaround appears to be working, thank you.
I do not have a separate dev environment to be testing that significant of changes at the moment. Also I setup the CPT in the functions.php file, I did not use a plugin to create it.
Aside from this issue, it appears I can give this restricted user access to “upload_file”. This gives them access to view files in the Media Gallery they did not upload. Can that be restricted so they can only see photos they uploaded?
Thank you Vladimir!
porteightyincParticipantApache/Php error log is merely reiterating what the WP Debug reported.
porteightyincParticipantWP Debug Enabled
—————————Notice: add_custom_background is deprecated since version 3.4! Use add_theme_support( ‘custom-background’, $args ) instead. in /public_html/wp-includes/functions.php on line 3573
Notice: add_custom_image_header is deprecated since version 3.4! Use add_theme_support( ‘custom-header’, $args ) instead. in /public_html/wp-includes/functions.php on line 3573
Notice: The called constructor method for WP_Widget is deprecated since version 4.3.0! Use
__construct()
instead. in /public_html/wp-includes/functions.php on line 3624
-
AuthorPosts