When pasting text from Microsoft Word, make sure you use the “Paste from Word” feature in the WYSIWYG editor. This can be done by clicking on the far right icon that looks like rainbow squares called “Show/Hide Kitchen Sink” ().
This will reveal a second row of icons, one with a “W” for Word (). This helps strip a lot of the crap Word.
Also, if you don’t need link/bold/bullet/etc formatting, you can use CMD + SHIFT + V (CTRL + SHIFT + V on Windows) to paste without formatting.
Related Posts:
- Remove hidden formatting when user paste text from MS Word into TinyMCE
- How do I convert a mathematical Microsoft Word document to a WordPress blog post?
- Where is the old post permalink slug stored?
- Keyboard shortcut for updating a page or post?
- How to Change Order of Posts in Admin?
- get all posts ID from a category
- How to Display Network Post Count?
- Manipulate post category after time
- Categories box not showing on post edit pages
- how to enable different number of revisions for different blogs when using WPMU?
- Removing the title attribute from links in the post content
- Some posts returning 404 instead of displaying post
- How to enqueue scripts depending on post formats?
- Custom function for “Submit for Review” hook
- If specific user role then sticky post
- How to add a custom field after wp post
- Link post permalinks to subdirectory /post
- Submitting POST data to a custom page template triggers a 404, why?
- How do I add a custom body class to the admin area of a page?
- How to prevent WordPress from updating the modified time?
- Custom WP_QUERY $args
- Dynamic carousel on individual posts
- Can’t get the_content of the parent page from its single post?
- How do I Show ALL posts for Catagories and Tags?
- Get the most repeated post contents from a search?
- Prepend or add an Image to the content of a Post
- Remove all links in post content
- pre_get_posts query between 2 dates (date stored in custom post meta)
- Classic editor throws 403 error based on post content
- How to build a site with a map that shows where people offer and need help?
- I get this error message when I try to add a module to a course on my website using Sensei plugin
- Post categories to pages
- Publish post’s date is set to Nov 30 -0001
- WP_Query: Mixing category__in and tag__in together
- Fix existing media names with accents
- Any way for get_next_post() to use the actual post order instead of publish order?
- How to display excerpt post on hamepage and archive pages?
- Worpdress function for difference dates
- Get all comments of author’s posts
- Problems with Page Not Found
- Send a review notification email to admin when a post is 12 months old
- Get posts and include taxonomy term
- Adding bootstrap classes to video shortcodes
- Two Custom Post Types with Identical Articles Competing for the same Slug
- Single Post in Tab/Slider
- get_posts from a category id doesn’t work
- Change page creation layout
- Get post number both in the loop and in the post
- posts_per_page returning only one post
- After ajax image is outside the “ tag
- Sticky Post from page 2 and on
- Edit custom fields in posts list
- Is it advisable to use $post->comment_count instead of get_comments_number( $post_id )
- Get images from the post
- Can WordPress handle following functionalities?
- I can’t find the relevant part of the loop in my theme file. How do I find the full content with “More…”
- How to change the order of elements within a post?
- Right align a youtube video
- query for filtering published posts?
- Post meta not working
- how to show comments only author which send own posts in wordpress
- Please help a newbie with blog page issue?
- Alt text attributes not showing over portfolio images
- Adding an option to post editor to show a site disclaimer or message
- How to sort WP_Post Object array by object field in php?
- Css and function issue on author archive page
- How do I fix broken links to images in imported posts’ post_content?
- Blog open in new Tab
- Posts order in grid
- Get post attachment with post id
- How to show random post order in specific category each refresh this category page
- Get Category in save_post Hook
- Refresh wordpress post without reloading browser
- how to make special modal for each post
- How can I set the permalink of an article / page equal to the permalink of an existing article / page?
- Administrator Posts
- On WordPress Search, how to search post from Author meta also
- Single Sidebar; multiple templates! How?
- Get post id outside loop : Notice: Trying to get property of non-object
- WP_Query to get posts in a specific tag or has post_format
- How can I view my posts in ascending order by number of views
- Override wp_link_pages pagebreak with filter
- Pagination for single post
- Extracting a TLD from the content and assign to custom field
- Sort / Filter Queries
- get_page_by_title() not working if special characters are present
- How can add posts without category into category
- Hide categories from showing above a Post
- Get first comment link on the post itself
- how to create a new page that is not in the hierarchy?
- Choose options via url
- Custom Post Type Pagination 404 Error (if paged>=2) [duplicate]
- Stripping tag from elements in post
- find view post hyperlink in PHP wordpress admin file
- Show all posts in category
- Creating a new Sortable Column in WordPress Admin
- Even/Odd every two posts
- What function does the loop of displaying posts?
- How to make the Post Author name fixed as “Editorial Staff” even if there are multiple authors?
- Trying to create parent for post. I need some help. Thanks