• So, I want anyone to be allowed to post an article from the main page.

    Pretty much all they type in is the the Title and pick what category it is from. And maybe a username.

    I want this form in the header.php file so it will be on all pages.

    How do I do this?

    I don’t know how to use TDO Miniforms for the WP Function. If someone helps I will put them in the credits of the site when they are done.

Viewing 5 replies - 1 through 5 (of 5 total)
  • I would try the Formidable plugin. From the site:

    Create and Edit Posts
    Allow your users to not only create posts with your forms, but also manage and edit them. Set the post date, title, slug, excerpt, categories, tags, status (they can select whether it’s a draft or pending review), unlimited custom fields, and of course the content.

    Thread Starter jjjrmy

    (@jjjrmy)

    Yeah, that is way too much. I want just a form that I can put in the header so anyone can post.
    All I want them to be able to post with is the title, and pick the category, and maybe a username.
    How I do?

    well you can try reading this:
    http://codex.wordpress.org/Function_Reference/wp_insert_post

    or just allow everyone that registers with your site to be an author / contributor and clean up after all of the spam a few times a day.

    Thread Starter jjjrmy

    (@jjjrmy)

    Yeah, I’ve read that. And I tried it, but I have no clue how to pass the array. Can you do an example for me?

    Thread Starter jjjrmy

    (@jjjrmy)

    bump

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Anyone Can Post’ is closed to new replies.