Tag Archives: guest post

User Submitted Posts Plugin for WordPress

Jeff Starr (co-author of Digging into WordPress) has released a new WordPress plugin for allowing users to submit guest posts to your blog. User Submitted Posts lets users write posts and upload images through a form embeddable in any page or post using a shortcode. You can customize the fields shown a bit, the maximum number of images and their dimensions, things like that. The post state (draft, publish, or “publish after some number of approved posts”) is also configurable.

Once a user has submitted a post, it’s saved as a “Draft” by default, but may optionally be set to “Publish Immediately” or even to publish if the author has “x” number of approved submissions. The plugin also displays a User Submitted Posts button at the top of the Posts Page that lets you filter all user-submitted posts/drafts with the click of a button.

This seems like a great option for community-oriented blogs looking for a way to open up to guest submissions. I do wonder whether spam submissions might get to be a problem, though. It could be handy if the plugin could hook into the Akismet API or at least offer a CAPTCHA option.

40+ Invaluable PHP Tutorials and Resources

My newest post on Net.Tuts+ was published yesterday: 40+ Invaluable PHP Tutorials and Resources

It is a roundup of articles, tutorials and tools of interest to PHP coders, on topics such as security, OOP, frameworks, and WordPress.

PHP is one of the most popular scripting languages on the internet today, and one of the easiest to get into. Whether you’re a PHP newbie, or an experienced code-slinger, there is always something new to discover. A function you’re unfamiliar with a killer timesaving tool, a technique that you forgot about…

Head over to Net.Tuts+ to read the full article.

What You Must Know About the New Safari 4 Beta

Safari 4 Top SitesMy first post at NETTUTS was published a few days ago. What You Must Know About the New Safari 4 Beta is an overview of the beta of Apple’s latest browser release.

The updated browser is lean and lightning fast, and it passes both the ACID2 and the ACID3 test.

With Safari 4 and Google Chrome on the loose, Mozilla needs to get going and deflate Firefox’s bloat, ans fix the overly large startup time especially. The New Browser Wars are upon us, and this time it’s between Mozilla, Apple, and Google.

Read the full details on Apple’s new browser over at NETTUTS.