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

Site Settings

აღწერა

Use the Site Settings plugin to create admin fields for storing short text snippets for use in your theme templates. For example, an email or phone number that is displayed via your header.php template.

It can also be used for storing data which you may need to reference such as the ID of a page or a post category which you use to feature posts on your home page.

Storing these settings in the admin is preferable to hardcoding them into your templates so they can be updated easily.

Read the documentation to find out how to add admin fields and sections.

ეკრანული სურათები

  • Initial site settings admin screen.
  • Site settings admin screen with section and fields.

დაყენება

  1. Download the archive file and uncompress it.
  2. Put the “site-settings” folder in “wp-content/plugins”
  3. Enable in WordPress by visiting the “Plugins” menu and activating it.
  4. Read the documentation to find out how to add admin fields and sections.

ხდკ

None at the moment.

მიმოხილვები

There are no reviews for this plugin.

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

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

მონაწილეები

გადათარგმნეთ Site Settings თქვენს ენაზე.

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

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

ცვლილებები

0.2

  • Add support for post type select menus, checkboxes and radio buttons.
  • Fix custom select menus selected states.
  • Fix sprintf mis-spelling causing fatal error in select menus.
  • Textdomain must be a string, not constant, to work with parsers.

0.1

  • Initial development.