Skip to content
This repository was archived by the owner on Feb 2, 2023. It is now read-only.

timwhitlock/wp-emoji

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Source Emoji Wordpress Plugin

NO LONGER MAINTAINED

This was a mirror of the open-source-emoji plugin, which is now closed. It remains here for posterity only.

Emoji support for your blog with no copyright problems.

Gitified version of the Open Source Emoji plugin published in the official Wordpress plugin directory:
http://wordpress.org/plugins/open-source-emoji/

Please report issues in the Wordpress plugin directory support forum:
http://wordpress.org/support/plugin/open-source-emoji

Installation

Note that the actual name of the plugin is "open-source-emoji" not "wp-emoji". It's renamed on Github to differentiate it as a Wordpress plugin.

Add the plugin to your Wordpress project via Git as follows:

$ git submodule add https://github.com/timwhitlock/wp-emoji.git \
   wp-content/plugins/open-source-emoji

If you want to use a stable release listed in the Wordpress plugin directory, you can checkout by tag, e.g.:

$ cd wp-content/plugins/open-source-emoji
$ git fetch origin
$ git checkout tags/1.0.6

For further details on the plugin, please visit the official plugin page.

About

[ABANDONED] Emoji support for your Wordpress blog with no copyright problems

Resources

Stars

Watchers

Forks