All CSS code is stored in wp_posts using a custom post_type of customcss. This allows us to use the built in revision engine. The CSS is filtered through CSS Tidy and KSES for security.
Webdevelopment und was vom Leben übrig bleibt
Webdevelopment und was vom Leben übrig bleibt
All CSS code is stored in wp_posts using a custom post_type of customcss. This allows us to use the built in revision engine. The CSS is filtered through CSS Tidy and KSES for security.