Skip to content

nickr2000/notepad-plus-plus-wordpress-auto-complete

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Notepad++ auto-complete for WordPress.

Notepad++ auto-completion for WordPress, it contains about 900 global functions with the definitions of functions, return types, brief descriptions, and parameters. The data is taken from the comments in the source code and from the official online documentation. Deprecated functions and parameters are not added.

Instalation

Wordpress keywords for autocomplete are merged with the default php keywords stored in php.xml. There are two XML files here, one with descriptions of functions, and the other without them. Rename the file that you want to php.xml and replace the /plugins/APIs/php.xml file ( create a backup of the original file in case you change your mind ).

About

Notepad++ auto-completion for Wordpress

Resources

License

Stars

Watchers

Forks

Packages

No packages published