Hello folks,
just a short note to announce the release of Events Manager 2.1.
It’s probably not as stable as the lack of a or b would suggest, but it is definitely much stabler than the previous version. Also, I got tired of letters.
Here’s the changelog:
Properly added Marcus Sykes as a contributor
Added a full calendar [...]
Tags: events, haircut, manager, Wordpress
Posted in Events Manager, Wordpress | No Comments »
I am working an very complex portal based on Wordpress. The more I code, the more I befriend the functions.php file, where all my small tweaks reside. Last in the list (pun!) a super simple action to automatically approve comments belonging to a specific post (which I use as a guestbook):
function approve_guestbook_comments($comment_ID) {
$comment = get_comment($comment_ID); [...]
Tags: moderation, Wordpress
Posted in Wordpress | 1 Comment »
How to import a huge number of users into Wordpress
Tags: wordpress users import
Posted in Wordpress | No Comments »
Events Manager, Wordpress
Posted in Events Manager, Wordpress | No Comments »
There’s a new co-author for Events Manager
Tags: em, Events Manager, Wordpress
Posted in Events Manager, Wordpress | 3 Comments »