i found the solution. the function is
apply_filters( 'page_row_actions', string[] $actions, WP_Post $post )
For the custom post type need to not be hierarchical
and it’s work
Related Posts:
- How to load a new template page according to a particular URL?
- How to Build a Movie Library in WordPress 3.x
- How does WP handle multiple matching rewrite rules?
- All of my custom posttypes are 404’ing
- Redirect to another page using contact form 7? [closed]
- Is it possible to customize a wordpress post from outside dashboard(Something like site.com/post-type/post/?e=post_id)?
- How to make content as required in custom post type?
- Built in audio player?
- How to retrieve custom meta term of category taxonomy from WP Rest API?
- Include Max mega menu Plugin into theme
- How to integrate plugin in WordPress theme
- How to include plugin without activation?
- How do you remove plugin edit option?
- wordpress reusable content blocks
- Override plugin with functions.php
- Override the filter from plugin in child theme
- WordPress logo upload option in theme panel
- Should i delete the posts created by a plugin on uninstall?
- Custom Taxonomy Tag Search
- Network: retrieve a list of latest posts
- wordpress theme backend admin only
- Allow users mark posts as “complete”?
- Check if we’re viewing an event
- Is there a way to order posts and custom post types as one group?
- RW Meta Box ,Problem setting post title
- how do i remove posts from a WP_Query so the pagination is right?
- Saving Custom Post types and fields to a custom table
- dynamically generating plugin syntax
- Menus, but not by theme location
- Is it possible to use WordPress as an online portfolio for text content? What kind of theme would I look for?
- Building a store locator with google maps
- how to load the language file in plugin?
- WooCommerce get_price returning wrong price when used via ajax
- Duplicate posts when posting nulls in records in phpMyAdmin [closed]
- Open Post Thumbnail in New Child Theme File in WordPress
- How to use get_theme_mod in gutenberg editor wordpress?
- How to make wp_enqueue_style and wp_enqueue_script work only on custom post type
- Loco Translate: Custom Post and Custom Taxonomy Labels not translated in wp-admin menu
- Accessing post’s meta data based on user’s click of a post
- How to get current post user id
- Events Made Easy Plugin – Duplicate Title Tags
- One-to-many post relationships that are displayed by category (using posts-to-posts plugin)
- Different UI in WordPress
- What is the correct way to update both WP/plugins/themes without breaking the site?
- Redux Framework has an embedded demo. Click here to activate the sample config file
- Not getting author rank when using return
- How to Display a Plugin function (content) on frontpage using index.php
- The problem with WordPress Importer
- How to create user groups and allow custom posts and plugin modify/access to specific group?
- Correct way to make meta box with more than one meta field secure
- I want to extend the current themes’ single.php to display the meta fields of my CPT
- Plugin custom post type – Internal server Error
- Exclude post by custom meta with pre_get_posts
- Why does my functions.php cause white-screen and media-library issues?
- How can I create a custom shortcode that will return a custom post type by ID?
- How to make a slideshow shortcode based on the WordPress gallery shortcode? [closed]
- how to give a user a role?
- Is it possible to create Custom Post plug-in?
- get_post_type() and WP_QUERY issue
- get_post_type on post.php
- List taxonomy terms for post as checkboxes
- more types plugin – display all post of post type on page
- When using Simple Fields plugin, how do I pull the information out of the database to display on a page?
- Display post lists in 2nd paragraph
- How to make a proper custom post type link
- Matching Chapters to a Custom posts [closed]
- Custom post type – no layout section of Document tab, and no author choice
- Creating a custom post type, adding custom meta fields, preventing all future editability of posts of this type
- wp_get_post_terms is difference obj model than the one in rest api response
- ‘No Results Found’ on single post for custom post type
- Keep a post copy when this one is updated – issue
- Making a Template for a CPT created by a plugin
- auto populate list of questions if user select a category xyz
- Classified ad website : which solutions to use? [closed]
- Making sure that a plugin’s scripts and stylesheets are included for dynamicaly loaded content
- Best place for short bio,image and button [closed]
- What are the specifics of WordPress development I need to know? [closed]
- WordPress shows error related to allow_url_fopen
- How to create a code editor for my plugin .?
- How to show only next post pagination link using wp_link_pages()
- Finding the URL to be used to check if plugin is installed with a theme
- Mq translate plugin custom post type issue
- Js file is not adding using this code in functions.php
- wp_footer hook only working on homepage not in other pages
- How can I position ShareThis buttons manually when using the plug-in? [closed]
- “Custom Post Type Permalinks” plugin URL strcuture
- Unable to delete custom post types, confusion around capabilities
- Adding CSS to custom post type admin page causes error
- Plugin can not display in my custom theme
- ACF: post query, hide duplicate values [closed]
- How to use get_template part in the plugin?
- Jquery NoConflict Problem
- Overriding Parent Theme… will cause plugins failure?
- WordPress premium theme development [duplicate]
- How do I combine a theme with a plugin
- how to force tag page layout to use same as search layout?
- What is the best way for showing a grid of customer logos?
- Custom Post Type Fields
- How to delete all trashed item in one-go
- How can I show a different theme for admin users? WP 3.8+