Recent

Block_Pings class

Block_Pings

Class Block_Pings

Blocks self-pings and user-defined URLs from receiving pings.

Namespace: WebberZone\AutoClose\Features
Since: 3.0.0
Source: includes/features/class-block-pings.php line 24

Methods

__construct()

Constructor.

Line: 29

public function __construct(  );

block_pings()

Remove self-pings and user-defined URLs from ping list.

Since: 3.0.0
Line: 39

public function block_pings( &$links );
TypeNameDescription
array$linksList of ping URLs (passed by reference).