Contents
General — Plugixa Testimonial
Baseline plugin behavior: default view, default submission status, global CSS, and API keys that aren’t feature-specific.

| Key | Default | Values | Notes |
|---|---|---|---|
default_view_id |
1 | int | View used when a shortcode omits view_id. |
default_submission_status |
pending |
pending, approved, draft, rejected |
Status for frontend form submissions and request submissions. |
google_fonts_api_key |
"" |
string | Required for the Google Fonts picker in Views. |
google_places_api_key |
"" |
string | Required for Google Reviews import. Get one from Google Cloud Console with the Places API enabled. |
custom_css |
"" |
string | Raw CSS injected on pages with the shortcode. |
delete_data_on_uninstall |
false |
bool | When true, all plugin data is removed on uninstall. |