Changeset 2246901
- Timestamp:
- 02/19/2020 02:26:46 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
shapepress-dsgvo/tags/3.1.0/includes/class-sp-dsgvo-embeddings-manager.php
r2246804 r2246901 36 36 public function findAndProcessIframes($content) 37 37 { 38 if (is_admin()) return $content; 39 38 40 // write custom styles 39 41 require_once(SPDSGVO::pluginDir('public/inc/embedding-placeholder-styles.php'));
Note: See TracChangeset
for help on using the changeset viewer.