wp_get_cookie_login [ WordPress Function ]
wp_get_cookie_login ( No parameters )
| Returns: |
|
| Defined at: |
|
Soorgelijke functies: wp_setcookie, wp_get_mu_plugins, wp_set_auth_cookie, wp_get_links, wp_get_shortlink
Gets the user cookie login. This function is deprecated.
This function is deprecated and should no longer be extended as it won't be used anywhere in WordPress. Also, plugins shouldn't use it either.
Examples [ wp-snippets.com ]
Top Google zoekresultaten
- Function Reference/wp get cookie login « WordPress Codex
Description. This function can be replaced via plugins. If plugins do not redefine these functions, then this will be used instead. Gets the user cookie login.
codex.wordpress.org - Function Reference « WordPress Codex
... wp_clearcookie · wp_die · wp_footer · wp_get_cookie_login · wp_get_http_headers · wp_hash · wp_head · wp_mail · wp_mkdir_p · wp_new_user_notification ...
codex.wordpress.org - /wp-includes/pluggable-deprecated.php source - PHP Cross ...
Jun 1, 2011... 80 81 if ( !function_exists('wp_get_cookie_login') ): 82 /** 83 * Gets ... wp_get_cookie_login() { 95 _deprecated_function( __FUNCTION__, ...
xref.yoast.com - 常用函数-wp_get_cookie_login() | WordPress啦!
常用函数-wp_get_cookie_login(). Kage 星期三,2009/11/18 15:18 0条评论 ... 源 文件. wp_get_cookie_login()位于wp-includes/pluggable.php中。
www.wordpress.la