Making WordPress.org

Changes between Initial Version and Version 1 of Ticket #1113, comment 4


Ignore:
Timestamp:
11/18/2016 08:36:49 PM (7 years ago)
Author:
iandunn
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1113, comment 4

    initial v1  
    88
    99  {{{
    10   if ( function_exists( '\WordCamp\RemoteCSS\get_safe_css_post' ) ) {
     10  if ( ! function_exists( '\WordCamp\RemoteCSS\get_safe_css_post' ) ) {
    1111      return $remote_css;
    1212  }