https://github.com/asharirfan/reset-post-time
⏰🚀⚡️ WordPress plugin to set the seconds of publish/schedule time of post types to zero.
https://github.com/asharirfan/reset-post-time
Last synced: 3 months ago
JSON representation
⏰🚀⚡️ WordPress plugin to set the seconds of publish/schedule time of post types to zero.
- Host: GitHub
- URL: https://github.com/asharirfan/reset-post-time
- Owner: asharirfan
- Created: 2018-02-02T14:29:06.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-10-05T10:59:59.000Z (over 4 years ago)
- Last Synced: 2025-02-01T14:45:23.198Z (5 months ago)
- Language: PHP
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
Awesome Lists containing this project
README
Reset Post Time
WordPress plugin to set the seconds of publish/schedule time of post types to zero.
🐛 Every time you schedule a post in WordPress for a specific time, it appears a few seconds late. I came upon this issue while working on a time sensitive website. I was trying to schedule a post to appear at a particular time – not even a second late 🙈
🚀 So, I wrote this lightweight plugin to resolve this issue and I have open sourced it so that anyone else facing the same problem can use the plugin to get rid of this issue 💯
© [Ashar Irfan](https://asharirfan.com)