aron-marriott-smith / drafty-in-here
Get email notifications of draft post sitting in your WordPress Blog waiting to be published.
Installs: 20
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 0
Open Issues: 0
Type:wordpress-plugin
Requires
- php: >=5.3.2
- dev-master
- 1.2.0
- 1.1.3
- 1.1.2
- 1.1.1
- 1.1.0
- dev-development
- dev-feature-updates-for-1-point-2
- dev-fix-plugin-settings-link
- dev-feature-release-1-1-3
- dev-fix-potential-namespacing-conflict
- dev-feature-add-unit-test-for-admin-class
- dev-feature-add-unit-tests-for-email
- dev-fix-cron-callback-return-value
- dev-feature-add-unit-tests
This package is not auto-updated.
Last update: 2025-03-01 20:50:48 UTC
README
Welcome to the Drafty In Here GitHub repository
Here you can browse the source of the project, find and discuss open issues and even contribute yourself.
Installation
Here's a guide on how to install Drafty In Here on your WordPress site.
If you want to run the Git version for development though, you can set it up with Composer:
composer create-project aron-marriott-smith/drafty-in-here:dev-trunk --prefer-source --keep-vcs
This will download the latest development version of Drafty In Here. While this version is usually stable, it is not recommended for use in a production environment.
Support
This is a developer's portal for Drafty In Here and should not be used for support. Please visit the support forums.
Reporting bugs
If you find an issue, report it here.
Contributions
Anyone is welcome to contribute to Drafty In Here. Please read the guidelines for contributing to this repository.
There are various ways you can contribute:
- Raise an issue on GitHub.
- Send us a Pull Request with your bug fixes and/or new features.
- Provide feedback and suggestions on enhancements.