• Resolved perryrylance

    (@perryrylance)


    Hello!

    Would it be possible to add the following

    $content = apply_filters("wp_codemirror_block_code_block_content", $content);

    Before this code (around line 191)

    if( !empty( $content ) ) {

    I’m using a filter to pull in code directly from GitHub via CURL and wish to inject that into your wonderful plugin.

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Content filter’ is closed to new replies.