Current Version: 1.2.1
This plugin simply provides a custom field on your WordPress interface where you can add custom styles to be applied only on that page or post. Useful for being able to publish articles with a unique look.
The use you’ll get out of this plugin depends on the flexibility of the theme you’re using and your own knowledge of CSS (Cascading Style Sheets).
New in version 1.2.1:
- Added editing of the database deleting your pre-defined styles.
New in version 1.2.0:
- Added editing of the database storing your pre-defined styles.
- Updated post interface
- Made translation-ready
How to use the style library:
- Add the styles you want on your settings page.
- Navigate to an article which requires specific styles.
- Select the library style from the drop down, leaving the style textarea blank.
- Update or post the new document.
Installation
- Upload the `wp-post-styling` folder to your `/wp-content/plugins/` directory
- Activate the plugin using the `Plugins` menu in WordPress
- Go to Settings > WP Post Styling
- Adjust the WP Post Styling options if necessary.
- Set up custom styles for your posts and pages as needed!
Frequently Asked Questions
- I don’t really know CSS. Can I use this plugin?
- You really do need to know CSS to get anywhere with this. Given the huge variety in styles provided by WordPress themes, it’s impractical to attempt to predict what kinds of styles you might need.
- The Custom styles I added aren’t showing up in my blog — why not?
- Well, this is just a stab in the dark, but it’s possible that the developer of your theme didn’t use the WordPress function
wp_head, which needs to be in your theme for this plugin to work.

This blog is definitely rather handy since I’m at the moment creating an internet floral website – although I am only starting out therefore it’s really fairly small, nothing like this site. Can link to a few of the posts here as they are quite. Thanks much. Zoey Olsen
It was indeed a server problem. and only the server administrator could remove the current copy of the plugin. After that a simple reinstall worked just fine. Thanks!