Changeset 1867232
- Timestamp:
- 05/01/2018 11:43:18 PM (8 years ago)
- Location:
- wp-triage/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (2 diffs)
-
wp-triage.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-triage/trunk/readme.txt
r1854942 r1867232 1 1 === WP Triage === 2 Contributors: jfcby 2 3 Tags: bugs, feature, support, tracker, adopt-me 3 4 Requires at least: 4.0 … … 70 71 == Changelog == 71 72 72 To see the full revision history, please read the `CHANGELOG.md` file which explains any changes that have been made. 73 = 1.4.1 = 74 75 * Updated author information - Removed Daniel James danieltj 76 * To see the full revision history, please read the `CHANGELOG.md` file which explains any changes that have been made. -
wp-triage/trunk/wp-triage.php
r1770911 r1867232 5 5 * Plugin URI: https://wordpress.org/plugins/wp-triage/ 6 6 * Description: An issue tracker for things that haven't gone to plan. 7 * Author: Daniel James8 * Author URI: http s://www.danieltj.co.uk/7 * Author: James Cooper 8 * Author URI: http://www.corematrixgrid.com/ 9 9 * Text Domain: wp-triage 10 * Version: 1.4 10 * Version: 1.4.1 11 11 */ 12 12
Note: See TracChangeset
for help on using the changeset viewer.