Conversation Starter

Опис

It has been said that the majority of readers don’t comment on blog posts because they don’t feel like they have anything specific to add to a conversation.

This plugin allows you to prompt your readers to comment by asking them to answer a question specific to that post. A simple box with text that you define when writing your post is added above the comment form. The box can be styled to match your site by adjusting some predefined options.

Скріншоти

  • Custom Meta Box to enter your prompt
  • Options to change the appearance of the prompt

Встановлення

  1. Upload the conversation-starter folder and it’s contents to your /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Modify the appearance of the prompt in Settings > Conversation Options
  4. Add a prompt for each post in the “Add New” or “Edit” post screen

Часті питання

I installed the plugin, but nothing happened.

We didn’t want to assume you wanted to prompt your users to say anything on every post, so we only put the prompts on posts where you’ve specifically entered a prompt. Go into the post edit screen and add prompts for users as you see fit.

Відгуки

Для цього плагіна немає відгуків.

Учасники та розробники

“Conversation Starter” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Conversation Starter” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

Version 1.0

It’s version 1 baby, what you see is what you get.

Version 1.1

Fresh off the plugin competition win at WordCamp NYC.

  1. The security holes have been patched up.
  2. Reworked how the prompt was attached to the comment form to allow for greater compatibility with more themes.

Version 1.1.1

Stopped the box from showing up when no message was defined for a post (posts written before the plugin was installed)

Version 1.2

  1. Fixed cases when incorrect prompt would show up above the comment form
  2. Fixed several escaping functions that led to data being placed in incorrect places.

Version 1.3

  1. Removes deprecated functions and checks for array variables.
  2. Adds changelog page.