Classic Editor

Opis

Klasični uređivač službeni je dodatak koji održava WordPress tim i koji vraća prethodni (“klasični”) WordPress uređivač i zaslon “Uredi članak”. Omogućuje vam upotrebu dodataka koji proširuju taj zaslon, dodaju staromodne okvire ili na neki drugi način ovise o prethodnom uređivaču.

Klasični uređivač službeni je WordPress dodatak i bit će u potpunosti podržan i održavan do najkasnije 2022. godine ili onoliko dugo koliko je to potrebno.

Ovaj dodatak omogućuje sljedeće:

  • Administratori mogu odabrati zadani uređivač za sve korisnike.
  • Administratori svakom korisniku mogu dopustiti da odaberu ili promjene svoj željeni zadani uređivač.
  • Ako je označeno, korisnici za svaku objavu mogu odabrati koji će uređivač pritom koristiti.
  • Svaki se članak otvara u posljednjem korištenom uređivaču, bez obzira na to tko ga je uredio. Ovo je važno za održavanje konzistentnog iskustva pri uređivanju sadržaja.

Uz to, dodatak Klasični uređivač uključuje nekoliko filtara koji ostalim dodacima omogućuju kontrolu postavki i odabir uređivača prema članku i vrsti članka.

Ovaj dodatak po zadanom sakriva i onemogućuje sve značajke dostupne u novom uređivanju blokova (“Gutenberg”).

Snimke zaslona

  • Administrativne postavke na zaslonu Postavke > Pisanje.
  • Korisničke postavke na zaslonu Profil. Vidljivo kada je korisnicima dopušteno mijenjati uređivače.
  • Akcijske poveznice za odabir alternativnog uređivača. Vidljivo kada je korisnicima dopušteno mijenjati uređivače.
  • Poveznica za promjenu da biste blokirali uređivač prilikom uređivanja članka u klasičnom uređivaču. Vidljivo kada je korisnicima dopušteno mijenjati uređivače.
  • Poveznica za promjenu u klasični uređivač prilikom uređivanja članka u uređivaču blokova. Vidljivo kada je korisnicima dopušteno mijenjati uređivače.
  • Network settings to select the default editor for the network and allow site admins to change it.
  • The "Switch to classic editor" link.

ČPP

Zadane postavke.

When activated this plugin will restore the previous (“classic”) WordPress editor and hide the new block editor (“Gutenberg”).
These settings can be changed at the Settings => Writing screen.

Zadane postavke za instalaciju putem mreže

Izaberite između dvije ponuđene mogućnosti:

  • When network-activated this plugin will set the classic editor as default and prevent site administrators and users from changing editors.
    The settings can be changed and default network-wide editor can be selected on the Network Settings screen.
  • When not network-activated each site administrator will be able to activate the plugin and choose options for their users.

It is in the main block editor menu, see this screenshot.

Recenzije

14. rujna 2021.
Nice and simple. Wonderful plug-in. A must have!
07. rujna 2021.
I HATE GUTENBERG. This plugin is the only reason I am still using WordPress. Without this plugin I would have found a WP replacement years ago. If this plugin ever goes away... it will be a sad day for many of us. And likely the last time I will ever use WP. LONG LIVE THE CLASSIC EDITOR.
31. kolovoza 2021.
I've never been a fan of block editing. Classic editor plugin to the rescue! Works like it should and that's all I can ask.
Pročitajte svih 1.006 recenzija

Suradnici i Programeri

“Classic Editor” is open source software. The following people have contributed to this plugin.

Suradnici

“Classic Editor” je prijeveden na 66 dijalekata. Zahvala prevodiocima za njihov doprinos.

Prevedite “Classic Editor” na svoj jezik.

Zainteresirani ste za razvoj?

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

Dnevnik promjena

1.6.2

  • Fixed bug that was preventing saving of the last used editor.

1.6.1

  • Fixed a warning on the block editor based widgets screen.
  • Fixed use of a deprecated filter.

1.6

  • Nadograđeno za WordPress 5.5.
  • Fixed minor issues with calling deprecated functions, needlessly registering uninstall hook, and capitalization of some strings.

1.5

  • Nadograđeno za WordPress 5.2 i Gutenberg 5.3+.
  • Enhanced and fixed the “open posts in the last editor used to edit them” logic.
  • Fixed adding post state so it can easily be accessed from other plugins.

1.4

  • On network installations removed the restriction for only network activation.
  • Added support for network administrators to choose the default network-wide editor.
  • Popravljena je poveznica na postavke o upozorenju na zaslonu mreže.
  • Properly added the “Switch to classic editor” menu item to the block editor menu.

1.3

  • Fixed removal of the “Try Gutenberg” dashboard widget.
  • Fixed condition for displaying of the after upgrade notice on the “What’s New” screen. Shown when the classic editor is selected and users cannot switch editors.

1.2

  • Fixed switching editors from the Add New (post) screen before a draft post is saved.
  • Fixed typo that was appending the edit URL to the classic-editor query var.
  • Changed detecting of WordPress 5.0 to not use version check. Fixes a bug when testing 5.1-alpha.
  • Changed the default value of the option to allow users to switch editors to false.
  • Added disabling of the Gutenberg plugin and lowered the required WordPress version to 4.9.
  • Added classic_editor_network_default_settings filter.

1.1

Fixed a bug where it may attempt to load the block editor for post types that do not support editor when users are allowed to switch editors.

1.0

  • Ažurirano za WordPress 5.0.
  • Changed all “Gutenberg” names/references to “block editor”.
  • Osvježeni UI zaslona za postavke.
  • Removed disabling of the Gutenberg plugin. This was added for testing in WordPress 4.9. Users who want to continue following the development of Gutenberg in WordPress 5.0 and beyond will not need another plugin to disable it.
  • Added support for per-user settings of default editor.
  • Added support for admins to set the default editor for the site.
  • Added support for admins to allow users to change their default editor.
  • Added support for network admins to prevent site admins from changing the default settings.
  • Added support to store the last editor used for each post and open it next time. Enabled when users can choose default editor.
  • Added “post editor state” in the listing of posts on the Posts screen. Shows the editor that will be opened for the post. Enabled when users can choose default editor.
  • Added classic_editor_enabled_editors_for_post and classic_editor_enabled_editors_for_post_type filters. Can be used by other plugins to control or override the editor used for a particular post of post type.
  • Added classic_editor_plugin_settings filter. Can be used by other plugins to override the settings and disable the settings UI.

0.5

  • Ažurirano za Gutenberg 4.1 i WordPress 5.0-beta1.
  • Uklonjene određene funkcionalnosti koje trenutno postoje u Gutenberg uređivaču.
  • Fixed redirecting back to the classic editor after looking at post revisions.

0.4

  • Fixed removing of the “Try Gutenberg” call-out when the Gutenberg plugin is not activated.
  • Fixed to always show the settings and the settings link in the plugins list table.
  • Ažurirani je “pročitaj me” tekst.

0.3

  • Updated the option from a checkbox to couple of radio buttons, seems clearer. Thanks to @designsimply for the label text suggestions.
  • Općenite nadogradnje i čišćenje u kodu.

0.2

  • Nadograđeno za Gutenberg 1.9.
  • Remove warning and automatic deactivation when Gutenberg is not active.

0.1

Prvo izdanje.