As explained in Codex Function Reference, you can set the argument $stripteaser to true in order to not show the excerpt:
the_content( null, true );
Related Posts:
- How to end the excerpt with a sentence rather than a word?
- SQL Query for getting all posts in their latest revised state
- Listen to Post action
- Restrict the Number of Posts an Author can Publish (over time)?
- How do I convert a mathematical Microsoft Word document to a WordPress blog post?
- Which file displays the date archive?
- Change post format using custom field
- Plugin for sortable posts in grid [closed]
- How can I make existing custom fields easier to edit/add in my theme?
- Code Blocks with WYSIWYG in blog post
- What Can I Use To Add A Custom Button Between Publish button and Move To Trash?
- generate unique slug while inserting post
- Display Latest Post from all Categories
- WordPress theme ajax have_posts()
- How to show post(excerpt) from specific category on wp page?
- get posts and postmetas in assoc array
- user contributed content as custom post types
- Remove arrows from previous and next link
- Is 30 posts/sec considered slow for wp_delete_post?
- How to load a different header based on post format?
- Get all images out of the posts content
- How to Use PHP Code In-Page?
- Getting current post ID in functions.php
- wp_tag_cloud() and the_taxonomies() work but not the_tag()
- Getting content from a single *page* of a post
- Split WordPress Latest Posts in Multiple Columns and Rows with one single loop [closed]
- Remove certain post-formats from showing in blog?
- How to display data in archive page?
- Email Post Attachment on wp_insert_post Action
- Category Foreach keeps looping?
- Are private posts visible to search engines?
- Setting posts_per_page for taxonomy term template
- Posts will not display on page-mypage.php
- display a random post thumbnail from a random category
- Turn On Comments On Custom Post Types in Directory Theme
- Duplicate Custom Post Type and Taxonomy Slug
- Automatically attach image to post if they have the same title
- Shortcode and whitespace formatting problem
- How we exclude current post form related posts
- Remove Content after
- Using wp_list_pages() after calling query_posts()
- Delete pubished and unpublished posts with wp_delete_post?
- Proper way of establishing custom landing pages in WordPress
- Query posts by Author and/or by Tag
- How do I show posts from another wordpress installation?
- Prevent posts with certain post_meta to be edited
- How to get different Related Posts
- How to Assign / Move all Deleted post to a category
- Using wp-cli and delete everypost first image
- Assigning Two Different Post Dates For Single Post
- Show posts by quarter
- How to convert query sql to shortcode in wordpress?
- Inserting an example of the last 3 post on to the homepage
- how to get day month and year from wp_post_object?
- Using Posts Like a Page
- Pagination for normal (standard) posts on a page with a custom loop?
- Sidebar limiting to 10 posts?
- How can I add a page that shows posts from a single category?
- Pasting formatted text from MS-Word
- How to associate a custom taxonomy to a post multiple times
- Post date automatically +100 years into the future
- Custom post grid
- Need help creating a page that has editable fields
- Can I show category name in url for only one of my categories?
- How to let a user create a post by submitting a POST form?
- Featured image error after importing blog posts
- Count words for each author separately
- Current post categories and subcatecories outside of the loop
- How do I remove all links from all my posts at once?
- Display Updated Date Instead of Published Date
- WordPress Delete Users from backend doesn’t work
- Disable pagination in posts and pages
- wpautop filter off for pages but on for posts
- post categories – how to show only categories with a specific parent id
- Shortcode: How to add custom posts?
- How do I create a ‘selection’ criteria list’ that will then dictate which posts are generated when the user presses search?
- Post URL duplication adds numerical value
- Meta boxes not saving
- problem with creating a wordpress post slider
- Hide first blog post in content and output it in widget
- get “read more” with custom DB query like you would with WP Query
- Allow users to create their own page/s
- custom single.php post showing up twice
- How to use extract shortcode in loop?
- SQL query to remove first image in all posts
- Create custom URL with different levels
- Make division in post_query?
- making a few sites in wordpress
- How to use wp_editor(); in functions.php then retrieve content in the template
- Add default content to post (for specific category)
- Displaying posts on Homepage
- WordPress posts loop pagination – first page return 125 posts instead of 10 and the rest return 10
- clicking on page title
- Change a div background color on Post ID
- append $_GET parameters to post
- Making a private post visitable by link?
- Display content from specific category
- Batch Scanning and Deleting Empty WordPress Posts
- WordPress Custom Post type csv exporter
- Edit Page button is gone