Add ability to sent now for emails.
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 30 Aug 2019 12:27:43 +0000 (08:27 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 30 Aug 2019 12:27:43 +0000 (08:27 -0400)
commitccd714715c02c8f719585d56959b9050ec157a21
tree6dcabfeb479d970fe65f5786ecfa52fd86a0d1b9
parentf986455b5b330d9d74d3002662d1fe4398e1bd13
Add ability to sent now for emails.

Now has two buttons.
Queue Messages: will send the emails into a queue running on wp-cron
task every hour.
Send Messages Now: will send the emails out.
models/admin/messages/index.php
models/admin/messages/sendMessagesEmails.php
views/admin/messages/search.html