Šī spraudnis nav atjaunināts vairāk kā divus gadus. Varbūt, tas vairs netiek uzturēts, nesaņemt atbalstu un tam var būt saderības problēmas ar jaunākām WordPress versijām.

Sitewide Newsletters

Apraksts

This plugin for WordPress MU is really simple. It allows site administrators to send a (plain text) to all users. You can type in the subject and text for the email, and it will try to send it to all user email addresses in the database.

That’s pretty much it.

There are two small additional features with this plugin. Firstly if any emails fail to be sent the failing email addresses will be shown in a list, so you can decide what to do. Secondly there is a “Test” checkbox, which when checked will only send the newsletter to the site admin email address.

If you have a lot of users this plugin may take a long while to run, as it sends a separate email for each user. There is some reasoning behind that: in the future I may write in some special codes that you can use in your emails that will insert the users email address (so they can unsubscribe, for instance), a link to their wp-admin folder, and more user-specific data. That stuff is pretty much impossible to do if you use BCC to send one email to multiple people.

Ekrānuzņēmumi

  • The newsletter form

Uzstādīšana

The plugin should be placed in your /wp-content/mu-plugins/ directory (not /wp-content/plugins/) and requires no activation.

BUJ

Why did you write this plugin?

To scratch my own itch when developing BeatsBase.com and Wibsite.com. Hopefully this plugin helps other developers too.

Atsauksmes

Par šo spraudni nav atsauksmju.

Autori un izstrādātāji

“Sitewide Newsletters” ir atvērtā pirmkoda programmatūra. Šo spraudni ir veidojuši šādi cilvēki.

Līdzdalībnieki

Tulkot “Sitewide Newsletters&#8221 savā valodā.

Vai jūs interesē attīstība?

Pārlūkojiet kodu, apmeklējiet SVN krātuvi vai abonējiet attīstības žurnālu, ko izveidojis RSS.

Izmaiņu žurnāls

0.5 Added support for sending emails to users with just one role
0.4 Updated menu position, and added Network capability
0.3.2 Compatibility with WP 3.0, several small bugfixes
0.3.1 Updated plugin URI
0.3 Added support link and donate button
0.2 Added from name and from email form fields
0.1 Initial version