ეს პლაგინი არ დატესტილა WordPress-ის 3 ძირითად ვერსიაზე. როგორც ჩანს, ის უკვე აღარ არის მხარდაჭერილი და შესაძლოა არ იყოს თავსებადი WordPress-ის მიმდინარე ვერსიასთან.

WordPress Code Snippet

აღწერა

This plugin will allow you to add code snippets to your pages/posts. This is great for code tutorial sites.

Upgrading

If you are upgrading from version 1.0, you will see an option on the Code Library page that will allow you to upgrade. As a precautionary measure, be sure to back up your database before doing so.

დაყენება

  1. Download the plugin, extract and upload it to your plugins folder on your server.

  2. Activate the plugin.

  3. Access the Code Library section.

  4. Create a new snippet and save.

  5. Return to the Code Library and select the “Code” link.

  6. Copy the code.

  7. Add or edit a page or post and paste the code into the HTML of the page/post where you want it to display.

  8. Publish or Save the page/post.

მიმოხილვები

There are no reviews for this plugin.

მონაწილეები & დეველოპერები

“WordPress Code Snippet” ღია პროგრამული უზრუნველყოფაა. შემდეგმა ადამიანებმა წვილი შეიტანეს მის განვითარებაში.

მონაწილეები

გადათარგმნეთ WordPress Code Snippet თქვენს ენაზე.

დაინტერესებული ხართ დეველოპმენტით?

დაათვალიერეთ კოდი, შეამოწმეთ SVN რეპო, ან გამოიწერეთ შექმნის ჟურნალი : RSS.

ცვლილებები

2.0

  • Major overhaul of version 1.0.
  • Moved code to a reusable code library so that it is no longer limited to one page/post.
  • Snippets can now be placed anywhere in the post/page’s content.
  • More than one snippet can be added to a page/post.
  • One click upgrade feature to upgrade from version 1.

2.0.1

  • Updated option credit link as an option and not the default.

2.0.2

  • Some users have reported that their snippets are escaped with a slash. Added stripslashes to outputted snippets.