Овај додатак није испробан са последња 3 главна издања Вордпреса.Можда се више не одржава или подржава и можда има грешке са усклађеношћу са новијим издањима Вордреса.

WP Options Editor

Опис

WP Options Editor allows you to easily view, edit, delete, and add options in your WP options table. The easy interface allows you to search for a particular option, edit it or delete it all within the same WP admin page.

Please be careful when using this plugin! You can easily delete an option that is crucial to your site operating. In addition, this plugin does not autocorrect for serialized data.

Снимци екрана

  • Search Your Options
  • Editing Options

Постављање

  1. Upload WP Options Editor folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the Plugins menu in WordPress
  3. Go to Tools->Manage wp_options to see and edit your options

Прегледи

26. јун 2023.
The annoying part of editing wp_option values is unserializing and serializing arrays values. It would be much better is this plugin allow us to edit the serialized data in fields, not like a phpMyAdmin.
2. децембар 2016.
Don't use for json options, it adds \ characters which completely mess up the data.
Види свих 8 прегледа

Сарадници и градитељи

„WP Options Editor“ је софтвер отвореног кода. Следећи људи су допринели овом додатку.

Сарадници

Преведите „WP Options Editor“ на свој језик.

Заинтересовани сте за градњу?

Прегледајте код, проверите SVN складиште или се пријавите на белешку градње преко RSS-а.

Белешка о изменама

1.1

  • Cleanup Release
  • Fixed all WP_DEBUG-triggered errors
  • General code audit/cleanup
  • Fixed GF con & added Yoast SEO icon
  • Fixed wording in search & replace sections
  • Added several security checks on all admin functions

1.0.0

  • Почетно издање