vscode-wordpress-hooks

0.0.4 • Public • Published

WordPress Hook Autocompletion for VS Code

This extension adds autocomplete support for WordPress action and filter names.

Usage

Start typing the name of a WordPress action or filter within add_action() or add_filter() and you'll get an autocomplete list of all matching actions or filters, plus information about the parameters and usage:

Screenshot

Autocomplete is also provided for the callback function, to save you keystrokes:

Screenshot

Screenshot

License

This extension is free and open source software. It's licensed under the GPLv3.

Thanks

/vscode-wordpress-hooks/

    Package Sidebar

    Install

    npm i vscode-wordpress-hooks

    Weekly Downloads

    2

    Version

    0.0.4

    License

    GPL-3.0-or-later

    Unpacked Size

    304 kB

    Total Files

    12

    Last publish

    Collaborators

    • johnbillion