Stylesheet action reference?
-
I’ve been browsing the codex for awhile now and I haven’t noticed anything like that does this. I would’ve posted this in the WP-Advanced category, but didn’t have permission to.
Anyway, is there some sort of action reference that hooks into the current theme’s stylesheet to make changes based on what we’d want to include in a plugin?
Using this could allow us to insert custom CSS rules when we develop plugins. Say we wanted a user to choose a text size, color for the background, etc. Hooking directly into the stylesheet could easily allow plugin developers to implement user style preferences or requirements.
I’d figure it’d have a name something along the lines of ‘wp_stylesheet’ or whatever, but haven’t seen anything like it.
The topic ‘Stylesheet action reference?’ is closed to new replies.