This file supersedes the hook_help function, and the information can be removed from the hook function.
这个文件替代 hook_help函数,所以可以从钩子函数中删除帮助信息。
This file contains the code that registers the hook with QuickPlace, and the function that gets called from QuickPlace.
该文件包含了向QuickPlace注册关联的代码,以及从 QuickPlace调用的函数。
The code that registers the hook with QuickPlace is at the bottom of the file.
向QuickPlace注册关联的代码在文件的底部。
A compiled hook is provided in the zip file that accompanies this article.
本文自带的压缩文件中有一个编译过的关联文件。
After your function is defined, the next step is to "hook" or register it with WordPress. To do this, call add_filter in the global execution space of your plugin file.
完成你的函数的编写后,下一步就是将其hook(勾入)或者说注册到WordPress中,你可以通过执行全局空间中的add_filter函数来实现,如。
After your function is defined, the next step is to "hook" or register it with WordPress. To do this, call add_action in the global execution space of your plugin file.
完成你的函数的编写后,下一步就是将其hook(勾入)或者说注册到WordPress中,你可以通过执行全局空间中的add_action函数来实现,如。
To have Vim take care of prebuilding non-existent directories, you could hook a handler into the BufNewFile event, which is queued whenever you start to edit a file that does not yet exist.
要让Vim负责提前创建不存在的目录,您可以将一个处理器连接到 BufNewFile事件,当您开始编辑一个不存在的文档时,它就会进行排列。
The last step in getting your filter hook to work is to install the file and activate the plugin.
让你的FilterHook开始工作的最后一步是安装插件文件和激活插件。
The last step in getting your action hook to work is to install the file and activate the plugin.
让你的ActionHook开始工作的最后一步是安装插件文件和激活插件。
Keyboard hook procedure, the compressed file contains two parts, code, part of the code is to create hook, another part of the record keystroke code.
键盘钩子程序,本压缩文件包含两部分代码,一部分是创建钩子的代码,另一部分是记录键盘按键的代码。
The hook procedure must record the contents of the structure by copying them to a buffer or file.
钩子过程必须把这个结构的内容记录下来复制到缓冲区或文件。
The hook procedure must record the contents of the structure by copying them to a buffer or file.
钩子过程必须把这个结构的内容记录下来复制到缓冲区或文件。
应用推荐