Skip to content

WordPress plugin to encourage visitors to leave a comment.

Notifications You must be signed in to change notification settings

pixeljar/conversation-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=== Conversation Starter ===
Contributors: brandondove, jeffreyzinn, STDestiny, vegasgeek, drewstrojny
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9525411
Tags: conversation, blog, comments
Requires at least: 6.0
Tested up to: 6.5
Stable tag: 1.4
Requires PHP: 7.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

== Description ==

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.

== Installation ==

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

== Frequently Asked Questions ==

= 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.

== Screenshots ==

1. Custom Meta Box to enter your prompt
2. Options to change the appearance of the prompt

== Changelog ==

= 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.

About

WordPress plugin to encourage visitors to leave a comment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published