hooks

来自「eGroupWare is a multi-user, web-based gr」· 代码 · 共 8 行

TXT
8
字号
kses hooks==========Sometimes you want to perform one more action on all data that kses willfilter. There is a special function for that purpose called kses_hook(). ksescalls it from its main function kses(), so if you insert some code inkses_hook(), it will always be called to change all data that kses sees.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?