📄 hooks
字号:
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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -