This description is generated by post_excerpt_meta_box()
function and is not passed through any explicit filters. It is however echoed by translation-related _e()
function and so passes through gettext
filter (which from your question you are already familiar with).
As for limiting it to your CPT, I think current post type in admin is held in global $post_type
variable you can check.
Related Posts:
- Row actions for custom post types?
- How can I remove the “Add New” button in my custom post type?
- How to change “Draft” string for status of custom post type to “Unavailable”?
- Best way to filter featured image text for a custom post type?
- WP Admin default view mode for Custom Post Type
- Remove date and category filters when editing custom post types
- Restrict categories to a custom post type
- How do I add a custom button to my “edit” list? ( edit.php?post_type= ) beside “Add New”
- Remove “Get Shortlink” button in admin of custom post type
- Add $more_link_text parameter to the_excerpt()
- How to get Custom Post ID by adding filter to child theme’s function
- How to customize admin posts based on the user who is logged in
- WordPress sort search results by custom order
- Filter term taxonomy metabox in custom post type
- WooCommerce sort products by the actual product width(not the shipping width)
- Filter hierarchical custom post type admin page by parent, and include children & grandchildren
- custom post data – how to
- How do I show a link or ‘Read More’ button on a custom field excerpt when it is less than the word limit
- WP Admin Dropdown List Filter for custom (ACF) field on custom post type(s)
- Adding specific custom fields (images) to post excerpt
- pricefilter without WooCommerce
- In the admin, how can you list thumbnails instead of titles for a custom post type?
- Add filter button to custom post type in admin area
- Add Excerpt On Quicksand Plugin
- Change CPT Edit Target Link for Admin List
- Dynamically add / duplicate custom meta in custom post types
- WordPress if in term*
- register_taxonomy and register_post_type does not work [closed]
- Custom post type and body_class: Remove “blog” class
- Change headers in admin posts list
- Setting posts per page in query_posts
- How to insert content from another Custom Post type into Post?
- Get rewrite slug of custom post type in template
- Pre_get_posts filter overwrites all search functionality
- Weird problem happening with custom taxonmy when creating/updating posts
- Placeholder in HTML editor text area?
- Filter categories of posts with checkboxes
- Deleting Custom Post type data using mySQL command
- Admin notice not displaying
- How can I create a custom meta box to add an mp4 video to a page?
- Custom Post Type + 20k posts = blank/404 within Admin edit.php [duplicate]
- Delete link on single-custom.php with redirection
- How to structure a site with product variations pages?
- WooCommerce product search titles only
- CPT: if more than X images are in post, use pagination
- How do increase the amount of links shown down the left in the admin menu?
- submenu item edit a specific post
- Remove rows in the manage post/page view
- Is there a way to have the view link on manage posts page to open in a new window or tab?
- Getting rid of /my_custom_post_type/ in the single view URL
- Custom post type menu missing after 3.0b2 -> 3.1.2 upgrade
- Custom Post Type – List all attachments on Edit Screen
- How to detect filter in URL in Category page?
- Custom query to filter posts that have current post as a taxonomy [closed]
- Why is conditionally loading a custom plugin’s code only on a specific custom post type causing the site content to disappear?
- Admin not showing all custom post type posts and views not working
- How to avoid manage posts screen duplicates when two plugins use the same library
- Group posts by custom post type
- Setting proper query for multiple custom admin filters
- How to query custom post types posts filtered by multiple custom taxonomies through a form selection
- Unable to retrieve any posts of CPT in wp-admin
- Custom Page that comes with preloaded content for the user
- Display custom fields on post excerpt or teaser
- Display post meta on edit page in admin
- How inefficient is it to use a Custom Post for 4-5 sentences & pull all to 1 page?
- Append date to custom post type url slug
- Modify action buttons for custom post type
- How to check post type (to include custom css)
- How to customize a permalink (URL) structure?
- Genesis filterable portfolio isotope [closed]
- Plugin: register custom post types, child ready and performance best practices
- Display only one post each WEEK
- How can I see a list of my Custom Post Types of the last term I was in?
- How to Mass Delete Images from Media Library
- Admin Pointers on a custom post type
- Filtering WP_Query
- Permalink structure by Post Meta value
- Add a button or image button that calls wp functions in the wp-admin
- Displaying custom taxonomy in the admin list of a custom post type
- How to integrate video slide using custom post types?
- How can I run this code once so that my generated post title doesn’t keep changing on publish/update?
- Selecting a post in Dashboard
- filter custom post type by meta key in dashboard
- Custom Post List View: Page or something else?
- Custom admin post.php page
- Categories of custom taxonomy don’t show any posts
- A question on creating filters for custom posts using taxonomy
- Conditional Query of Custom Post Type and custom taxonomy
- will post_id ever change? Can I safely use post_id for custom queries?
- List custom taxonomy specific to one custom post type
- Define new user capability for custom post types?
- Custom Taxonomy back-end customizations
- How to allow visitors to enter custom post type?
- Is it possible to create relational metabox values in a custom post?
- Custom Post Type Query for Sidebar Doesn’t Work on Front Page
- How to add a custom-post-type post within another custom-post-type post edit screen using AJAX?
- Meta query for custom post type ignored in main query
- How to add a post slug to a url?
- 2 Templates 1 custom post type according url
- How do I move/order posts with a tag to the end?