{"id":352227,"date":"2026-08-25T09:50:43","date_gmt":"2026-08-25T09:50:43","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/alerthub\/"},"modified":"2026-08-26T08:07:27","modified_gmt":"2026-08-26T08:07:27","slug":"alerthub","status":"publish","type":"plugin","link":"https:\/\/haz.wordpress.org\/plugins\/alerthub\/","author":23432602,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.1.5","stable_tag":"1.1.5","tested":"7.0.4","requires":"6.2","requires_php":"7.4","requires_plugins":null,"header_name":"AlertHub","header_author":"AlertHub","header_description":"Integrates WordPress sites with AlertHub to send notifications and manage custom alerts.","assets_banners_color":"000000","last_updated":"2026-08-26 08:07:27","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/thealerthub.com\/docs\/integrations\/sources\/wordpress","header_author_uri":"https:\/\/thealerthub.com","rating":0,"author_block_rating":0,"active_installs":0,"downloads":52,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.1.5":{"tag":"1.1.5","author":"pericodes","date":"2026-08-26 08:07:27"}},"upgrade_notice":[],"ratings":[],"assets_icons":[],"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3665003,"resolution":"1544x500","location":"assets","locale":"","width":1544,"height":500}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.1.5"],"block_files":[],"assets_screenshots":[],"screenshots":{"1":"Settings page with Project Key configuration.","2":"Alerts Manager with hook selection.","3":"Alert History Logs."}},"plugin_section":[],"plugin_tags":[1110,1955,5603,1159,600],"plugin_category":[54],"plugin_contributors":[277375],"plugin_business_model":[],"class_list":["post-352227","plugin","type-plugin","status-publish","hentry","plugin_tags-alerts","plugin_tags-logs","plugin_tags-monitoring","plugin_tags-notification","plugin_tags-security","plugin_category-security-and-spam-protection","plugin_contributors-pericodes","plugin_committers-pericodes"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/alerthub_000000.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>AlertHub is a powerful notification management platform that centralizes alerts from all your services into one dashboard and routes them to your preferred channels like Slack, Email, or Mobile Push.<\/p>\n\n<p>This WordPress plugin connects your site directly to AlertHub, enabling you to turn any WordPress action (Hook) into a notification. Whether you want to know if an administrator logs in, a payment fails, or a critical error occurs, AlertHub keeps you informed in real-time.<\/p>\n\n<p>By configuring a simple Project Key, you can start monitoring your site within seconds.<\/p>\n\n<p><strong>Key Features:<\/strong><\/p>\n\n<ul>\n<li><strong>Easy Integration:<\/strong> Just paste your AlertHub Project Key.<\/li>\n<li><strong>Custom Alerts Manager:<\/strong> Create your own alerts for any WordPress hook (e.g., <code>wp_login_failed<\/code>, <code>wc_order_status_completed<\/code>).<\/li>\n<li><strong>Hook Helper:<\/strong> Includes a dropdown to quickly fill common WordPress hooks into the alert form.<\/li>\n<li><strong>Variable Support:<\/strong> Use placeholders like <code>{{0}}<\/code> or <code>{{1.user_email}}<\/code> to inject dynamic data from hooks into your alert messages.<\/li>\n<li><strong>Alert History Log:<\/strong> Keep a local record of all sent alerts with filtering by date, level, and ID.<\/li>\n<li><strong>Performance:<\/strong> Alerts are sent asynchronously to ensure your site speed is never affected.<\/li>\n<\/ul>\n\n<h3>External services<\/h3>\n\n<p>This plugin connects to the <strong>AlertHub<\/strong> notification platform to deliver alerts from your WordPress site to your AlertHub dashboard and configured channels (Slack, Email, Telegram, etc.).<\/p>\n\n<p><strong>Service:<\/strong> AlertHub API (<code>https:\/\/api.thealerthub.com\/sendAlert<\/code>), operated by AlertHub (https:\/\/thealerthub.com).<\/p>\n\n<p><strong>What it is used for:<\/strong> Sending alert notifications when a configured WordPress hook fires (for example, a failed login or a custom alert you create in the plugin). Alerts are only sent if you have saved a valid <strong>Project Key<\/strong> in <strong>Tools \u2192 AlertHub<\/strong>.<\/p>\n\n<p><strong>What data is sent and when:<\/strong> Each time an alert is triggered, the plugin sends a non-blocking HTTPS POST request with a JSON body containing:<\/p>\n\n<ul>\n<li><code>ah_key<\/code> \u2014 your AlertHub Project Key (stored in WordPress options after you configure the plugin).<\/li>\n<li><code>ah_title<\/code> \u2014 the alert title (may include dynamic values from the WordPress hook).<\/li>\n<li><code>ah_description<\/code> \u2014 the alert message (may include dynamic values from the WordPress hook).<\/li>\n<li><code>ah_level<\/code> \u2014 severity level (<code>info<\/code>, <code>warning<\/code>, or <code>critical<\/code>).<\/li>\n<li><code>ah_source<\/code> \u2014 a source label (defaults to your site name, or a name you configure).<\/li>\n<li><code>url<\/code> \u2014 your WordPress site URL (<code>get_site_url()<\/code>).<\/li>\n<li><code>timestamp<\/code> \u2014 the date and time the alert was generated on your site.<\/li>\n<\/ul>\n\n<p>No data is sent until you enter a Project Key and an alert condition occurs. If the Project Key is empty, the plugin does not contact the API.<\/p>\n\n<p><strong>Legal:<\/strong> This service is provided by AlertHub: <a href=\"https:\/\/thealerthub.com\/terms-of-service\">Terms of Service<\/a>, <a href=\"https:\/\/thealerthub.com\/privacy-policy\">Privacy Policy<\/a>.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the <code>alerthub<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory.<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress.<\/li>\n<li>Go to <strong>Tools -&gt; AlertHub<\/strong>.<\/li>\n<li>Enter your <strong>Project Key<\/strong> (found in your AlertHub dashboard).<\/li>\n<li>(Optional) configure a Shared Source name (e.g., \"My Shop\").<\/li>\n<li>Go to the <strong>Alerts<\/strong> tab to create your first custom alert.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"where%20do%20i%20get%20the%20project%20key%3F\"><h3>Where do I get the Project Key?<\/h3><\/dt>\n<dd><p>You can find your Project Key in your AlertHub project settings page (https:\/\/app.thealerthub.com).<\/p><\/dd>\n<dt id=\"can%20i%20use%20custom%20hooks%3F\"><h3>Can I use custom hooks?<\/h3><\/dt>\n<dd><p>Yes! In the alerts manager, you can type any action hook name triggered by WordPress or other plugins.<\/p><\/dd>\n<dt id=\"how%20do%20i%20include%20dynamic%20data%20in%20alerts%3F\"><h3>How do I include dynamic data in alerts?<\/h3><\/dt>\n<dd><p>You can use <code>{{0}}<\/code> for the first argument passed to the hook, <code>{{1}}<\/code> for the second, etc. You can also access object properties like <code>{{1.post_title}}<\/code>.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.1.5<\/h4>\n\n<ul>\n<li>Documented AlertHub external API usage in the readme (WordPress.org compliance).<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release with Project Key integration.<\/li>\n<li>Added Custom Alerts Manager with native hook selector.<\/li>\n<li>Added Alert History Logs with filtering.<\/li>\n<li>Added support for dynamic placeholders in alert messages.<\/li>\n<\/ul>","raw_excerpt":"Integrate your WordPress site with AlertHub to receive real-time notifications for critical events, manage custom alerts, and track logs.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/haz.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/352227","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/haz.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/haz.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/haz.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=352227"}],"author":[{"embeddable":true,"href":"https:\/\/haz.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/pericodes"}],"wp:attachment":[{"href":"https:\/\/haz.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=352227"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/haz.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=352227"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/haz.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=352227"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/haz.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=352227"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/haz.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=352227"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/haz.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=352227"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}