Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/miya0001/tinymce-templates

TinyMCE Templates for WordPress
https://github.com/miya0001/tinymce-templates

Last synced: 3 months ago
JSON representation

TinyMCE Templates for WordPress

Awesome Lists containing this project

README

        

# TinyMCE Templates

[![Build Status](https://travis-ci.org/miya0001/tinymce-templates.svg)](https://travis-ci.org/miya0001/tinymce-templates)
[![](https://img.shields.io/wordpress/plugin/dt/tinymce-templates.svg)](https://wordpress.org/plugins/tinymce-templates/)
[![](https://img.shields.io/wordpress/v/tinymce-templates.svg)](https://wordpress.org/plugins/tinymce-templates/)
[![](https://img.shields.io/wordpress/plugin/r/tinymce-templates.svg)](https://wordpress.org/plugins/tinymce-templates/)

* https://wordpress.org/plugins/tinymce-templates/

## Contributing

```
$ git clone https://github.com/miya0001/tinymce-templates
$ cd tinymce-templates
$ bash bin/install-wp-tests.sh wordpress_test root '' localhost $WP_VERSION
```

### Running automated testing:

```
$ phpunit
```