https://github.com/jazzsequence/update-shaming-old
The only WordPress plugin not afraid to give you dirty looks.
https://github.com/jazzsequence/update-shaming-old
Last synced: 5 months ago
JSON representation
The only WordPress plugin not afraid to give you dirty looks.
- Host: GitHub
- URL: https://github.com/jazzsequence/update-shaming-old
- Owner: jazzsequence
- License: gpl-3.0
- Created: 2013-08-15T13:26:19.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2015-05-04T18:10:09.000Z (almost 11 years ago)
- Last Synced: 2024-12-27T11:17:38.751Z (about 1 year ago)
- Language: PHP
- Size: 69 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
#Update Shaming
Contributors: jazzs3quence
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=AWM2TG
Tags: pages, content, updates, old, reaction gifs
Requires at least: 3.5
Tested up to: 4.2.1
Stable tag: 0.3.1
License: GPL3
License URI: http://www.gnu.org/licenses/gpl-3.0.html
The only WordPress plugin not afraid to give you dirty looks.
##Description
The purpose of this plugin is to shame content editors into updating page content that has not been touched in a long time, while simultaneously providing an overview of the oldest pages on a site. Also: gifs.
The plugin adds an **Out of Date Pages** subpage under the Pages menu, which breaks all the pages on the site down by last modified date, grouped by years since it's been modified. Each page listed has a link to edit the page. All images on the Out of Date Pages subpage are sourced from [reactiongifs.com](http://reactiongifs.com).
##Installation
1. Extract the zip file and upload to the `/wp-content/plugins/` directory
2. Activate the plugin through the Plugins menu in the WordPress dashboard.
3. Profit!
##Frequently Asked Questions
**I'm a translator. I don't understand some of these captions.**
I'm well aware that there are some jokes/captions that may get lost in translation. Translators should feel free to make the captions their own in a way that makes the most sense in their language. There should not be any requirement (or assumption of a requirement) that the captions are "set in stone" and can't be different than their source. All other translatable strings should be handled normally.
**Can I submit reactions/captions?**
Sure. Submit a ticket [here](https://github.com/jazzsequence/Update-Shaming/issues/new).
##Screenshots
None yet.
##Changelog
###0.3.1
* version bump, no major changes
* added plugin icon
###0.3
* Removed all non-reactiongif.com images and replaced with reactiongif alternatives
* Updated readme files and [hacking.md](https://github.com/jazzsequence/Update-Shaming/blob/master/hacking.md)
###0.2
* Added a view page link
* Cleaned up some alignment issues in the tables
###0.1
Initial release. See [hacking.md](https://github.com/jazzsequence/Update-Shaming/blob/master/hacking.md) for details about the code.