Actually why is it when I ask these things I come across the answer?
Not the exact answer I was after but found how to hide the content editor completely so then just put in a check for a certain user ID and it’s working.
Pretty sure this wouldn’t do anything harmful anywhere as it’s just hiding the editor so nothing will be lost at any point hopefully?
function remove_pages_editor(){
$user = wp_get_current_user();
if ($user->ID == 2) {
remove_post_type_support( 'page', 'editor' );
}
}
add_action( 'init', 'remove_pages_editor' );
Related Posts:
- Is there a way to show only the text editor
- Visual Editor not working for user on multiple computers
- Stop WordPress Wrapping Images In A “P” Tag
- if the post has content
- I want to have my custom field use HTML, how do I do that?
- How to Handle Distributed Development Workflow
- How can I clear oEmbed caches for YouTube on posts as they are loaded
- Recommended Books on WordPress for Management and non-Developers?
- Total word count for posts by one author
- Split content into multiple columns using more tag?
- Get Content From Blog Page
- Show content after the first and second paragraph
- Host wp-content on other domain, much like a CDN
- WordPress REST API – JSON “Rendered” Content Incorrect
- How do I make certain areas editable?
- What server settings are required to import WordPress XML file
- append_content help
- How to limit post content and remove image caption from it
- Is there a way to trigger an automatic import of a WP backup on creation of a new WP multisite site?
- Filter post_content before loading in Gutenberg editor
- Site content not showing
- How to just show first line of content
- WordPress tinymce prints empty P tag and break html format
- Hiding posts and pages in panel
- Take excerpt of the content of the post and send it as the title to create new post
- Convert all youtube link to embed
- Change Content for Specific Page
- Grabbing specific content
- Does is_user_logged_in() block search bots?
- Replace full content with an excerpt
- Output string using php printf
- content gets scrambled
- Conflicting post edit options under dashboard
- How to make search and replace in content through php
- Retrieve a specific number of words from post_Content
- Get the content inside shortcode and apply external function to it?
- Can somebody tell me how I am supposed to be using blogs.dir for network / MU sites?
- How to have a “clean” post content, for excerpt and social networks sharing
- Hide specific content from excerpts
- How to make author box like this & add after every post?
- Hardening wordpress: wp-content file permissions?
- same wordpress, 2 domains
- Displaying latest Posts – fixed height – Excerpt vs. Content?
- How to retrieve text only from a post using WP CLI?
- Doctype printed on the page content
- Images are searched in the wrong path
- Export + Import = wrongly duplicated content
- Post titles below the post format content
- Show image on the left and content on the right using ul li
- What is the precendence of item types within WordPress
- the_excerpt() in content.php and get_template_part() in single.php
- Change default italic from to in admin editor
- Problem with content – not loading
- Content not shown on some older browsers and mobile devices (SGS3)
- the_content() returning null in one category only, even though there is content
- tabbed content box with different tabbed background images
- Page content not visible in backend
- add share buttons above my posts without plugins
- Body-only page for a 2-page form [closed]
- Divide post content in three columns
- Simple Math Quiz or Captcha to hide whois query form
- qTranslate 2.5.28 and WordPress 3.3.1 issues [closed]
- How to show content for posts of a specific category only
- Plugin for visitors to edit content without logging in? [closed]
- What is the best practice to localize content? (Geographic not langauge)
- Upgrading to WP 5+ with block content – Export & Import Page Content
- Images over HTTPS endless issues – mixed content
- Custom slugs for Each Tab
- Using Elementor to get dynamic content for wordpress on a predefined theme
- mixed content missing from wordpress media
- Need help with invisible content block
- preg_replace style attr in $content and Editing post_content before saving
- Retrieve content of page by URL Parameter
- The post content just showing up text
- I am not seeing any content within WordPress after migration?
- Need help for showing same front content page, search page and portfolio post page
- Wp Some Pages content Not display in editor after move live server
- Put teaser content, more-link and full content in different divs if existing… Possible?
- Add video tag to youtube link fron content
- How to embed PDF files inside content without media_send_to_editor?
- get_the_content within foreach not the loop
- Migrate bbpress content to posts
- Where to place landing pages or files inside wordpress?
- Built-in Method to Extract Embedded Video from Content
- Content in footer file
- Best way to modify content from index.php to single.php?
- Display a paragraph in the index page that won’t be displayed in the single post
- Stripping tag from elements in post
- Is it possible to set the upload location to a different server?
- How can you find and replace text in wordpress files on localhost xampp folders?
- Display content based on an event
- Iframe only visible after log in
- Scroll over to get definition [closed]
- TwentyThirteen – Footer overlapping content [closed]
- Content disappearing when trying to edit
- How to use str_replace() outside the loop?
- How do I edit the data/content inside a wordpress theme?
- styling the contents
- Mixed Content removal from WordPress, can someone please help me with the details on how to fix it
- Elementor article preview picture have different size