You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hold down Ctrl key on first or second parameter. If text color is changed to blue, Click there.
101
102
Then caret position go to function. (first parameter is available when there are the same function names as parameter name : in this case, caret doesn't necessarily go to right position)
102
103
104
+
### Run Command
105
+
106
+
We can run wp-cli commands. *Please notice that this action needs so much time to get command list at first time.*
107
+
108
+
1. Set wp-cli script path to Options. Tools > Options > PHP > WordPress
109
+
2. Select WordPress Project node
110
+
3. Right-click > WordPress > RunCommand...
111
+
112
+
#### wp-cli
113
+
114
+
Please see the followings:
115
+
116
+
-https://github.com/wp-cli/wp-cli
117
+
-http://wp-cli.org/
118
+
103
119
## License
104
120
[Common Development and Distribution License (CDDL) v1.0 and GNU General Public License (GPL) v2](http://netbeans.org/cddl-gplv2.html)
0 commit comments