The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
314 views

Alternative to email notification system?

Instead of having an email on every comment on a blog post I've wrote, I'm looking for a visual notification on wordpress itself, an "inbox" if you get what I mean. Does that exist? Thanks, Dennis
-2
votes
2answers
306 views

WP can't send newsletters

I'm using ALO EasyMail Newsletter plugin in order to send newsletters to subscribers. I have setup settings which is mainly the email address and try to send an email for subscribers but it doesn't ...
7
votes
3answers
1k views

Alert Email when any Post or Page is Changed

Is there a way to have Wordpress email me whenever a Page or Post is Published?
0
votes
1answer
63 views

How to parse a huge list of users using a CRON function?

I have several thousand users subrscribed to a WP website. Everyday I need to send an email to each user. The emails are custom generated depending on the data of several custom user profile fields. ...
1
vote
2answers
1k views

wp_mail script with jquery post

need to send an email from a page when a form is submitted. Thought i'd use jquery post but not really sure where to start. Would i use wp_mail? And if so how could it be called ? Sorry if that ...
3
votes
1answer
414 views

Custom post type without editor or revisions - Notify on update?

I've created a custom post type that makes use of custom fields over the default editor. I want to receive an email notification when an update to the post is made. The email does not have to show the ...
0
votes
2answers
83 views

Get something out from taxonomy

I like to use the new taxonomy to make a little CRM, really simple contact - name - tel - email - company Fine, the secretary will enter all the name in the database of the cms (WordPress), and i ...
1
vote
2answers
255 views

Email friend for each Custom Post Type posts on a page

I have a Custom Post Type called 'Property'. I display a list of CPT properties on a page: 10 per page with pagination. I would like to add an "Email friend" link to every property on the list, so a ...
0
votes
1answer
975 views

Buddypress send admin notification email when new subscriber registers

I am running a Buddypress site, but I am not getting emails when a new subscriber registers. I have used a code in my functions.php that removes the activation email the user would receive (I want ...
0
votes
1answer
204 views

Automatically email daily archive

Is it possible to automatically email the daily archive.php page as an html email newsletter? For example, at 4am every weekday WordPress would send an email of the 2011/04/25/ page. Any input is ...
11
votes
1answer
16k views

How to change the default registration email ? (plugin and/or non-plugin)

After a new user registration, WP sends out an email with the login / password, and a link to the login page. Is there a way to change this defaut email template? I'd also like to change the subject ...
0
votes
1answer
218 views

wordpress is automatically linking plaintext email addresses

Hey guys, I'm using the latest version of wordpress (3.1.1). Is it just me, or is wordpress now automatically linking plain-text email addresses? I type jdoe@email.com as a comment and it shows up as ...
0
votes
1answer
566 views

WP Create User - Preventing repeated information

I am using the <?php wp_create_user( $username, $password, $email ); ?> function in a contact form to create a subscriber when the user enters infomation on the contact form, thus in the ...
4
votes
3answers
5k views

changing notification emails from WordPress <wordpress>@mydomain.net to something else

How do I change notification emails address from WordPress @mydomain.net to something else. I want to do this because WordPress @mydomain.net ends up getting flagged as junk mail. Thanks Daniel
2
votes
1answer
2k views

Send automatic mail to Admin when user/member changes/adds profile

Is there a way to send the updated/added values from profile, when a member/user updates his/hers data, to the admin of the site or another emailadress? Can this be the first step? /* do something ...
1
vote
1answer
300 views

Error While Sending Comment

I'm trying to apply this tutorial to my blog. I'm using Woothemes' Bueno Theme . I'm adding this code to my theme's functions.php file : function ymc_add_meta_settings($comment_id) { ...
2
votes
5answers
1k views

prevent users from changing their email address

does anybody know how to hook or filter the user-edit.php file so that an user's email address is disabled from editing akin to how the username is disabled ..??.. i can edit the core file (gasp) and ...
0
votes
1answer
379 views

Is there a plugin that allows a user of your site to get an email from you with an attachment?

I was wondering if there was a plugin that could do the following: user goes to page on wordpress site user fills out their email address Clicks Email Form button user gets an email from my ...
0
votes
1answer
246 views

Content of post does not end up in “ShareThis” mail

I am using the ShareThis plugin in my blog. When I click on the email tab and send a mail to my friend, only the post title and post link is included in the mail. Contents are not showing up in the ...
0
votes
2answers
487 views

Send batch of posts as HTML Email?

Looking for a little help getting to grips with a quote, part of which is producing quarterly reports consisting on all the posts from that quarter. My question is two fold - Is there a plugin that ...
1
vote
1answer
606 views

Notification mail about high memory usage?

Today morning on valentines I received a shocking mail from my WordPress site, Don't know what to do, Can anyone help me out in this Subject: [Online MBA] High memory usage notification Sent: ...
2
votes
2answers
130 views

Server-side subscribe by email?

Is there a server-side email solution that will allow users to subscribe to updates via email and, specifically, also be able to do this by category? I'm aware of Aweber and Feedburner being able to ...
1
vote
1answer
349 views

Follow me for wordpress blogs (multi-authors)

If we have a blog with multi-authors is there a way for each to have a follow me twitter button separated. Meaning when we see the post of an author we see only the twitter button with the author ...
14
votes
3answers
5k views

Why won't wp_mail() let me set the From: header when plain old PHP mail() will?

When I use wp_mail( $to, $subject, $message, $headers ) (with values in place, of course), the email gets sent with a from name and email that isn't set anywhere I can find (not even in PHP or Apache ...
1
vote
2answers
1k views

Post Via Email - How to send Attachments with it (e.g. PDF File or JPEG Image)?

In regards to the 'Post via Email' feature, does anyone know of a way to send an attachment with it? In this case it would be a PDF document.
0
votes
2answers
171 views

Subscribe to email

I am looking for a way where, the users of my website will subscribe to a post, and when my post will be edited or updated they will be emailed by my posts contents, My post contains, article, ...
0
votes
2answers
747 views

Implementing an “Email this” button?

We've inherited a customer with a good looking Wordpress site but the previous agency didn't fully implement the "Email This" feature. I mean, their theme has a link for "Email this" on every page but ...
0
votes
1answer
141 views

Why would it take four reset password attempts to finally get the e-mail?

Following up from Locked out of my own blog and password reset not working: After posting the question I decided to give the password reset route one last try and this time the e-mail did come ...
1
vote
2answers
328 views

Locked out of my own blog and password reset not working

I have my own Wordpress installation for my infrequently updated blog. I have a habit of forgetting my password so have to request a new one and reset it every two to three months. I've done it ...
0
votes
1answer
2k views

How to edit the Wordpress e-mail that gives the user their password? [duplicate]

Can't find the answer in the codex or on here. Just need to know what file to look in to find the e-mail template. The default e-mail that gets sent upon new user registration has a link which points ...
1
vote
1answer
538 views

Batch Emails with WP-Mail()

I've searched all over Google with no luck. Can someone point me in the right direction for learning how to send out batch emails with the wp_mail() function?
1
vote
1answer
163 views

Subscribe to email for security fixes?

Is there any email alert list for security fixes? I'd rather not rely on just an RSS feed.
3
votes
2answers
162 views

Email stats at Ma.tt contact form

Curious to know if there is a handy solution for showing cool email stats like Ma.tt's contact page http://ma.tt/contact/ Inbox: 157. Low priority: 1,461. Unknown: 155. I’ve sent out 920 emails ...
1
vote
1answer
143 views

Subscribe to this Blog for a Private P2 Themed Site?

What's the easiest way to get a subscribe to this blog for a private P2-Themed Site? I want to have an obvious link on the page without having to modify the theme so that everyone using the site can ...
0
votes
2answers
231 views

Mail through Cron Execution, does not work!

Hey, So I've been trying to execute the mail php function and wp_mail function in a PHP function in wordpress. The php Function is called by a cron hook... The problem is, it doesn't execute the mail ...
3
votes
1answer
857 views

what are the differences between wp_users and wp_usermeta tables?

what are the differences between wp_users and wp_usermeta tables? i use wp-email-login plugin and i just noticed that if a user change his email in the profile page it saved in the wp_usermeta table ...
0
votes
1answer
3k views

Programming WordPress to Send an Email on Registration Form Submit?

(Moderator's note: The original title was: "submit button in wordpress.") I'd like to create a registration form to send an email. I've tried Contact Form 7 but I would like to use my own HTML ...
2
votes
3answers
3k views

Notify multiple email addresses on comments

Can you recommend a plugin that enables notification on multiple email addresses on posted comments? Looking for a plugin that both notifies a global list of email addresses and the author of the ...
6
votes
1answer
3k views

How do I customise the new user welcome email

How can I customise the the new user welcome email ? I tried 'http://www.sean-barton.co.uk/wordpress-welcome-email-editor/' however it conflicts with some of the other plugins I need to use, Cimy ...
1
vote
1answer
518 views

Notify admin on new submit

With WordPress 3.0 its easy to for users to submit custom content from the front end. They don't even need to be logged in anymore. Is there a functions code (not a plugin) to notify a predefined ...
0
votes
1answer
200 views

How do I troubleshoot registration/password email errors?

I moved the blog I was working on from my development server (on DreamHost) to the client's server (some local host which they are unwilling to switch from). Everything seems to be working perfectly, ...
0
votes
4answers
655 views

Collecting email addresses via a “beta” sign up form

I'm making a landing page using WordPress coupled with a theme I bought from WooThemes. I'd like to create a page that allows people to sign up for news of when a beta account is available. Ideally, ...
1
vote
1answer
233 views

Post-by-mail similar to WordPress.com or Posterous?

A standard WordPress installation has very basic support for posting via e-mail. Is there a plugin that gives the same functionality as WordPress.com (especially attachment handling)? My client is in ...
3
votes
1answer
4k views

Customizing the Subject Field in WordPress' Notification Emails?

Can I customize and edit the subject field in the "Password Reset" notification mails sent from our multisite blogs? I have tried some plugins like My brand login and white label CMS etc. But I can't ...
1
vote
2answers
4k views

Plugin for Sending Email to Readers about New Posts? (besides “Subscribe2 ”)

I wish to have a "subscribe to new posts" widget for my blog. I know I can use feedburner system, but I want a plugin based solution. The best I could find was Subscribe2, the downside of it is that ...
1
vote
3answers
117 views

What can be wrong when automated backups stop being sent to email?

For some reason the automated backup that was sent to my email weekly stop arriving. What can be the problem?
2
votes
4answers
194 views

Posting via email, where do I start troubleshooting?

I host a site for a person that does everything via blackberry and wants to email posts to the site. She has sent one post to the designated mailbox, but 24 hours later the post is still not showing. ...

1 2 3 4