dashboard_secondary_items

Advertisement

Summery Summery

Filters the number of secondary link items for the ‘WordPress Events and News’ dashboard widget.

Syntax Syntax

apply_filters( 'dashboard_secondary_items', string $items )

Parameters Parameters

$items

How many items to show in the secondary feed.

Source Source

File: wp-admin/includes/dashboard.php

Advertisement

Changelog Changelog

Changelog
Version Description
4.4.0 Introduced.

Advertisement

Leave a Reply