Skip to content

Commit a851589

Browse files
committed
Update README
1 parent 785d699 commit a851589

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ This is NetBeans plugin for WordPress.
1717
- create new theme action
1818
- hyperlink navigate
1919
- create new plugin action
20+
- custom content name
2021

2122
### Impotant Files
2223
It contains wp-config.php
@@ -29,6 +30,11 @@ You can create a new WordPress project with Wizard.
2930
3. choose options
3031
4. finish
3132

33+
### Custome Content Name
34+
35+
If you want to use custom content name(default is `wp-content`), please set your content name to the project properties.
36+
(project properties > Framework > WordPress)
37+
3238
#### options
3339
- Set format to project : set format option to project.properties
3440
- create wp-config.php : copy from wp-config-sample.php

0 commit comments

Comments
 (0)