Get license notices is a WordPress ability from Burst Statistics — usable via Easy MCP AI, which connects Claude, ChatGPT, and any AI assistant to your site.
Install Free Plugin →Get license notices
Read-onlyReturn the current Burst Pro license status and any related notices.
Requires the Burst Statistics plugin on WordPress 6.6+. All abilities register only when the 'Enable Abilities API' setting is turned on in Burst, and the current user needs the 'manage_burst_statistics' capability. The sales-data and subscriptions-data abilities additionally require Burst Pro (the BURST_PRO constant) to be active.
What it does
This ability reports the Burst Pro license status along with a list of notices, each including a message, icon, label, URL, and flags for whether it's dismissible, should show a '+1' indicator, or should highlight a specific settings field. It takes no input, and reports a status of 'unavailable' when the Licensing class isn't present (e.g. on the free version). An AI assistant can use this to tell a user whether their Burst Pro license needs attention.
See it in action
You ask your AI assistant
"Check whether my Burst Pro license has any issues I need to fix."
Returns
An object with 'license_status' (string) and 'notices' (array of objects each with msg, icon, label, url, plusone, dismissible, and highlight_field_id).
Permission
The current user must have the 'manage_burst_statistics' capability. The ability is registered only when Burst's 'Enable Abilities API' setting is on.
More Burst Statistics abilities
Get data
Fetch Burst analytics data as either an insights time series or a specific datatable (pages, referrers, countries, campaigns, search terms, and more).
Get live traffic
List the individual sessions currently active on the site, along with the pages they're viewing.
Get live visitors
Return the current number of visitors active on the site right now.
Get sales data
Return ecommerce sales metrics — products, sale counts, and revenue — for a date range (Burst Pro only).
Get subscriptions data
Return ecommerce subscription metrics — active, canceled, and trialling subscribers plus recurring revenue — for a date range (Burst Pro only).
Get tasks
Return Burst's current onboarding/setup task list and each task's completion status.