Update readme.md

Remove note about plugin architecture
This commit is contained in:
Matthew Bucci
2023-11-11 13:03:43 -08:00
committed by GitHub
parent bf2ef7f418
commit a389cc7adc

View File

@ -32,9 +32,6 @@ This plugin has been tested on PostgreSQL 14.2
### Plugin Support
You shouldn't expect any plugin specific code to be integrated into PG4WP except for plugins shipped with WordPress itself (such as Akismet).
PG4WP 2.0 will have a mechanism to add plugin support.
| Plugin | Version | Working |
| ----------- | ----------- | --------- |
| Debug Bar | 1.1.4 | Confirmed |
@ -86,4 +83,4 @@ PG4WP is licensed under the [GNU GPL](http://www.gnu.org/licenses/gpl.html "GNU
### Contributors
Code originally by Hawk__ (http://www.hawkix.net/)
Modifications by @kevinoid and @mattbucci
Modifications by @kevinoid and @mattbucci