Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 927 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 927 Bytes

FC Database character set info

Simple database helper plugin for Wordpress administrators. Check your database, tables and columns character set. Available by "Tools" > "DB Character Set Info" in Wordpress admin panel.

Installation

Install latest version from repository:

cd wordpress/wp-content/plugins
git clone git@github.com:skarlcf/fc-database-character-set-info.git

Then activate plugin in Wordpress admin panel.

Usage

Go to "Tools" > "DB Character Set Info" in Wordpress admin panel.

Contributing

  1. Fork it.
  2. Create a branch (git checkout -b my_markup).
  3. Commit your changes (git commit -am "Added Snarkdown").
  4. Push to the branch (git push origin my_markup)
  5. Create an Issue with a link to your branch.
  6. Enjoy a refreshing Diet Coke and wait.