get_sample_permalink
get_sample_permalink ( $id, $title = null, $name = null )
Parameters:- (int|object) $id Post ID or post object.
- (string) $title (optional) Title
- (string) $name (optional) Name
Returns:- (array) With two entries of type string
Defined at: - Introduced in WordPress: 2.5.0
- Deprecated in WordPress: -
Description
{@internal Missing Short Description}}