https://github.com/bobbywibowo/wordpress-reader-utilities
Common utilities for readers of WordPress-based sites
https://github.com/bobbywibowo/wordpress-reader-utilities
reader utilities wordpress
Last synced: 6 months ago
JSON representation
Common utilities for readers of WordPress-based sites
- Host: GitHub
- URL: https://github.com/bobbywibowo/wordpress-reader-utilities
- Owner: BobbyWibowo
- License: mit
- Created: 2019-08-14T21:11:56.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-11-04T12:30:06.000Z (over 1 year ago)
- Last Synced: 2025-01-20T19:37:18.637Z (over 1 year ago)
- Topics: reader, utilities, wordpress
- Language: JavaScript
- Size: 28.3 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WordPress Reader Utilities
> Migrated to [https://github.com/BobbyWibowo/userscripts](https://github.com/BobbyWibowo/userscripts).
Common utilities for readers of WordPress-based sites.
## Features
* Auto-detect WordPress-based sites (should work with both WordPress.com & WordPress.org).
This may not work 100% of the time.
* Append published & modified dates underneath the post's title.
* Prepend a collapse/expand toggle button before the comments section (should work with both WordPress built-in comments & Disqus).
Comments will be collapsed by default.
## To-do
* Currently none.