Changes between Initial Version and Version 1 of Ticket #1113, comment 4
- Timestamp:
- 11/18/2016 08:36:49 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1113, comment 4
initial v1 8 8 9 9 {{{ 10 if ( function_exists( '\WordCamp\RemoteCSS\get_safe_css_post' ) ) {10 if ( ! function_exists( '\WordCamp\RemoteCSS\get_safe_css_post' ) ) { 11 11 return $remote_css; 12 12 }