• WordPress SEO Optimization Techniques Subscribe to RSS
    • Blog
    • Archives
    • Directory
    • WordPress SEO
    • WordPress Themes
      • Blog > WordPress > Introducing, the Open Post plugin for WordPress
        • Introducing, the Open Post plugin for WordPress

        • - Allow anonymous users to comment on a register only blog -

        • open-post-pluginIntroducing the "Open Post plugin for WordPress", another plugin creation from Naif Amoodi and Spunky Jones. If you require your users to register in order to leave post comments, this WordPress plug will be of special interest to you.

          The "Open Post" plugin for WordPress was written for websites and blogs that are powered by WordPress, that choose to enable the commenting feature to registered users only. That's great but sometimes these owners might want to allow anonymous users to post comments on selected posts and pages. This is where the simple and basic Open Post plugin comes into play. On a website or blog where comments can only be posted by registered users, you can use this plugin to override this on posts and pages of your choice. The plugin is very simple to install. Once installed, a few things have to be taken care of first before it can work. The instructions are as follows.

          First of all, install and activate the plugin and then edit the file /wp-comments-post.php located under the root of your WordPress installation and find:

          get_option('comment_registration')

          Replace it with:

          (get_post_meta($comment_post_ID, 'openpost_allow', true) != true && get_option('comment_registration'))

          Save and close the file.

          Then open the comments.php file located under your theme's folder and find:

          get_option('comment_registration')

          Replace it with:

          get_post_meta($post->ID, 'openpost_allow', true) != true && get_option('comment_registration')

          Save and close the file.

          - You are done. Now you can allow comments on posts and pages of your choice from the WordPress administration panel. -

          Open Post Plugin

          Download, the Open Post plugin for WordPress.

          Hope this blog post was helpful to you, “Open Post plugin for WordPress”

          Spunky Jones.

          If You Enjoyed, Please Share:
          • Digg
          • del.icio.us
          • StumbleUpon
          • Technorati
          • NewsVine
          • Reddit
          • Twitter
          • Facebook
          Related Posts:
          1. How to Remove, “Comments are Closed” Message in WordPress
          2. Sub Title Plus Plugin for WordPress
          3. Introducing our newest plugin for WordPress – Ping List Checker!
          4. Getting the most out of the Display Scheduled Posts Plugin!
          5. User Resolution Logger WordPress Plugin!
          6. Display Scheduled Posts, Plugin for WordPress!
          7. What to do when a plugin breaks your WordPress blog
          8. Display Scheduled Posts Plugin for WordPress – New Version Release 1.5
          9. Removing the “private” and “protected” from your post title
          10. Stop! Blog Scrappers with the WordPress RSS Footer Plugin
          Top Incoming Search Queries:
        • Posted on 2nd December 2009 by Spunky Jones in WordPress
      • Google Custom Search
      • Navigation

        • About
        • Blog Archives
        • Contact
        • List of Blog Authors
        • Privacy Policy
        • Upcoming Scheduled Posts
        • WordPress SEO
      • Popular Posts

        • Adjusting Your Monitor's Brightness...
        • Protecting Your Email Address from Bots...
        • Dealing with WordPress "Missed Schedule"
        • How to Remove, "Comments are Closed"...
        • WordPress Brute Force Attack, Prevention
        • How to get that new site indexed fast...
        • Optimizing Page Text
        • What can I do to get more traffic to my...
        • Bump the Schedule Plugin for WordPress
        • The Future of Search Engine...
      • Category Topics

        • Blogging
        • Business World
        • Making Money Online
        • Ramblings
        • SEO
        • Social Networking
        • Technology
        • Web Directories
        • Webmaster World
        • WordPress
      • Spunky has Faster Loading Speeds

        Many of you are noticing faster loading speeds on Spunky Jones. This is due to a little tweaking and changing over to Gotekky for my web hosting provider.
      • WordPress Plugins

      • Directory Submissions

        Madmouse Web Directory - US
        Deep Link Listing Directory
        Madmouse Link Directory - India
      • Free SEO Tools

        • Canonical Duplicate Fixer
        • META Language Tag Generator
  • Copyright © 2008 - 2010 Spunky Jones: WordPress SEO Optimization Techniques
    Designed by: Spunky Jones | Coded by: PSD to HTML