WPCode
93Easily add code snippets in WordPress. Insert header & footer scripts, add PHP code snippets with conditio...
Write easily your custom CSS like sublime text editor and add your website.
Sublime Custom CSS Editor is a WordPress plugin that allows you to write and manage custom CSS for your website. It integrates features from the Sublime Text editor, making it easier to edit styles with tools like syntax highlighting and autocomplete.
This plugin is designed for users who want to add inline CSS to their WordPress site without needing extensive coding knowledge. It is suitable for developers and site owners looking to customise their site's appearance.
Best for: This plugin suits WordPress users who want to easily manage custom CSS.
What it does well
Where it falls short
Sublime Custom CSS Editor provides useful features for customising CSS, but its age and low directory score may be concerns for some users.
AsianCoders's own description of Sublime Custom CSS Editor, lightly tidied.
Sublime Text Custom WordPress Css Editor. You can easily write your custom css by using this plugin. This will be add inline css in your website.
We include all sublime text editor features in this plugin.
Features of Sublime Custom CSS Editor
Translate pot file included.
For Example *
just select your targeted layout ID or Class ID=# or Class=. or any html tag
Then go to page “Appearance” —> “Sublime Custom CSS” and enter your custom style (CSS only). Example:
body{
color:#222;
margin: 0;
padding: 0;
background-color: #fff;
}
.headers{
font-size: 16px;
color: :#666;
position: fixed;
top: 0px;
left: 0px;
right: 0px;
z-index: 99;
}
Credits: CodeMirror.
Email for Support: asiancodersteam@gmail.com
You may provide arbitrary sections, in the same format as the ones above. This may be of use for extremely complicated
plugins where more information needs to be conveyed that doesn’t fit into the categories of “description” or
“installation.” Arbitrary sections will be shown below the built-in sections outlined above.
Here’s a link to WordPress and one to Markdown’s Syntax Documentation.
Titles are optional, naturally.
Markdown uses email style notation for blockquotes and I’ve been told:
Asterisks for emphasis. Double it up for strong.
<?php code(); // goes in backticks ?>
Other plugins for developer tooling.
Easily add code snippets in WordPress. Insert header & footer scripts, add PHP code snippets with conditio...
Easily add tracking code snippets, conversion pixels, or other scripts required by third party services for an...
Duplicate post, post order, image resize, email via SMTP, admin menu editor, custom css / code, disable gutenb...
Create custom "Shortcodes" easily for HTML, JavaScript, CSS code snippets and use the shortcodes wit...
Add PHP code to your pages and posts easily using shortcodes.
An easy, clean, and simple way to enhance your site with code snippets.