Title: oik-css
Author: bobbingwide
Published: <strong>ಜುಲೈ 9, 2013</strong>
Last modified: ನವೆಂಬರ್ 14, 2024

---

ಪ್ಲಗಿನ್‌ಗಳನ್ನು ಹುಡುಕಿ

![](https://ps.w.org/oik-css/assets/banner-772x250.jpg?rev=2235743)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/oik-css/assets/icon-128x128.png?rev=973875)

# oik-css

 ‍[bobbingwide](https://profiles.wordpress.org/bobbingwide/) ಮೂಲಕ

[ಡೌನ್ಲೋಡ್](https://downloads.wordpress.org/plugin/oik-css.2.3.1.zip)

 * [ವಿವರಗಳು](https://kn.wordpress.org/plugins/oik-css/#description)
 * [‍ವಿಮರ್ಶೆಗಳು‍](https://kn.wordpress.org/plugins/oik-css/#reviews)
 *  [ಸ್ಥಾಪನೆ](https://kn.wordpress.org/plugins/oik-css/#installation)
 * [ಅಭಿವೃದ್ಧಿ](https://kn.wordpress.org/plugins/oik-css/#developers)

 [ಬೆಂಬಲ](https://wordpress.org/support/plugin/oik-css/)

## ವಿವರಣೆ

 * Use the CSS block to add custom CSS.
 * Use the GeSHi block to syntax highlight: CSS, HTML, JavaScript, jQuery, PHP, 
   MySQL or None.

For backward compatibility:

 * Use the [bw_css] shortcode to add custom CSS as and when you need it.

For designers, developers and documenters [bw_css] supports echoing of the custom
CSS, allowing you to document the CSS you are using.
 For readability, the CSS is
processed using the Generic Syntax Highlighter (GeSHi) processing.

 * Use the [bw_geshi] shortcode for syntax highlighting of: CSS, HTML(5), JavaScript
   and jQuery, PHP and MySQL.
    Also supports language: none.

If the oik base plugin is activated

 * Use the [bw_autop] shortcode to disable or re-enable WordPress’s wpautop() logic.
 * Use the experimental [bw_background] shortcode to display an attached image in
   the background.

### Further reading

If you want to read more about the oik plugins then please visit the
 [oik plugin](https://www.oik-plugins.com/oik)**“
OIK – OIK Information Kit”**

## ಸ್ಕ್ರೀನ್‌ಶಾಟ್‌ಗಳು

 * [[
 * CSS block example
 * [[
 * GeSHi block example
 * [[
 * [bw_css] – syntax and examples
 * [[
 * [bw_geshi] – examples
 * [[
 * oik-CSS options – available when oik is active

## ಬ್ಲಾಕ್ಸ್

ಈ ಪ್ಲಗಿನ್ 2 ಬ್ಲಾಕ್ ಗಳನ್ನು ಒದಗಿಸುತ್ತದೆ.

 *   GeSHi Generic Syntax Highlighting – for code examples
 *   CSS Inline CSS

## ಸ್ಥಾಪನೆ

 1. Upload the contents of the oik-css plugin to the `/wp-content/plugins/oik-css’ 
    directory
 2. Activate the oik-css plugin through the ‘Plugins’ menu in WordPress
 3. Use the CSS and GeSHi blocks within your content.

## FAQ

### What are the dependencies?

This code is no longer dependent upon the oik base plugin; it uses shared libraries.

If you want to use the shortcodes then using oik v3.3.7 or higher is still recommended.

### What is the syntax?

[bw_css] your CSS goes here [/bw_css]

Note: The ending shortcode tag [/bw_css] is required

### How do I get the GeSHi output?

Either

    ```
    [bw_css .] your CSS goes here[/bw_css]
    ```

or

    ```
    [bw_css text="Annotation to the CSS that will follow"] your CSS goes here[/bw_css]
    ```

### How do I get GeSHi output for other languages?

Use the [bw_geshi] shortcode.
 e.g. [bw_geshi html]<h3>[bw_css], [bw_geshi] & [bw_background]
</h3><p>Cool, lazy smart shortcodes from oik-plugins.</p> [/bw_geshi]

Supported languages are:

 * CSS
 * HTML(5)
 * JavaScript and jQuery
 * PHP
 * MySQL
 * none

If you want to display syntax highlighted CSS without affecting the current display
use [bw_geshi css].

### What version of GeSHi does oik-css use?

oik-css delivers a subset of GeSHi version 1.0.9.0, which was released in May 2017,
with modifications to support PHP 7.2

Only a small selection of the languages are supported by oik-css. These are the 
languages primarily used by WordPress.

Note: oik-css will only load the GeSHi code if it is not already loaded.

## ‍ವಿಮರ್ಶೆಗಳು‍

ಈ ಪ್ಲಗಿನ್‌ಗೆ ಯಾವುದೇ ವಿಮರ್ಶೆಗಳಿಲ್ಲ.

## ಕೊಡುಗೆದಾರರು & ಡೆವಲಪರ್‌ಗಳು

“oik-css” ಓಪನ್ ಸೋರ್ಸ್ ಸಾಫ್ಟ್‌ವೇರ್ ಆಗಿದೆ. ಕೆಳಗಿನ ಜನರು ಈ ಪ್ಲಗಿನ್‌ಗೆ ಕೊಡುಗೆ ನೀಡಿದ್ದಾರೆ.

ಕೊಡುಗೆದಾರರು

 *   [ bobbingwide ](https://profiles.wordpress.org/bobbingwide/)
 *   [ vsgloik ](https://profiles.wordpress.org/vsgloik/)

[“oik-css” ಅನ್ನು ನಿಮ್ಮ ಭಾಷೆಗೆ ಅನುವಾದಿಸಿ.](https://translate.wordpress.org/projects/wp-plugins/oik-css)

### ಅಭಿವೃದ್ಧಿಯಲ್ಲಿ ಆಸಕ್ತಿ ಇದೆಯೇ?

[ಕೋಡ್ ಬ್ರೌಸ್ ಮಾಡಿ](https://plugins.trac.wordpress.org/browser/oik-css/), [SVN ರೆಪೊಸಿಟರಿ](https://plugins.svn.wordpress.org/oik-css/)
ಪರಿಶೀಲಿಸಿ, ಅಥವಾ [ಅಭಿವೃದ್ಧಿ ಲಾಗ್](https://plugins.trac.wordpress.org/log/oik-css/)
ಗೆ [RSS](https://plugins.trac.wordpress.org/log/oik-css/?limit=100&mode=stop_on_copy&format=rss)
ಚಂದಾದಾರರಾಗಿ.

## Changelog

#### 2.3.1

 * Changed: Disable wpautop() processing for block based themes #35
 * Changed: Update wp-scripts to v30.4.0 #26
 * Tested: With WordPress 6.7 and WordPress Multisite
 * Tested: With PHP 8.3
 * Tested: With PHPUnit 9.6

## ಮೆಟಾ

 *  Version **2.3.1**
 *  ಕೊನೆಯದಾಗಿ ನವೀಕರಿಸಿದ್ದು **2 ವರ್ಷಗಳು ರ ಮುನ್ನ**
 *  ಸಕ್ರಿಯ ಸ್ಥಾಪನೆಗಳು **10+**
 *  ವರ್ಡ್ಪ್ರೆಸ್ ಆವೃತ್ತಿ ** 5.0 ಅಥವಾ ಹೆಚ್ಚಿನದು **
 *  **6.7.5** ವರೆಗೆ ಪರೀಕ್ಷಿಸಲಾಗಿದೆ
 *  Language
 * [English (US)](https://wordpress.org/plugins/oik-css/)
 * ಟ್ಯಾಗ್‌ಗಳು
 * [blocks](https://kn.wordpress.org/plugins/tags/blocks/)[css](https://kn.wordpress.org/plugins/tags/css/)
   [geshi](https://kn.wordpress.org/plugins/tags/geshi/)[shortcodes](https://kn.wordpress.org/plugins/tags/shortcodes/)
 *  [ಸುಧಾರಿತ ನೋಟ](https://kn.wordpress.org/plugins/oik-css/advanced/)

## ರೇಟಿಂಗ್‌ಗಳು

 4.5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/oik-css/reviews/?filter=5)
 *  [  1 4-star review     ](https://wordpress.org/support/plugin/oik-css/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/oik-css/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/oik-css/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/oik-css/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/oik-css/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/oik-css/reviews/)

## ಕೊಡುಗೆದಾರರು

 *   [ bobbingwide ](https://profiles.wordpress.org/bobbingwide/)
 *   [ vsgloik ](https://profiles.wordpress.org/vsgloik/)

## ಬೆಂಬಲ

ಹೇಳಲು ಏನಾದರೂ ಸಿಕ್ಕಿದೆಯೇ? ಸಹಾಯ ಬೇಕೇ?

 [ಬೆಂಬಲ ವೇದಿಕೆಯನ್ನು ವೀಕ್ಷಿಸಿ](https://wordpress.org/support/plugin/oik-css/)

## ದೇಣಿಗೆ ನೀಡಿ

ಈ ಪ್ಲಗಿನ್‌ನ ಪ್ರಗತಿಯನ್ನು ನೀವು ಬೆಂಬಲಿಸಲು ಬಯಸುವಿರಾ?

 [ ಈ ಪ್ಲಗಿನ್‌ಗೆ ದೇಣಿಗೆ ನೀಡಿ ](https://www.oik-plugins.com/oik/oik-donate/)