Popis
This plugin will allow you to use the shortcode syntax: [twitter title=“Title For Tweets“ user=“YOUR_TWITTER_HANDLE“ count=“5″] to output tweets in a page or theme. It currently only supports Twitter, but Github and Dribbble are soon to follow, along with any explicit requests.
The Twitter API PHP wrapper was created by James Mallison under an MIT License. Download the library at: http://github.com/j7mbo/twitter-api-php
Instalace
This section describes how to install the plugin and get it working.
- Upload the plugin files to the
/wp-content/plugins/plugin-namedirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‚Plugins‘ screen in WordPress
- Use the shortcode e.g. [twitter title=“Title For Tweets“ user=“csskarma“ count=“5″]
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
Social Shortcodes je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “Social Shortcodes” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
0.1.1
- Initial release
- Making a commit to try and trigger the URL to go public