Skip to content

Commit 08c92e2

Browse files
committed
Version 0.0.4; additional security hardening; data type coverage
1 parent 13d39ca commit 08c92e2

8 files changed

Lines changed: 442 additions & 350 deletions

File tree

.gitignore

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
/log/**/*.json
55
/dist
66
/node_modules
7-
/wpseoai
8-
/wpseoai/wpseoai/*
9-
/wpseoai/wpseoai/**
10-
/wpseoai.zip
7+
/ai-seo-wp
8+
/ai-seo-wp/ai-seo-wp/*
9+
/ai-seo-wp/ai-seo-wp/**
10+
/ai-seo-wp.zip
1111
/.phpunit.result.cache

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ You can also [top up credits, or set up a new subscription](https://wpseo.ai/sub
2222
- Wordpress 5.2+
2323

2424
## Development
25-
All source files for the plugin can be found on the [GitHub plugin page](https://github.com/AlexanderGW/wpseoai)
25+
All source files for this plugin can be found on the [GitHub plugin page](https://github.com/AlexanderGW/wpseoai)
2626

2727
| Source | Target |
2828
|-------------------------------|-------------------------------|

0 commit comments

Comments
 (0)