OFG Code Editor

विवरण

OFG Code Editor provides a consistent way to publish code snippets in WordPress.

Features:

  • Gutenberg block for formatted code output.
  • Classic editor button for inserting the shortcode template.
  • Shortcode support via [ofgcodeeditor_code].
  • Copy button and line numbers on the frontend.
  • Responsive code box layout with light and dark friendly styling.

स्क्रिनसटहरू

ब्लकहरू

यो प्लगिनले 1 ब्लक उपलब्ध गराउँछ।

  • OFG Code Editor

स्थापना

  1. Upload the plugin files to the /wp-content/plugins/ofg-code-editor directory, or install the plugin through the WordPress plugins screen.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Insert the OFG Code Editor block in Gutenberg or use the classic editor helper button.

प्रश्नोत्तर

Which shortcode should I use?

Use [ofgcodeeditor_code language="html"]...[/ofgcodeeditor_code].

Can I change the visible label?

The plugin uses a fixed header label: OFG Code Editor Plugin.

समीक्षाहरू

यस प्लगिनको लागि कुनै समीक्षाहरू छैनन्।

योगदानकर्ता र डेभलपरहरू

“OFG Code Editor” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान गरेका छन्।

योगदानकर्ताहरू

चेन्जलग

1.0.3

  • Updated plugin tested version metadata.

1.0.2

  • Updated plugin metadata for WordPress.org review.
  • Removed the legacy generic shortcode alias.
  • Removed the unnecessary wrapper around the plugin class.

1.0.1

  • Removed manual textdomain loading.

1.0.0

  • Initial release.