{"id":16057570,"url":"https://github.com/aduth/wp-time-remaining","last_synced_at":"2025-03-16T06:27:20.048Z","repository":{"id":66273620,"uuid":"174866803","full_name":"aduth/wp-time-remaining","owner":"aduth","description":"Display a countdown timer in a WordPress admin toolbar","archived":false,"fork":false,"pushed_at":"2019-03-10T18:56:31.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-13T22:35:07.568Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aduth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-03-10T18:54:08.000Z","updated_at":"2019-03-10T18:56:32.000Z","dependencies_parsed_at":"2023-04-30T07:06:43.194Z","dependency_job_id":null,"html_url":"https://github.com/aduth/wp-time-remaining","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aduth%2Fwp-time-remaining","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aduth%2Fwp-time-remaining/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aduth%2Fwp-time-remaining/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aduth%2Fwp-time-remaining/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aduth","download_url":"https://codeload.github.com/aduth/wp-time-remaining/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243835952,"owners_count":20355611,"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-10-09T03:03:37.872Z","updated_at":"2025-03-16T06:27:20.036Z","avatar_url":"https://github.com/aduth.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Time Remaining\n\nTime Remaining is a WordPress plugin which displays a programmable countdown timer in the user administrative toolbar. This can be useful for transient site provisioners or other temporary theme and plugin preview environments.\n\n![Time Remaining](https://cldup.com/Yqlmzmj9Iz.png)\n\n## Installation\n\nDownload and extract the [zip archive](https://github.com/aduth/g-debugger/archive/master.zip) to a `time-remaining` folder in your WordPress installation `wp-content/plugins`.\n\nAlternatively, as a single-file plugin, it can be downloaded directly and placed within the [`mu-plugins` directory](https://codex.wordpress.org/Must_Use_Plugins) of a site.\n\n```\nmkdir -p wp-content/mu-plugins \u0026\u0026 curl https://raw.githubusercontent.com/aduth/wp-time-remaining/master/index.php \u003e wp-content/mu-plugins/time-remaining.php\n```\n\n## Usage\n\nTime Remaining is configured using either an environment variable or site option. In either case, the value should be the [unix time](https://en.wikipedia.org/wiki/Unix_time) in seconds of the expiration.\n\nAs an environment variable, export the value as the `TIME_REMAINING_END` variable.\n\nAs a site option, set the value as the `time-remaining-end` site option.\n\n## License\n\nCopyright 2019 Andrew Duthie\n\nReleased under the [GPLv2 or later License](https://www.gnu.org/licenses/gpl-2.0.html).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faduth%2Fwp-time-remaining","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faduth%2Fwp-time-remaining","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faduth%2Fwp-time-remaining/lists"}