Changeset 1937790
- Timestamp:
- 09/08/2018 01:35:55 AM (8 years ago)
- Location:
- my-custom-style-css-manager/trunk
- Files:
-
- 3 edited
-
. (modified) (1 prop)
-
mch-my-custom-style-css-manager.php (modified) (1 diff)
-
readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
my-custom-style-css-manager/trunk
- Property svn:ignore
-
old new 1 devToSvnTrunk.bat.lnk 1 2 lang.bat 3 languages.zip
-
- Property svn:ignore
-
my-custom-style-css-manager/trunk/mch-my-custom-style-css-manager.php
r1937779 r1937790 4 4 Description: Manage custom CSS for adding to style.css without any hassles. 5 5 Author: macha795 6 Version: 0.0. 76 Version: 0.0.8 7 7 Text Domain:my-custom-style-css-manager 8 8 */ -
my-custom-style-css-manager/trunk/readme.txt
r1937780 r1937790 4 4 Requires at least: 4.9 5 5 Tested up to: 4.9.8 6 Stable tag: 0.0. 76 Stable tag: 0.0.8 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 13 13 == Description == 14 14 15 * [日本語の説明はこちら](https://macha795.com/wp-my-plugin-my-custom-style-css-manager/)16 15 * This plug-in can easily control ON / OFF of custom CSS for each HTML part. 17 16 * You can easily return CSS to the previous state. … … 22 21 * It can also be removed from style.css by returning to draft. 23 22 * Even if style.css is overwritten by updating the theme, it is easy to restore the custom css as it is saved in the database. 23 * [日本語の説明はこちら](https://macha795.com/wp-my-plugin-my-custom-style-css-manager/) 24 24 25 25 * About custom CSS
Note: See TracChangeset
for help on using the changeset viewer.