Ayesh 加入时间:2016年5月12日
Ayesh 的包
-
-
-
-
-
PHP
phpwatch/wordpress-clear-logout
一个微小的 WordPress 插件,用于在注销时清除与站点相关的所有浏览器数据(带有 `Clear-Site-Data` 头)。
-
-
PHP
phpwatch/wordpress-samesite
此插件将“SameSite”cookie标志添加到 WordPress 的认证cookie中。在支持的浏览器(所有当前的 IE、Edge、Chrome 和 Firefox)上,这可以有效地防止 WordPress 网站上的所有跨站请求伪造攻击。
-
phpwatch/wordpress-security-advisories
WordPress 安全建议 https://php.watch/articles/WordPress-Security-Advisories
-
PHP
polyfills/array-find
PHP:提供 `array_find`、`array_find_key`、`array_any` 和 `array_all` 函数的用户空间 polyfill,这些函数是在 PHP 8.4 中添加的。
-
PHP
polyfills/mb-trim
PHP:提供 `mb_trim`、`mb_ltrim` 和 `mb_rtrim` 函数的用户空间 polyfill,这些函数是在 PHP 8.4 中添加的。
-
PHP
polyfills/mb-ucfirst-lcfirst
PHP:提供 `mb_ucfirst` 和 `mb_lcfirst` 函数的用户空间 polyfill,这些函数是在 PHP 8.4 中添加的。
-
-
-