bobbingwide / oik-css

[bw_css] shortcode for internal CSS styling
https://www.oik-plugins.com/oik-plugins/oik-css
0 stars 0 forks source link

Improve CSS and GeSHi blocks to support loading `src` from a file #15

Open bobbingwide opened 3 years ago

bobbingwide commented 3 years ago

Using the shared library logic developed in https://github.com/bobbingwide/oik-bob-bing-wide/issues/40 for the CSV block, apply similar changes to the [bw_csv] and [bw_geshi] shortcodes and their associated blocks oik-css/css and oik-css/geshi.

Requirements

Proposed solution

bobbingwide commented 3 years ago

Note: The PHPUnit test case for bw_geshi__example() has been wrong for quite a while. This will need to be corrected.

bobbingwide commented 3 years ago

oik-css v1.3.0 was released to oik-plugins on 16th May. This minor version was not available on wordpress.org oik-css v2.0.0 was packaged on 31 Aug and is now on wordpress.org There's no documentation for the src attribute... But I have used the attribute in the wild.