Changeset 1365022
- Timestamp:
- 03/06/2016 12:53:25 PM (10 years ago)
- Location:
- drafty-in-here/trunk
- Files:
-
- 3 edited
-
.gitignore (modified) (1 diff)
-
drafty-in-here.php (modified) (1 diff)
-
readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
drafty-in-here/trunk/.gitignore
r1364715 r1365022 1 1 drafty-in-here.sublime-workspace 2 2 drafty-in-here.sublime-project 3 dotorg/* -
drafty-in-here/trunk/drafty-in-here.php
r1364715 r1365022 3 3 * Plugin Name: Drafty In Here 4 4 * Version: 1.1.0 5 * Plugin URI: 5 * Plugin URI: https://wordpress.org/plugins/drafty-in-here/ 6 6 * Author: Aron Marriott-Smith <aron@atomace.com> 7 7 * Author URI: http://aronmarriottsmith.co.uk -
drafty-in-here/trunk/readme.txt
r1364715 r1365022 2 2 Contributors: AronMS 3 3 Tags: productivity, focus, motivation, drafts, draft posts, notify, emails, drafty 4 Requires at least: 3.9.115 Tested up to: 3.54 Requires at least: 4.0 5 Tested up to: 4.4.2 6 6 Stable tag: 1.0 7 7 License: GPLv2 or later … … 30 30 == Frequently Asked Questions == 31 31 = Why did I not receive any email? = 32 Please read our Email Trouble Shooting Guide below for help. If you do not find your answer please post in the support forum and I will try to help you where I can. 32 Please read our Email Trouble Shooting Guide for help. If you do not find your answer please post in the support forum and I will try to help you where I can. 33 34 = How can I contribute to this plugin? = 35 The code for [Drafty In Here is on GitHub](https://github.com/aronmarriott-smith/drafty-in-here), so if you If you are a WordPress developer feel free to take a look there - any pull request to the development branch are welcome. 36 37 = How can I report a bug? = 38 Bug reports for Drafty In Here are [welcomed on GitHub](https://github.com/aronmarriott-smith/drafty-in-here). Please note GitHub is *not* a support forum and issues that aren't properly qualified as bugs will be closed. 39 40 = Where did you get your cool WordPress.org plgin banner? = 41 The banner is a derivative of the original image ['University Life 143'](https://www.flickr.com/photos/francisco_osorio/9513730462/) created by [Francisco Osorio](https://www.flickr.com/photos/francisco_osorio/) and posted on Fickr under the [Creative Commons Attribution 2.0 Generic license](https://creativecommons.org/licenses/by/2.0/). 33 42 34 43 == Email Trouble Shooting Guide == … … 37 46 The email will never be sent if you do not have any draft posts. 38 47 39 = Have you scheduled your email? **48 = Have you scheduled your email? = 40 49 You can check this in the plugin admin screen. 41 50
Note: See TracChangeset
for help on using the changeset viewer.