{"id":19247937,"url":"https://github.com/litespeedtech/wp-dashboard-notifier","last_synced_at":"2025-04-21T11:33:57.577Z","repository":{"id":69942046,"uuid":"170925346","full_name":"litespeedtech/wp-dashboard-notifier","owner":"litespeedtech","description":"Dashboard notifier for WordPress","archived":false,"fork":false,"pushed_at":"2024-01-09T21:09:47.000Z","size":265,"stargazers_count":3,"open_issues_count":0,"forks_count":5,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-01-09T22:32:20.815Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/litespeedtech.png","metadata":{"files":{"readme":"readme.txt","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2019-02-15T20:39:17.000Z","updated_at":"2024-01-09T21:09:52.000Z","dependencies_parsed_at":"2023-04-17T08:03:07.172Z","dependency_job_id":null,"html_url":"https://github.com/litespeedtech/wp-dashboard-notifier","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litespeedtech%2Fwp-dashboard-notifier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litespeedtech%2Fwp-dashboard-notifier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litespeedtech%2Fwp-dashboard-notifier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litespeedtech%2Fwp-dashboard-notifier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/litespeedtech","download_url":"https://codeload.github.com/litespeedtech/wp-dashboard-notifier/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223863953,"owners_count":17216234,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-09T18:05:44.354Z","updated_at":"2024-11-09T18:05:44.816Z","avatar_url":"https://github.com/litespeedtech.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"=== Dash Notifier ===\nContributors: LiteSpeedTech\nTags: dashboard notify, plugin installer\nRequires at least: 4.0\nTested up to: 5.7\nStable tag: 1.2\nLicense: GPLv3\nLicense URI: http://www.gnu.org/licenses/gpl.html\n\nDevelopers and Sysadmins can use this plugin to add a notification to clients' WordPress Dashboards via API.\n\n== Description ==\n\nThis plugin can be used by developers and system administrators to add a notification banner to their clients' WordPress Dashboard. It's useful for broadcasting important messages as well as suggesting plugins that clients might find useful, and is handled through an API.\n\nTo add a new banner, predefine a PHP constant called `DASH_NOTIFIER_MSG` before the `setup_theme` hook, like so:\n\n`\ndefine( 'DASH_NOTIFIER_MSG', json_encode( array( 'msg' =\u003e 'Your message to display in banner', 'plugin' =\u003e 'your_plugin_slug', 'plugin_name' =\u003e 'Your Plugin Name' ) ) ) ;\n`\n\nYou can define 'DASH_NOTIFIER_MSG' in your own plugin or in `functions.php`, as long as it is before `setup_theme`.\n\nThe `plugin` parameter is optional. If set, an installation button will be included with the message, allowing the client to install the plugin in one click.\n\nThe `plugin_name` parameter is also optional. If `plugin` is provided but `plugin_name` is not, the name will default to the official name found in the WordPress Plugin Directory.\n\n**Example**: If the plugin you'd like to recommend is `https://wordpress.org/plugins/hello-dolly/`, replace `your_plugin_slug` with `hello-dolly` and `Your Plugin Name` with `Hello Dolly`.\n\n**NOTE**: Your clients must have this plugin installed in order for the notification banner to be displayed.\n\n== Screenshots ==\n\n1. Dashboard\n\n== Changelog ==\n\n= 1.2 - Mar 26 2021 =\n* Potential PHP notice fix.\n\n= 1.1.2 - Apr 11 2019 =\n* [Update] Fixed a potential PHP notice in certain PHP environment.\n\n= 1.1.1 - Mar 20 2019 =\n* 🐞 Deactivate notifier before uninstalling to avoid warnings in the plugin list.\n\n= 1.1 - Mar 12 2019 =\n* [Tweak] Able to save messages when using short init.\n\n= 1.0 - Feb 28 2019 =\n* 🎉 Initial Release.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flitespeedtech%2Fwp-dashboard-notifier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flitespeedtech%2Fwp-dashboard-notifier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flitespeedtech%2Fwp-dashboard-notifier/lists"}