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

Visual Term Description Editor

აღწერა

-Replaces the term description editor with the WordPress TinyMCE visual editor, allowing you to use HTML in term descriptions and write them in rich text. Works on all taxonomies, including tags, categories and link categories, as well as custom taxonomies.

This plugin is multisite-compatible; if you would like to use it on every blog, network activate the plugin from the network dashboard. Otherwise, activate the plugin for individual sites.

This plugin’s code is available on GitHub. Please feel free to fork the repository and send a pull request. If you find a bug in the plugin, open an issue.

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

  • Adding a new tag using the visual editor
  • Editing a tag using the visual editor
  • Viewing a tag archive page with the formatted tag description (using the Twenty Fourteen theme)

დაყენება

Simple Installation

  1. Search for ‘Visual Term Description Editor’ in the ‘Plugins > Add New’ menu and click ‘Install’
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Manual Installation

  1. Download the latest version of the plugin
  2. Upload the visual-term-description-editor directory to the /wp-content/plugins/ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress

მიმოხილვები

26.08.2021 1 reply
This plugin is very helpful specially for those client user who want to use the classic editor. Hope to update and maintain this plugin. Thank you.
17.03.2021 1 reply
No settings to configure. Works as expected out of the box. Easy Peasy 5 stars.
20 რევიუს წაკითხვა

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

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

მონაწილეები

“Visual Term Description Editor” ითარგმნა 1 ენაზე. გმადლობთ თარჯიმნებო თქვენი წვლილისათვის.

გადათარგმნეთ Visual Term Description Editor თქვენს ენაზე.

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

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

ცვლილებები

1.8.1

  • Prevented console error when trying to clear editor content.

1.8.0

  • Fixed: prevent description from persisting in editor field after adding a new term [#]
  • Fixed: always load underscore as a dependency of the word count script

1.7.0

  • Added compatibility with qTranslate-X

1.6.0

  • Disabled evaluation of shortcodes in the administration area
  • Constrained image widths in description administration column

1.5.0

  • Fixed action hooked to wrong method
  • Added word count feature to visual editor
  • Added a warning and graceful recovery if plugin is used on PHP < 5.4

1.4.2

  • Update field HTML to match what is used in WordPress 4.5

1.4.1

  • Update HTML elements and class names to match latest version of WordPress (props to @ThatStevensGuy)

1.4.0

  • Add visual_term_description_taxonomies filter
  • Add support for oEmbed in term description

1.3

  • Add visual editor for administrators without the unfiltered_html cap [#]

1.2

  • Evaluate shortcodes in term description
  • Convert smilies in term descriptions
  • Unsimplify add term editor #

1.1.1

  • Load plugin as late as possible to ensure all custom taxonomies are registered

1.1

  • Fix text (HTML) editor buttons from displaying full width
  • Stripped down add term editor
  • Updated screenshots for WordPress 3.9

1.0

  • Initial release