LearnDash_Permalinks::row_actions( array $actions = array(), object $post = '' )

Called via the WordPress List Table instance. This function will adjust the course step permalinks to be nested if enabled.


Description Description


Parameters Parameters

$actions

(Optional) Array of row actions to be shown.

Default value: array()

$post

(Optional) WP_Post object being displayed for the row.

Default value: ''


Top ↑

Source Source

File: includes/class-ld-permalinks.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.5.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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