• We have a custom post type for posting public files, and we need it to be accessible by everyone, from “Subscriber” to “Administrator”, I tried setting the
    "capability_type" => "post",
    line from post to read, but all that did was make it disappear from the backend.

    Is there an easy way of making a post type publically available to all?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello kjgbriggs

    Please try Using plugin “Members”. It gives you the ability to create new roles and edit existing roles, as well as add custom capabilities.

    https://wordpress.org/plugins/members/

    Thanks

    Thread Starter kjgbriggs

    (@kjgbriggs)

    This didn’t really help me much, I have set everything up but “Members” seems to be:
    A) Displaying my capability names incorrectly, and possibly gathering them incorrectly.
    B) Not giving access to the post type after ticking all boxes in my custom post type section of Members

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Custom Post Type Capability Requirements’ is closed to new replies.