My problem with GravityForms on WiredTree

Core issue: I need GravityForms to send the admin notification using the settings in the Notifications screen. Specifically FROM: FormDataName [FormDataEmail] and REPLY-TO:[FormDataEmail]. I do have it configured this way. What’s happening: My admin notification forms arrive FROM: MyServerName[server.admin.email]. The REPLY-TO is finally working correctly, though I have no idea why. I’ve setup WP-MAIL-SMTP to [...]

WordPress 3.x Workshop – #heweb10

WordPress 3.x for the sake of your sanity One of the problems with waiting until the day after a presentation to create the blog post is you forget all the questions you promised to answer. My presentation slides are shown below. If you download the ppt file and check the notes you’ll find a lot [...]

WordPress Feeds

Table reproduced with permission from the presentation WordPress Hidden Gems by Stephanie Leary. Feed Default URL Clean URL Basic /?feed=rss2 /?feed=atom /feed /feed/atom Comments /?feed=comments-rss2 /?feed=comments-atom /comments/feed /comments/feed/atom Category (ID: @, slug: news) /?feed=rss2&cat=1 /?feed=atom&cat=1 /category/news/feed /category/news/feed/atom Tag (slug: book) /?feed=rss2&tag=book /?feed=atom&tag=book /tag/book/feed /tag/book/feed/atom Tags (slugs: book, dvd) /?feed=rss2&tag=book+dvd /?feed=atom&tag=book+dvd /tag/book+dvd/feed /tag/book+dvd/feed/atom Author (ID: 2, [...]

Content Contributor Training for WPMU – the basic plan (part 1)

As part of the WPMU implentation I’ve been working on for a year now, it’s time to start training my content contributors (“content managers”? I haven’t come up with the right title for these departmental “please take this responsibility off my plate” types). Simply giving faculty and staff basic software training and sending them on [...]

BuddyPress and closed community membership

So I’ve been struggling with how to manage our varied user groups when it comes to initial site population and long-term registration rules. In English, all of our current faculty, staff, students and very recent alumni have @saumag email addresses, so using the built-in WPMU registration restriction based on email domain capability is perfect for [...]