Ez a bővítmény nem lett tesztelve a WordPress legutóbbi 3 fő kiadásával. Lehetséges, hogy már nincs karbantartva, frissítve és a használata gondot jelenthet a frissebb WordPress verziókkal.

TwitCategory

Leírás

Based on twitpress by Tom Purnell. Adds the ability to choose which category will result in updates to your twitter account.

TwitCategory sends a tweet notifying your followers that a new post has been published on your blog. It is very customizable, allowing you to format the tweets using static text and several variables: title, post, permalink, guid and category name.

New versions also allow for URL shortening via tinyurl, isgd and bitly!

Upgrading

  1. Click update from the WordPress plugin menu.

or

  1. Click ‘Download’ on this page.
  2. Deactivate the twitcategory plugin through the Plugins menu in WordPress Admin.
  3. Upload twitcategory.php to your /wp-content/plugins directory, overwriting the previous version.
  4. Fill in your twitter account information (be sure to re-enter your password), using the twitcategory configuration menu found in WordPress Admin.

Képernyőmentések

  • This is the admin screen.

Telepítés

From wordpress admin screen

  1. Choose ‘Plugins > Add New’.
  2. Search for ‘twitcategory’ and install!

From this page

  1. Click ‘Download’
  2. Upload twitcategory.php to your /wp-content/plugins directory.

Remember to:

  1. Activate the plugin through the Plugins menu in WordPress Admin (you may need to be using a wordpress administrator account for this action). Please note that TwitCategory will create a table in your wordpress database called ‘twitcategory’. It will clobber any previous table with that name.
  2. Fill in your twitter account information in the twitcategory configuration menu found in the Manage menu in WordPress Admin.
  3. Rate and give feedback on https://wordpress.org/extend/plugins/twitcategory/

GYIK

How is this different then Twitpress?
  1. Twitpress tweets all posts. In TwitCategory you can choose „All Posts” or a single category from which to tweet. Posts that are not in the specified category won’t result in a tweet.
  2. I changed the [permalink] variable to actually show that permalink as defined in your administrator settings (it used to show guid).
  3. There are also a few new variables that you can use to modify your tweet: [guid] which shows the shorter guid link. [category] which displays the selected category. [post] which adds the post content to the remaining space.
I installed twitcategory and clicked activate, but my blog entries aren’t being twittered!

Unfortunately twitcategory is not psychic. You need to configure your twitter username and password from the TwitCategory menu in the wordpress ‘manage’ menu

What is that extra junk for bitly?

Bitly requires a user name and API key. Go to http://bit.ly/account/register to set up an account. Your key can be found under ‘account’.

Vélemények

Nincsenek értékelések erről a bővítményről.

Közreműködők és fejlesztők

“TwitCategory” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“TwitCategory” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

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

Változási napló

0.1.9

Added functionality: Shorten with Bitly!

0.1.8

Added functionality: URL Shorten & Post

0.1.7

Stable version. Seems to work very well. Let me know if you find problems.

0.1.6

This version (and previous versions) were just used in testing. They weren’t event submitted to https://wordpress.org/extend/plugins/