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

ThemeBrowser

აღწერა

If you run a WordPress MultiSite network where people can create their own blogs and choose a theme, it would be great to show off the available themes before people sign up. That’s always a been a bit hard to do, until now. This very simple plugin allows you to add a shortcode – [themebrowser] – to any post or page where you want the full list of enabled themes to show.

You can also paginate the themes by adding a “perpage” attribute to the shortcode, like this: [themebrowser perpage=”10″]

The list does not include themes that you have disabled in Site Admin. The details shown are the theme name, description and a screenshot (themes without a screenshot are also not included).

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

  • The plugin output as used on wibsite.com

დაყენება

Install the plugin from the WordPress plugin repository and activate. Then add the [themebrowser] shortcode to any post or page for the list of themes to be shown.

ხდკ

Why did you write this plugin?

To scratch my own itch when developing Wibsite.com. Hopefully this plugin helps other developers too.

Does this plugin work with BuddyPress?

Yes, this plugin will work fine with BuddyPress.

მიმოხილვები

There are no reviews for this plugin.

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

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

მონაწილეები

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

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

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

ცვლილებები

0.5: Fixed deprecated code. Tested up to 4.2.
0.4: Removed references to WPMU as no-one remembers that any more
0.3: Added pagination
0.2.1: Updated plugin URI. Added buddypress tag.
0.2: Added Plugin Register
0.1: The initial commit