Thread
:
PHP in WordPress theme
View Single Post
#
6
(
permalink
)
03-06-2008, 07:32 AM
Draicone
Junior Member
Join Date: Jan 2008
Posts: 10
Is it possible to pass the string from wordpress to the CSS PHP script via the URL? e.g. within your WP code an echo "<link href=\"style.css?string={$string}\" rel=\"stylesheet\" />";. You could then easily get it via $_GET in your CSS script.
Draicone
View Public Profile
Find all posts by Draicone