Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

Abandon Themes Admin

Opis

This is a WordPress plugin aimed at template designers who have mid range experience of PHP and theme development or experienced designers who want to speed up their workflow. What it does is let you add an options page to your theme with a host of various options to improve its functionality. All you need to do is add a short function in your themes functions.php file to turn on the features you want to use.

Snimke zaslona

  • Here's how the options look in the admin panel with everything turned on screenshot-1.(png|jpg|jpeg|gif).

  • Here's how the options look in the fancy admin panel with everything turned on screenshot-2.(png|jpg|jpeg|gif).

Instalacija

  1. Unzip ab-admin.zip to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Read the documentation that appears in the new tab in your admin panel. This has detailed instructions.

ČPP

Whats coming soon?

Next thing I’m gonna add is a colour picker option. Then I’m going to make the logo, favicon and Apple icon uploads work better.

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“Abandon Themes Admin” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “Abandon Themes Admin” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

0.7.4

Fixed a load of notices that pop up when WP_DEBUG is true.

0.7.3

Fixed bugs that appear when theme doesn’t use groups.

0.7.2

Fixed small html bug on the fancy layout.

0.7.1

Fixed small jQuery bug.

0.7

Added a fancy version of the admin panel.
Updated the documentation.

0.6.1

Fixed main options not being registered by WordPress.

0.6

Added grouping, options can now be grouped into separate sections on the theme options page.
Cleaned up the code, created classes for handling the groups and the main options. This will allow for future scalability.

0.5.3

Added functionality for dropdown boxes.

0.5.2

Fixing the link to the documentation.

0.5.1

Fixing a small url bug.

0.5

This is the first release. The plugin is in Beta while I test it.