Skip to content

Commit c7cfd22

Browse files
committed
Update README
1 parent 264b17d commit c7cfd22

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ This is NetBeans plugin for WordPress.
2525
- custom content name
2626
- run command (wp-cli)
2727
- upgrade notification
28+
- create a .htaccess file for permalink
2829

2930
### Impotant Files
3031
It contains wp-config.php
@@ -130,6 +131,13 @@ Furthermore, we can upgrade(run core update, core update-db, e.t.c.) WordPress w
130131

131132
If you don't want to check that, please uncheck `Check new version when project is opened` at Options.
132133

134+
### Create a .htaccess file for permalink
135+
136+
Right-click project node > WordPress > Create .htaccesss for permalink
137+
138+
#### Note
139+
.htaccess file for permalink can be also created with template.
140+
133141
## Version Number
134142

135143
| |stable |dev |

0 commit comments

Comments
 (0)