[ Web Proxy ]
URL:
Viewing: https://nl.wordpress.org/plugins/highlighting-code-block/ [Back]  [Original]

Highlighting Code Block – WordPress plugin | WordPress.org Nederlands Ga naar de inhoud
WordPress.org

Nederlands

Plugins zoeken:
[]
[]

Highlighting Code Block

Beschrijving

“Highlighting Code Block” allows you to add a syntax-highlighted code block with just a click.

It supports both “Block Editor” and “Classic Editor”.
(However, we recommend using it in the “Block Editor”.)

Please see the following page for a detailed explanation of this plugin.

URL: https://loos.co.jp/en/documents/highlighting-code-block/

Source code

The source code of this plugin is available on Github.

URL: https://github.com/ddryo/Highlighting-Code-Block

How to use

How to use For Block Editor

  • Open the “Formatting” category of the Block Inserter.
  • There is a custom block named “Highlighing Code Block”.
  • Select it, the block will be inserted.
  • Select the language of the code and enter any code.

How to use For Classic Editor

  • You should see a select box labeled “Code Block” on the toolbar (2nd row by default).
  • When you select a language from the select box, a code block (pre tag) is inserted.

Als het niet werkt

This plugin works only with PHP version 5.6 or later, WordPress 5.6 or later.
Please check your PHP version or WordPress version.

About settings

The menu “[HCB] Settings” should be added to “Settings” in the left menu of the management screen.
Settings related to this plugin are set in this menu.

Schermafbeeldingen

Alle 11 schermafbeeldingen weergeven

Blokken

Deze plugin heeft 1 blok.

  • Highlighing Code Block

Installatie

This plugin can be installed directly from your site.

  1. Log in and navigate to “Plugins” “Add New”.
  2. Type “Highlighting Code Block” in the search field and press Enter.
  3. Locate the plugin in the list of search results and click “Install Now”.
  4. Once installed, click the “Activate” button.

FAQ

Available languages

The following languages are available by default.

  • HTML
  • CSS
  • SCSS
  • JavaScript
  • TypeScript
  • PHP
  • Ruby
  • Python
  • Swift
  • C
  • C#
  • C++
  • Objective-C
  • SQL
  • JSON
  • Bash
  • Git

Beoordelingen

liuliu66 14 april 2024
WordPress 6.5.2Vikinger – BuddyPress Social Community1.9.9.4.2 Highlighting Code Block 2.0.1PHP 8.1.27 ============ E_ERROR /www/wwwroot/1.14.58.204/wp-content/plugins/highlighting-code-block/class/loos_hcb_menu.php 140 Uncaught ValueError: Unknown format specifier “” in /www/wwwroot/1.14.58.204/wp-content/plugins/highlighting-code-block/class/loos_hcb_menu.php:140Stack trace:#0 /www/wwwroot/1.14.58.204/wp-content/plugins/highlighting-code-block/class/loos_hcb_menu.php(140): sprintf()#1 /www/wwwroot/1.14.58.204/wp-includes/class-wp-hook.php(324): {closure}()#2 /www/wwwroot/1.14.58.204/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()#3 /www/wwwroot/1.14.58.204/wp-includes/plugin.php(517): WP_Hook->do_action()#4 /www/wwwroot/1.14.58.204/wp-admin/admin.php(175): do_action()#5 /www/wwwroot/1.14.58.204/wp-admin/plugins.php(10): require_once(‘…’)#6 {main}thrown
sazone 19 maart 2024
read code easily
ishere 17 december 2023
Very thanks!
Rouzbeh Zarei 4 november 2023 1 reactie
Unfortunately, the plugin doesn’t support Java, Kotlin, Flutter nor XML syntax, making it completely useless for anyone in the Android development field.
I don’t normally use WP Blocks and so I could not figure out why this plugin broke for certain code syntax (PHP -> HTML -> PHP for example) and why saving sometimes broke the previously-saved syntax. Maddening. Then I switched back to the block editor. AHA! It works beautifully. That’s probably why it says “Block” in the plugin name, duh. Thank you very much for this wonderful plugin. I love that we can also upload our own prism.js files. Cool.
Muhammad Zohaib 3 maart 2023
Exactly what I was looking for. thanks alot!
Lees alle 22 beoordelingen

Bijdragers & ontwikkelaars

“Highlighting Code Block” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

“Highlighting Code Block” is vertaald in 5 localen. Dank voor de vertalers voor hun bijdragen.

Vertaal “Highlighting Code Block” in je eigen taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

2.2.1

  • Security: Fixed a stored XSS vulnerability via the plugin settings.

2.2.0

  • Support for WordPress 7.0.

2.1.3

  • Fixed an issue where there was a discrepancy in the structure of the build files.

2.1.2

  • Support for WordPress 6.9.

2.1.1

  • Support for WordPress 6.8.

2.1.0

  • Support for WordPress 6.7.

2.0.1

  • Some text of setting items has been changed.

2.0.0

  • Support for WordPress 6.4.
  • Support for PHP 8.2.
  • The CSS and Block UI have been significantly adjusted.
  • CSS custom properties have also been renamed and cleaned up overall.
  • Added data-start attribute settings to blocks.

1.7.0

  • Support for WordPress 6.2.
  • The style loading process has been fine-tuned.
  • Added aria-label to the Copy Code button.

1.6.1

  • Ondersteuning voor WordPress 6.1.

1.6.0

  • Ondersteuning voor WordPress 6.0.

1.5.5

  • Opgelost het versienummer.

1.5.4

1.5.3

  • Opgelost een bug.

1.5.2

  • Fixed the problem of misaligned lines in some themes.

1.5.1

  • Opgelost een bug.

1.5.0

  • Support for WordPress 5.9.
  • Refactored the CSS.

1.4.1

  • Fixed a bug where changing the settings in the languages list did not change the choices in the block.

1.4.0

  • Fixed a bug that amplified the class of the block.
  • Fixed a bug that caused clipboard.js to be loaded even when it was not needed.

1.3.0

  • Ondersteuning voor WordPress 5.8.
  • Required WordPress version raised to 5.6.

1.2.9

  • Fixed a bug that the number of lines is not displayed.

1.2.8

  • Support for WordPress 5.7.
  • Fixed spelling mistakes. (“plane” to “plain”)
  • Code oplossing.

1.2.7

  • Added copy button function.
  • Code herstructurering.
  • Ondersteuning voor WordPress 5.6.

1.2.6

Fixed file icon 404 error.

1.2.5

  • Made the code lighter.
  • Changed handle name of CSS and JS.

1.2.4

Opgelost registerblok.

1.2.3

Opgelost block.json bestand.

1.2.2

  • Adjustments for registering “block libraries”.
  • Abolished the block width adjustment function.
  • Abolished the ability to remove “br” tag from the “code” tag.

1.2.1

Change the code to register the script.

1.2.0

  • Fixed a bug that CSS cannot be read depending on the server.
  • It is now possible to set whether to display the language name for each block.
  • Even if the language name is set to hidden, it will be displayed if the file name is entered.
  • You can now preview the display of language names and file names in the block editor.

1.1.0

Opgelost vertaalbestand.

1.0.9

Opgelost vertaalbestand.

1.0.8

Engels wordt ondersteund.

1.0.7

  • Compatible with WordPress5.3.
  • Deleted the left and right margins of the HCB code block, and left it to the theme.
  • Enabled conversion with core “source code block”.

1.0.6

  • Compress CSS file to read.
  • Changed to load some CSS with style tag in head.
  • Fixed a bug that font family settings were not reflected.
  • Code cleanup for CSS and JS

1.0.5

  • Move reading script to wp_footer.
  • Changed HCB block logo.
  • You can now set font-family for code blocks.

1.0.4

  • Ondersteuning voor WordPress 5.2.1
  • Changed font-family of code block.
  • The file name can be set to the code block.

1.0.3

Ondersteuning voor WordPress 5.1.1

1.0.2

readme.txt wijziging

1.0.1

Commentaar verwijdering.

1.0

Initile release.

Meta

Ondersteuning

Iets te melden? Hulp nodig?

Het supportforum bekijken

The WordPress® trademark is the intellectual property of the WordPress Foundation.

Web Proxy Viewer  |  New URL  |  Original Page