https://github.com/automattic/o2
The o2 plugin for WordPress — blogging at the speed of thought
https://github.com/automattic/o2
Last synced: 8 months ago
JSON representation
The o2 plugin for WordPress — blogging at the speed of thought
- Host: GitHub
- URL: https://github.com/automattic/o2
- Owner: Automattic
- License: gpl-2.0
- Created: 2014-09-29T17:52:01.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2025-04-22T04:10:44.000Z (9 months ago)
- Last Synced: 2025-05-15T16:05:46.324Z (8 months ago)
- Language: JavaScript
- Homepage:
- Size: 810 KB
- Stars: 338
- Watchers: 124
- Forks: 56
- Open Issues: 89
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
o2
==
The o2 Plugin for WordPress - blogging at the speed of thought
[](https://travis-ci.org/Automattic/o2)
Dependencies
============
This plugin requires WordPress 4.2 or higher, and PHP 5.3.6 or higher (due to a specific XML-parsing feature in use).
This plugin works with the p2-breathe theme, available at
https://wpcom-themes.svn.automattic.com/p2-breathe
This plugin uses Genericons. If you're using [Jetpack](http://jetpack.me/), then you should already have them available. If you're not using Jetpack, you should install and activate
the Genericon'd plugin, available at
https://wordpress.org/plugins/genericond/
This plugin's editor can insert code shortcodes. To get
those to render as code blocks, you should install and activate
the SyntaxHighlighter Evolved plugin, available at
https://wordpress.org/plugins/syntaxhighlighter/
Installation
============
Upgrade to at least WordPress 4.2
Install the p2-breathe theme into wp-content/themes/p2-breathe
Activate the theme.
Install and activate the Genericon'd plugin.
Install and activate the SyntaxHighlighter Evolved plugin
Install this plugin into wp-content/plugins/o2
Activate this plugin
Caveats
=======
Multisite self-hosted installs have not yet been tested and may not work.