@@ -146,7 +146,7 @@ |
||
| 146 | 146 | */ |
| 147 | 147 | protected function replace_rendered_shortcodes( $content ) { |
| 148 | 148 | //debug line |
| 149 | - //file_put_contents(WP_PLUGIN_DIR."/file1.txt", $content); |
|
| 149 | + //file_put_contents(WP_PLUGIN_DIR."/file1.txt", $content); |
|
| 150 | 150 | |
| 151 | 151 | |
| 152 | 152 | if ( false === strpos( $content, '--EDITUS_OTHER_SHORTCODE_START|' ) ) { |