A
A
AlexanderKle2018-07-18 23:41:03
Notepad++
AlexanderKle, 2018-07-18 23:41:03

How to auto-complete wordpress code in notepad++?

auto-completion of wordpress code in notepad ++ when you enter the first letters of the code, it gives options for the desired one.
thanks in advance for help!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Stalker_RED, 2018-07-18
@Stalker_RED

Rules for php code completion are stored in plugins\APIs\php.xml
You need to add WordPress functions there. There are ready-made files, like this:
https://github.com/takien/WordPress-Auto-complete-...
This particular one has not been updated for 5 years, better look for something fresher, or merge from fresh php.xml and this.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question