- Deprecated: Function get_magic_quotes_gpc() is deprecated in /var/html/dev/wp/wp-includes/formatting.php on line 4371Deprecated: Function get_magic_quotes_gpc() is deprecated in /var/html/dev/wp/wp-includes/formatting.php on line 4371Notice: Trying to get property 'comment_author_email' of non-object in /var/html/dev/wp/wp-content/plugins/fv-gravatar-cache/fv-gravatar-cache.php on line 236
Rosdoza
ParticipantWarning: Cannot modify header information - headers already sent by (output started at /var/html/dev/wp/wp-content/plugins/crayon-syntax-highlighter/crayon_langs.class.php:340) in /var/html/dev/wp/wp-content/plugins/crayon-syntax-highlighter/crayon_wp.class.php on line 220Hello everyone,
I had to re-install wordpress on my server. I saved everything before (DB and folder on the server) and then reinstalled WordPress, and finally Pinboard.
Everything is fine BUT I’m looking into my backup for the hundreds lines of custom CSS I wrote via the wordpress interface > Theme Options > Layout (I stupidly didn’t saved them before deleting everything…).
Could anyone tell me where to look ? They should be stored somewhere, right ?
Thanks.AdvertismentDeprecated: Function get_magic_quotes_gpc() is deprecated in /var/html/dev/wp/wp-includes/formatting.php on line 4371Deprecated: Function get_magic_quotes_gpc() is deprecated in /var/html/dev/wp/wp-includes/formatting.php on line 4371Notice: Trying to get property 'comment_author_email' of non-object in /var/html/dev/wp/wp-content/plugins/fv-gravatar-cache/fv-gravatar-cache.php on line 236Daniel Tara
KeymasterWarning: Cannot modify header information - headers already sent by (output started at /var/html/dev/wp/wp-content/plugins/crayon-syntax-highlighter/crayon_langs.class.php:340) in /var/html/dev/wp/wp-content/plugins/crayon-syntax-highlighter/crayon_wp.class.php on line 220They are located in the wp_options table inside an option called pinboard_theme_options. It’s a serialized array that you will need to unserialize and extract the user_css key. If you are not comfortable enough with code, the easiest way is to restore your backup on a local installation of WordPress and just copy the CSS from the options page.
Tagged: custom css
You must be logged in to reply to this topic.