This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Comment Tweets

विवरण

Occasionally, readers will respond to your posts via tweets which is awesome, but when this happens, it’s tough log the conversation between post comments and the various tweets. This plugin aims to mitigate that problem!

Comment Tweets…

  • Adds a set of fields below the post editor that allow you to paste the URL of a tweet
  • Supports adding all of the tweets that you receive
  • Allows you to remove tweets by simply removing the URL from the post editor
  • Renders tweets in the order that they are listed
  • Styles the Tweets using the Twitter API

For more information or to follow the project, check out the project page.

Development Information

Comment Tweets was built using…

स्क्रीनशॉट्स

  • The default tweet form in the Post Editor Dashboard
  • Adding a single tweet to a post
  • Displaying multiple tweets to readers

इंस्टॉलेशन

Using The WordPress Dashboard

  1. Navigate to the ‘Add New’ Plugin Dashboard
  2. Select comment-tweets.zip from your computer
  3. Upload
  4. Activate the plugin on the WordPress Plugin Dashboard

Using FTP

  1. Extract comment-tweets.zip to your computer
  2. Upload the comment-tweets directory to your wp-content/plugins directory
  3. Activate the plugin on the WordPress Plugins dashboard

सामान्य प्रश्न

What happens to my tweets when I delete this plugin?

In order to keep the database clean, all Tweets will be deleted if this plugin is deactivated. If you’d like to see a feature for maintaining the tweets or keeping the tweets around, feel free to contact me.

समीक्षाएं

There are no reviews for this plugin.

सहायक &डेवलपर्स

यह खुला स्रोत सॉफ्टवेयर है। अनुगामी लोगो ने इस प्लगइन के लिए योगदान दिया है।

योगदानकर्ता

Translate “Comment Tweets” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

बदलाव विवरण

2.4.1

  • Change plugin ownership.

2.4.0

  • Changing plugin ownership

2.3.0

  • WordPress 4.2.1 compatibility
  • Updating copyright dates

2.2.0

  • Verifying WordPress 4.1 compatibility

2.1.0

  • Verified WordPress 3.9 compatibility

2.0.0

  • Renamed the core plugin file
  • Implemented the singleton pattern
  • Introduced a file responsible for invoking an instance of the plugin
  • Verified WordPress 3.8 compatibility

1.2

  • Minor style update to the ‘Add New Tweet’ button
  • Verifying compatibility with WordPress 3.5
  • No longer deleting tweets on deactivation

1.1

  • Updating plugin URL
  • Removing a TODO in the code
  • Updating the README version and FAQ

1.0

  • Initial release