Browse: Home / Classes / Learndash_Admin_Post_Edit /

Learndash_Admin_Post_Edit::revert_edit_post_link_in_row_actions

Learndash_Admin_Post_Edit::revert_edit_post_link_in_row_actions( array $actions,  WP_Post $post )

Reverts the edit post link in the row actions to the default one.


Description #


Parameters #

$actions

(<span class="array">array) (Required) The row actions.

$post

(WP_Post) (Required) The post object.


Return #

(array<string,mixed>)


Source #

File: includes/admin/class-learndash-admin-posts-edit.php


Changelog #

Changelog
Version Description
4.9.0 Introduced.