OK so I mostly fixed this myself I went into post.php in wp-includes. Changed the ‘protected’ => true, of pending to ‘public’ => true, but every time wordpress updates this will reset (I think) so can anybody mention a permanent way to make this change?
Related Posts:
- Using a private method as an action callback from within a class
- Apply custom role capabilities to administrator (without plugin)
- Attach a private function at a hook?
- Roles & capabilities GUI that does not create separate table
- display public excerpt for private post
- How do I redirect upon login a specific user based on role?
- How to add another user to this remove_menu function?
- Add a new subscriber role using a function
- How to test for Super Admin
- Custom roles can’t access to wp-admin
- Custom registration URL lost when user makes signup mistake
- Custom function for specific user role
- Hide Author.php template from specific user role
- edit role display name and label name without plugins
- create shortcode to list users with specific meta key value
- Toggle User Roles with button
- How to change or add user role after getting post request data about pay? [closed]
- Execute a ultimate member action when user role is updated
- Allow Contributor to edit their own posts after Adm aproval
- How to add custom JavaScript in functions?
- How to set default post editor based on role?
- load CSS only for administrators on backend
- Adding additional roles on registration
- The Capability to choose post/page template
- How to add array [closed]
- Get users with different roles and call function on each of them (user_meta)
- How can I show different content for different user-levels?
- Custom user role still showing up after deletion, ideas?
- How to load a css file depending on the current role
- Allow user select role in wordpress default registration without plugin
- Remove check boxes and its label from screen option for custom role
- Add Change role button for list of user in an event
- How to show only specific category post by user role without plugin and restrict all other cats
- Change user role based on total number of items ordered
- Remove all video attachment, both files and post/postmeta from database?
- delete_user_meta for user in spesific group
- Change the second role depending on the first
- Restrict certain roles registrations by domain
- Multisite Admin Roles
- add_role menu pages are not visible
- Welcome Mails based on user role
- Get all users from role and add to dropdown (select) – wordpress, javascript
- What’s the difference between esc_html, esc_attr, esc_html_e, and so on?
- Check if post is being published for the first time, or is an already published post being updated
- Is there a hook or function I can use to display all theme files being used on a current page?
- How can I remove the title “leave a reply” in the comment box in twentyeleven?
- Login using the password from protected pages
- Custom user role not working as expected
- Remove tag on my RSS Feed
- Enqueuing External Javascript functions.php
- Child Theme Not Overriding Parent Theme
- Function to wrap the_content in a div
- How to run a function once on every post in database?
- Date/time limitation of posts where function must be executed
- Custom image size in Media Dropdown
- How to filter a table in post content without plugins? [closed]
- Having issues with a foreach inside of a shortcode with ACF gallery
- Remove after images
- Is there an alternative to get_template_directory_uri()?
- Word Press – Dynamic Content [closed]
- Change label for registration Fields
- Warning: : DOMDocument::loadHTML(): Empty string supplied as input in functions.php when adding classes to post images
- Get First Child Page ID or Permalink in WordPress Admin
- Footer disappears when using the_content ( )
- Get page id or status by private pages?
- Categories as main menu items and subcategories as nested lists
- woocommerce change currency per category [closed]
- What is the Difference in bones_comments() and comments.php
- Custom Sidebar only on single post
- Can I have an additional functions.php file in WordPress?
- Split Media Queries in different files!
- functions.php and conditional tags
- Tracking the number of shortcodes for a list?
- Need help with customalert that it would read on a normal page, but not in WordPress
- Child theme function.php causes fatal error
- Query for user roles
- How to print the current post depth as update notification?
- How to safely edit functions.php
- Linking Javascript in functions.php file
- Changing the text of Upload/Insert on Posts and Pages Screen
- remove edit link only for published post and pending post
- Change Page Title
- Put images in the media from url functions
- Paragraph spaces in email template function
- Including Font Awesome in a Custom Theme
- Insert Modal on user first login
- Trying to load JavaScript only on pages within a PODS category/ custom post type
- How would I correctly implement a new if statement in a child functions file?
- function syntax is off,
- Language Switch Function
- How to debug function file causing white screen
- Change category checkbox into radio button [duplicate]
- Load CSS conditional on custom field is present
- Modify sub_menu function to show pages below a specifically set page
- Add custom class to all URLs on entire site
- Show the online status of the current post’s author
- Functions.php in child theme that loads CSS file breaks website
- restrict access to specific urls on a specific period of time
- Change conditional tag in wordpress without editing the core files
- clickable title of 2 post on mainpage USING functions.php