Learndash_Admin_Essays_Listing::essay_inline_actions( array $actions, WP_Post $post )

Adds inline actions to Essay on post listing hover in the admin.


Description Description

Fires on post_row_actions hook.


Parameters Parameters

$actions

(Required) An array of post actions.

$post

(Required) The WP_Post object.


Top ↑

Return Return

(array) $actions An array of post actions.


Top ↑

Source Source

File: includes/admin/classes-posts-listings/class-learndash-admin-essays-listing.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.2.3 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.