Files
wp-liveticker/includes
Stefan Kalscheuer d1ba1d0eb4 use empty array for wp_enqueue_style() dependencies
At some point a negative check using `is_array($deps)` adds a fallback
to an empty array which is actually our desired behavior as we do not
have any dependencies. Use an empty array explicitly to comply with
the method contract to explicitly declare "no dependencies".
2025-08-13 11:49:17 +02:00
..
2024-03-24 11:17:17 +01:00
2024-03-24 11:17:17 +01:00