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.

Code Snippets in Comments

Opis

Code Snippets in Comments plugin extends the Comments function by show code in highlighting without modifying the saving of comments in database.

By default Code Snippets in Comments plugin using Prism JavaScript Library as the code highlighter for its fast and light property.

Code Snippets in Comments plugin also support with two famous plugins, Prismatic and Code Syntax Block, automatically set the code highlighter with these two plugin setting.

And I suggest just using one of these code highlighter plugin.

One more function is that Code Snippets in Comments plugin add a new code input bar below comment textarea box, let visitor type their code with problem more easier.

Primary development and issues tracked on Github at: https://github.com/a2d8a4v/Code-Snippets-in-Comments

Snimke zaslona

  • Example Syntax Highlighting in Comments
  • Code Input Button Bar

Instalacija

After activating the plugin, you will see the comments aread with new-added code input button bar let visitor more easier type thier problem with code.

After publishing these comments, you can see the code with highlighting at front-end.

ČPP

None

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“Code Snippets in Comments” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Dnevnik promjena

1.0

Initial WordPress Plugin Repository releases, include upgrade Prism to 1.16.0 and new default One Dark theme.