ھي پلگ ان WordPress جي جديد 3 وڏين رليزز سان آزمايو نه ويو آھي. اهو ٿي سگهي ٿو وڌيڪ برقرار يا سپورٽ نه ٿي سگهي ۽ ٿي سگهي ٿو مطابقت جا مسئلا جڏهن ورڈپریس جي وڌيڪ تازي ورزن سان استعمال ڪيو وڃي.

DB – Twitter

وضاحت

Loads recent twitter messages to the tweet custom post type.

The plugin uses wp_schedule_event to update your tweets hourly. If this does not work for you, setup a cronjob for this url:

http://www.domain.com/db-twitter/get_tweets/

The plugin is using version 1.1 of the Twitter API.

انسٽاليشن

  1. Upload db-twitter to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Click the Tweets option in the admin menu

FAQ

How do I get the tweets onto my page?

Tweets can be requested with the WP_Query since they are saved as a regular Custom Post Type.

جائزا

ھن پلگ ان لاءِ ڪي به رايا ناھن.

تعاون ڪندڙ & ڊولپرز

“DB – Twitter” اوپن سورس سافٽ ويئر آهي. ھيٺين ماڻھن ھن پلگ ان ۾ حصو ورتو آھي.

تعاون ڪندڙ

ترجمو ڪريو “DB – Twitter” توهان جي ٻولي ۾.

ڊولپمينٽ ۾ دلچسپي؟

ڪوڊ براؤز ڪريو، چيڪ ڪريو SVN مخزن، يا رڪنيت حاصل ڪريو ڊولپمينٽ لاگ پاران RSS.

لاگ تبدیل ڪريو

1.0.2

  • Changed issue tracker URL

1.0.1

  • Fixed minor bug with duplicates

1.0.0

  • Created the twitter plugin