Описание
CodePen is a ‘playground for the front end web’ where you can write public-facing HTML/CSS/JS demos, called pens. It’s a fountain of inspiration for web designers and a useful resource for those learning to write, organize, and share front end code.
WordPen by Ginger Soul Records is an effort to bring the best of CodePen to WordPress, with minimal code work. Simply paste a CodePen URL, save your WordPen, and embed a shortcode in your layout.
HTML, CSS, and JS code will be editable, and all connected resources linked to the pen will be included with the shortcode.
Not all pens were designed to be featured with WordPen, so you may wish to start with background- and foreground-friendly pens, which are collected here.
Скриншоты
Установка
- Upload the plugin files to the
/wp-content/plugins/wordpen
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the
WP Admin -> WordPens > Add New
screen import new pens
Часто задаваемые вопросы
- How do I make this plugin work?
-
Go to
WP Admin > WordPens > Add new
and import a new pen from Codepen. Then use the shorcode provided there, to insert the pen into any WordPress post/page/custom post type.
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«WordPen» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «WordPen» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
0.1.0
- first version to be submitted to wordpress.org