wpmem_regchk

Description

Filters the value of $wpmem_regchk.

The value of $wpmem_regchk is determined by functions that may be run in the get_regchk() function. This value determines what happens in the wpmem_securify() function.

Parameters

$regchk
(string) (required) The value of $wpmem_regchk at the end of the wpmem function.

$action
(string) (optional) The value of the $wpmem_a (action) variable.

Usage

[gist id=eaaa82e79014c91ed5729a4449f3d579 file=wpmem_regchk.php]

Changelog

  • Introduced in version 2.9.0
  • Moved to get_regchk() in WP_Members object in 3.0.0

Source

wpmem_regchk is located in inc/class-wp-members.php