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

Code Repository

وضاحت

Allows users to save scripts and code snippets, using built in WordPress post revisioning.
Scripts will be shown on yourblog.com/code.
Using curl on a script url

curl -sS yourblog.com/code/scriptname/

will return an unformatted version of the code, suitable for shell sourcing.

تصوير

  • Editing a script. This uses the default tinymce post editor with visual editing disabled, in order to prevent WordPress from corrupting your code by accident.

  • Assigning hierarchical script types.

انسٽاليشن

  1. Upload code-repo.zip using the plugin install menu in WordPress
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

جائزا

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

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

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

تعاون ڪندڙ

ترجمو ڪريو “Code Repository” توهان جي ٻولي ۾.

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

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

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

0.2.1

Included script posts in tag archives

0.2.0

Added custom taxonomy for script types

0.1.0

This is the initial release.