LearnDash_Permalinks::get_edit_post_link( string $link = '', integer $post_id, string $context = '' )

Override WordPress Get Edit Post Link to include nested URL.


Description Description


Parameters Parameters

$link

(Optional) The edit link.

Default value: ''

$post_id

(Required) Post ID to edit.

$context

(Optional) The link context. If set to 'display' then ampersands are encoded.

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.