This commit is contained in:
erwanlr
2019-03-30 11:11:19 +00:00
parent 07b3826806
commit d653ce4e0e
145 changed files with 42813 additions and 6 deletions

View File

@@ -0,0 +1,16 @@
# Change Log
## [1.0.0] - 2017-09-27
### Added
* The add new and edit term (category, tag, etc.) screens now have an input box for changing the body class.
### Changed
* PHP 5.3.0+ is now required.
* Overhauled the entire plugin from the ground up.
## [0.1.0]
* Plugin launch. Everything's new!

View File

@@ -0,0 +1,45 @@
# Copyright (C) 2017 Custom Classes
# This file is distributed under the same license as the Custom Classes package.
msgid ""
msgstr ""
"Project-Id-Version: Custom Classes 1.0.0-dev\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/custom-classes\n"
"POT-Creation-Date: 2017-08-22 19:53:14+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2017-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
#: admin/class-post-edit.php:71
msgid "Classes"
msgstr ""
#: admin/class-post-edit.php:89 admin/class-term-edit.php:79
#: admin/class-term-edit.php:98
msgid "Body Class"
msgstr ""
#: admin/class-post-edit.php:96
msgid "Post Class"
msgstr ""
#. Plugin Name of the plugin/theme
msgid "Custom Classes"
msgstr ""
#. Plugin URI of the plugin/theme
msgid "https://themehybrid.com/plugins/custom-classes"
msgstr ""
#. Description of the plugin/theme
msgid "Allows users to add custom post and body classes from the admin."
msgstr ""
#. Author of the plugin/theme
msgid "Justin Tadlock"
msgstr ""
#. Author URI of the plugin/theme
msgid "http://justintadlock.com"
msgstr ""