Depending on the context, in which you would like to make these changes, I’d simply remove the metabox from that certain post type. Then add another metabox above the editor for your excerpt box.
The downside: you can not use get_the_excerpt, the_excerpt etc. anymore because that metabox doesn’t exist any more.
Have a look at this post
How can I put a custom meta box above the editor but below the title section on the edit post page?
Related Posts:
- How to display only the excerpt in the blog/posts page with Gutenberg?
- Gutenberg is Adding Additional HTML Tags When Grabbing the Excerpt
- Using wp_trim_excerpt to get the_excerpt() outside the loop
- apply_filters() and the_excerpt are giving unexpected results
- Compare the_excerpt() to the_content()
- Remove “Continue Reading” Link From the Teaser Excerpt Only
- Display Links in Excerpts?
- Modify youtube video size on one page and show another size on different page
- Read more tag shows up on EVERY post
- Issue with enabling formatting in excerpts in WordPress
- limit the words in the post content and add read more link
- Excerpt Word Count
- Limit the_excerpt in the first point (.) of the sentence
- How to show only manual / custom excerpts?
- Excerpts that don’t truncate words
- Spacing within the excerpt
- “Read more” link doesn’t show up when the post length is under the excerpt length
- the_excerpt Read More Filter
- How to get the excerpts of all children pages
- Custom excerpt showing first paragraph (with HTML formatting)
- Regenerate auto excerpts after updating many posts
- Remove whitespace before the_excerpt();
- Bulk add tag (or any sort of label) to posts who have custom excerpt
- How to correctly limit the content and strip HTML?
- Writing a custom excerpt function
- Getting first 20 words without excerpt
- Change excerpt length of first post
- Display oEmbed in the_excerpt
- Auto Populate Excerpt Field
- Remove Text within Header tags in the Excerpt
- Line in excerpt and max 5 lines
- Show the excerpt in a loop
- Include post title in readmore link?
- Excerpts automatically remove paragraph space
- Excerpt using Read More Tag
- How to show post content before read more tag (excerpt) for password protected posts?
- How to apply excerpt length only on front end?
- get_the_excerpt() issues – returns the excerpt twice or not at all?
- Bug in the_excerpt() function
- Excerpt content
- Show excerpts of posts on P2 Home page
- How to change the length of excerpt() method?
- Removing h3s in excerpt output?
- get_the_excerpt without images
- Automatic excerpts
- How to properly show the Excerpt only if it exists?
- The excerpt doesn’t add Read more
- How to get excerpt of the recent posts
- Limit the size of the post excerpt
- excerpt box not visible
- I can’t modify the ‘Continue reading…’ link of the_excerpt
- Text with special class as excerpt (or exclude special class)
- Display post excerpt instead of content, if available
- Show Excerpts In Twenty Eleven Theme
- How do you edit the html of teaser excerpts
- Add custom read more to the_excerpt and
- Remove [ and ] from excerpt
- the_excerpt is not limiting my post page to 55 words?
- Change label text in Gutenberg’s built in excerpt panel
- Is it possible to use words as starting and ending points of excerpt parameters?
- I want to show post excerpt and cap it at 20 words [duplicate]
- Split the_content into two parts
- How to replace get_the_excerpt with first N words of post article while stripping html
- How to edit a typo in excerpt?
- My post excerpt does not work
- How to remove excerpt white spaces
- The excerpt suffix won’t go away
- making the […] clickable
- Adding […] string for a custom excerpt function
- Replace text in excerpt
- How to achieve two different excerpt types on one WordPress site?
- Modify excerpt link
- Reblog WordPress to another WordPress?
- Append Second Link to Read More
- Twenty Eleven: Home Page, View full post of most recent post & Summary of the rest
- I am working with gutenberg blocks, specially a slider block. I wish to show the excerpt content from a custom api to the backend as well as frontend
- code block does not show in excerpt
- How to enable excerpts just on the “Posts page”
- the_excerpt() is not trimming at
- Excerpts not showing
- Keep excerpt from stripping URLs and enable autoembed for youtube ONLY?
- Excerpt being limited too early
- Help needed using wp_trim_words
- NextGen Gallery not allowing me to display the_excerpt();?
- Excerpt of certain page to display on home page
- get_the_excerpt adding unwanted links to output html
- Excerpt functions is removing the forward slash on the url
- the_excerpt() doesn’t return the Excerpt field content
- How to add a new line to an excerpt?
- 2 posts same excerpt?
- Excerpt displays the current page excerpt not one being pulled
- Edit the excerpt before it is shown
- Is there a html tag filter for the excerpt?
- Add rel=lightbox to custom string
- Excerpt is only getting shown for first post
- WordPress Post Format If Statement?
- Post content not showing
- Remove automatic excerpts only for single posts
- Setting post excerpt length in php wordpress code, Should will help to save DB size?
- Remove the excerpt and “… Read More” from the featured content on the home page with child theme