Search for a filter on 'user_can_richedit'
. Remove that code from the theme. This is a perfect illustration for the argument that themes should do as little as possible. 🙂
The code will probably look like this:
add_filter( 'user_can_richedit', '__return_false' );
Related Posts:
- How can I put a custom meta box above the editor but below the title section on the edit post page?
- Add custom fields within meta box class “on the fly”
- Disable the visibility options in WP
- How to replace default icon on “Add Media” button?
- Why could I not change the icon of the default Add media button that I added into the toolbar of TinyMCE?
- can’t see all pages in dashboard (can only see 3) /wp-admin/edit.php > 500 error
- WordPress Post Editor Toolbar Missing
- How to add “Check all” to Edit post page in WP?
- How do I disable wpautop for a specific block?
- Is it possible to “comment out” text in a post?
- Make substitute in all WordPress posts
- editor-style.css Functionality
- Show box only on edit post
- Adding a tooltip above Categories postbox in Post Editor
- YouTube Video autoplay
- How can I define a max width for content in post editor based on a page template?
- wp_update_post() blank screen
- Post editor loads empty
- Word count not accurate – potential bug
- Prepare content from a different CMS/WYSIWYG to the WordPress editor
- Admin sidebar overlapping on editor when saving draft
- How can I remove the editor from the ‘main posts page’?
- Confirmation message when submitting post for review
- < ! - - more - - > tag not working
- How can I (for the long term) style the classic editor’s TEXTAREA?
- how can i add extra parameter to edit post link?
- Empty paragraphs around figure and figcaption tags when using markdown
- How can I implement a simple post editor?
- How to retain last modification date on draft edit
- Unable to select an old date in wordpress
- Post/Page Publish/Update button not clickable once I make an edit
- How to add editor’s name to entry meta byline?
- How to enable the tag in WordPress posts and pages
- wp_editor on front end – JavaScripts not included
- How to add button to post page WordPress 5.x
- What are the better WYSIWYG post editor replacement alternatives?
- How can I hook into the post editor title field in order to change the HTML?
- WordPress MultiSite Paste from Word Tool Does not work
- Automatically set page order on create page
- Adding a Nav menu to post admin
- How to display and use all existing tags at my write-post-at-frontend-panel?
- How to after saving or publishing a post redirect back to the original page
- tinyMCE duplicates previous block element when pressing return (visual editor)
- Should the WP post editor B (bold) button be inserting a tag instead of in HTML5?
- Using WPAlchemy metabox values in another metabox
- How to add multiple checkbox elements to media attachments?
- Added custom styles to Visual Editor. Classes are appended and not replaced as intended
- Editing a Post, 99% CPU?
- How to get value of selected page template in Gutenberg editor?
- WordPress hook that gets featured image from direct URL?
- Add a label to the editor?
- Creating table layout in WYSIWYG editor
- How to add Sidebar and Full width option in post editor
- Why would media_sideload_image() not work locally?
- Prevent stripping MathML tags on post save
- How does WordPress remember which editor is being used?
- Add the description field on the attached media
- Adding content in Gutenberg editor
- How to allow users to post only in certain category and hide elements from edit page?
- Popup or admin/update notice on post/page edit screen without page refresh
- Edit page blank, control buttons missing
- Add default page editor to an admin settings page
- Embedded tweets get wrapped in tags and fail to load
- Clicking Add New button for custom taxonomy only moves element
- Show Author information on post page on dashboard
- disable tags on wordpress text editor
- Suddenly new posts have the default permalink instead of the post name
- Is there a query string for edit.php to show all posts that have no custom taxonomy terms?
- How to change the post form from plugin?
- How can I increase the font sizes used by the WordPress visual and HTML post editors?
- How can I add a box to edit Order on a regular post?
- Change the destination of the URLs in post.php
- Live reload preview just reloads forever
- find out reason of “Updating failed” in Post-editor
- Notion-like editing and layout with a convenient freeform collaborative editor in WordPress? [closed]
- Prevent all users from editing posts except admins using hooks
- Force category choice before creating new post
- Get admin area editor in frontend
- Dynamically set taxonomy term and show admin notice on post save
- Feauterd image meta box not showing up
- Do one have to wait after pressing “update” on a post edit page?
- Automatically add a character to field in edit post page
- remove specificly the last tag in all posts
- How to add text before post_excerpt in Gutenberg
- how to move a plugin-block in Edit Post page back to bottom area?
- How can I add a stylesheet to the Classic Editor page?
- Select another post in a post meta like a parent page is selected while editing a page
- After updating the custom post type, metafields disappear from the post.php edit menu, how do I fix it?
- Bold button gets unchecked on enter click when bullet button is also selected in WP Editor
- Wrap post images with a link, not figure (image_send_to_editor doesn’t work)
- Images are not shown in the post editor
- Using get_the_excerpt in edit-post
- Modify loop to include all post statuses not just ‘published’
- Edit is changing my custom’s post type parent id
- How to remove UI access to Custom Post Type using direct links?
-   when I use ENTER for skipping line
- creating different edit screens for different roles
- prevent caching during tinymce custom button development
- Split post edit screen into sub-edit screens for users, is this good or bad, and is it possible?
- Bullet points not showing in wordpress