WPDev.one
Core Function
View Source on Trac ↗

wp_get_linksbyname()

wp_get_linksbyname( mixed $category, mixed $args = '' )

Gets the links associated with the named category.

Parameters 2 required

Name / Type Description
$category
string

The category to use.

Required
string

$args

Required

Return Value

((string)
| null)

Function Information

Since Version
1.0.1
Source File
wp-includes/deprecated.php
Advertisement