Forums

wp sticky notes PLUS moderation (4 posts)

  1. joesell89
    Member
    Posted 8 months ago #

    Hi,

    I am trying to allow people to leave a sticky note on the "wall" here . There is a great plugin that allows people to do this here .

    However this plugin gives three options at the backend.

    1, allow anyone to post
    2, only allow logged in users to post
    3, only allow admins to post

    I would like to allow anyone to post but subject of course to moderation.
    I have Disqus set up for commenting but it appears that these are not comments but custom posts.

    Please help?

    I am fairly proficient at using wordpress but not terribly confident with totally recoding something.

    Thanks,

    Joseph

  2. cneigh
    Member
    Posted 5 months ago #

    Why not just save the post as a draft when a new note is submitted? In wp_sticky_notes.php change the post_status from 'published' to 'draft'.

  3. joesell89
    Member
    Posted 5 months ago #

    Thanks, I will try that.

  4. joesell89
    Member
    Posted 5 months ago #

    It worked!

    You are brilliant.

    Thank you.

Reply

You must log in to post.

About this Topic