wp-autoresponder

所属分类:Email客户端
开发工具:PHP
文件大小:1340KB
下载次数:0
上传日期:2015-07-24 03:12:38
上 传 者sh-1993
说明:  WordPress的电子邮件营销和新闻稿插件
(Email marketing and newsletter plugin for WordPress)

文件列表:
build.properties (57, 2015-07-24)
build.xml (1636, 2015-07-24)
cache (0, 2015-07-24)
cache\latest (3, 2015-07-24)
install.properties (363, 2015-07-24)
phpunit.xml (601, 2015-07-24)
scripts (0, 2015-07-24)
scripts\install-wordpress.sh (717, 2015-07-24)
scripts\tables-script.sql (10580, 2015-07-24)
scripts\wp-config.php (3147, 2015-07-24)
scripts\wpr-activator.php (650, 2015-07-24)
src (0, 2015-07-24)
src\actions.php (7904, 2015-07-24)
src\all_mailouts.php (5767, 2015-07-24)
src\blog_series.php (4964, 2015-07-24)
src\blogseries.lib.php (442, 2015-07-24)
src\broadcast_html_frame.php (538, 2015-07-24)
src\ckeditor (0, 2015-07-24)
src\ckeditor\LICENSE.md (68193, 2015-07-24)
src\ckeditor\build-config.js (2627, 2015-07-24)
src\ckeditor\ckeditor.js (438448, 2015-07-24)
src\ckeditor\config.js (334, 2015-07-24)
src\ckeditor\contents.css (1493, 2015-07-24)
src\ckeditor\lang (0, 2015-07-24)
src\ckeditor\lang\en-au.js (15659, 2015-07-24)
src\ckeditor\lang\en-ca.js (15659, 2015-07-24)
src\ckeditor\lang\en-gb.js (15671, 2015-07-24)
src\ckeditor\lang\en.js (15674, 2015-07-24)
src\ckeditor\plugins (0, 2015-07-24)
src\ckeditor\plugins\a11yhelp (0, 2015-07-24)
src\ckeditor\plugins\a11yhelp\dialogs (0, 2015-07-24)
src\ckeditor\plugins\a11yhelp\dialogs\a11yhelp.js (2788, 2015-07-24)
src\ckeditor\plugins\a11yhelp\dialogs\lang (0, 2015-07-24)
src\ckeditor\plugins\a11yhelp\dialogs\lang\_translationstatus.txt (871, 2015-07-24)
src\ckeditor\plugins\a11yhelp\dialogs\lang\ar.js (2379, 2015-07-24)
src\ckeditor\plugins\a11yhelp\dialogs\lang\bg.js (2381, 2015-07-24)
... ...

Javelin Email Marketing (Discontinued, Abandoned) ================ Email marketing and newsletter plugin for WordPress This is a WordPress plugin used to set up and run email marketing campaigns. With WPR you can: * Create a newsletter list - A set of subscribers to whom you can regularly email a broadcast from time to time. * Create a follow-up autoresponder series - A series of messages to be sent on a specific number of days since subscription to each subscriber Subscribers can receive blog post deliveries, newsletter broadcasts and follow-up autoresponder messages all side by side. How to Build ============ After making modifications to the plugin, you need to ensure that you have not yet broken any existing functionality. The way to do this is by: Set up your copy of wordpress-unit (already placed in this repository under tests/). By following the instructions here - [Unit Testing WordPress Plugins](http://web.archive.org/web/20130814152916/http://stackoverflow.com/questions/9138215/unit-testing-wordpress-plugins) After you make your changes, run the following command in the repository root: phing If you see a green bar, you're all good to go. Ongoing Rewrite =============== The plugin is currently undergoing a phased rewrite/refactoring. Don't be surprised if you find well written code somewhere and blasphemous ungodly warp of fecal matter in some other sections. I've made potentially every single mistake that a developer could possibily make, invented a few extra ones and made them all in this code base and I am working on getting the application to some level of stability which I am guessing is going to take a few months or even a year or two. Making assumptions about the programming constructs that will be available in the plugin - functions, classes are not at all safe. The only constant between now and the future versions are the hooks and filters that I have implemented in the plugin. You can rely on them. If you want your own, implement them and write tests for them. Bon voyage!

近期下载者

相关文件


收藏者