Changeset 3274242
- Timestamp:
- 04/16/2025 07:34:04 AM (11 months ago)
- Location:
- dsgvo-youtube/trunk
- Files:
-
- 2 edited
-
index.php (modified) (3 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
dsgvo-youtube/trunk/index.php
r3274234 r3274242 13 13 */ 14 14 15 15 16 //dsgvo youtube mehrsprachig machen 16 17 function my_plugin_initdsgvoyoutube() … … 19 20 } 20 21 add_action('init', 'my_plugin_initdsgvoyoutube'); 22 21 23 22 24 … … 35 37 add_action('admin_enqueue_scripts', 'dsgvoyoutube_enqueue_styles'); 36 38 add_action('wp_enqueue_scripts', 'dsgvoyoutube_enqueue_styles'); 37 38 39 40 41 39 42 40 -
dsgvo-youtube/trunk/readme.txt
r3274234 r3274242 65 65 66 66 67 68 67 == Changelog == 69 68 = 1.5.2 =
Note: See TracChangeset
for help on using the changeset viewer.