| 开发者 | naveenkharwar |
|---|---|
| 更新时间 | 2026年5月15日 00:53 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPL-2.0-or-later |
| 版权网址: | 版权信息 |
pressviz folder to /wp-content/plugins/, or install through the WordPress Plugins screen.PressViz currently supports bar, line, area, pie, doughnut, scatter, radar, gauge, and funnel charts.
Yes. PressViz is built specifically for the WordPress block editor. Creation, editing, data entry, and live preview all happen inside the editor.
Yes. You can enable front-end export buttons so visitors can download a chart as a PNG image or export the underlying data as CSV.
If you deactivate the plugin, charts will not render on the front end. Your chart data is preserved in the database and will return when you reactivate. PressViz never deletes your data on deactivation.
Yes, with per-site activation. Activate PressViz on each site where you want to use charts — do not network-activate it. Each site maintains its own chart data and settings independently.
Yes. PressViz creates one custom table — `{prefix}pressviz_charts` — to store your chart data. It is created automatically on activation and is never modified by WordPress core or other plugins. On deactivation the table is left intact. It is only removed if you check "Remove Data on Delete" in Settings before deleting the plugin.
src/) in the plugin package to comply with WordPress.org guideline #4