Giter VIP home page Giter VIP logo

tweet's Introduction

=== Plugin Name ===
Contributors: lantrix
Donate link: http://techdebug.com/donate/
Tags: posts, twitter, hashtag, tweet
Requires at least: 2.3
Tested up to: 2.8.2
Stable tag: 1.2

Tweet allows Twitter @username and #hashtag text in wordpress posts to automatically link to Twitter.

== Description ==

I wanted a quick and simple way to just automatically link to a Twitter userpage or Twitter search whenever I wrote them in a blog post.
The other plugins where full featured or only linked to the username in the sidebar or widget.
Whenever you put an `@username` in a post, it will link to the matching twitter user page.
Whenever you put a `#hashtag` in a post, it will link to the matching twitter search page.
	
== Installation ==

1. Create directory `tweet` in your `/wp-content/plugins/` directory
2. Upload `tweet.php` to the `/wp-content/plugins/tweet/` directory
3. Activate the plugin through the 'Plugins' menu in WordPress
4. Optional - You can customise your username link by using the <em>tweet-username</em> CSS class.
5. Optional - You can customise your hashtag link by using the <em>tweet-hashtag</em> CSS class.</p>

== Frequently Asked Questions ==

= Can this plugin do more? =

The idea is simply to link to twitter from your posts. For now, that's it.

== Screenshots ==

1. What a post looks like with an auto linked `@username` and `#hashtag`

== Changelog ==

= 1.2 =
* Initial Public version.

tweet's People

Contributors

lantrix avatar yazgoo avatar

Stargazers

 avatar

Watchers

 avatar  avatar

tweet's Issues

@username needs a trailing character to link to twitter

User advised plugin and initially ran into some issues while testing it out. I didn’t realize until looking at the plugin’s source code that it requires a trailing character to match the regex.

So new users, this post will not work:
“@jamesstrutton”

But this post will work, notice the period after a space at the end of the $username:
“@jamesstrutton .”

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.