Changeset 1498552
- Timestamp:
- 09/20/2016 04:38:35 AM (10 years ago)
- Location:
- ajax-awesome-css
- Files:
-
- 3 deleted
- 2 edited
-
assets/screenshot-1.png (deleted)
-
assets/screenshot-2.png (deleted)
-
assets/screenshot-3.png (deleted)
-
trunk/ajax-awesome-css.php (modified) (1 diff)
-
trunk/readme.txt (modified) (6 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ajax-awesome-css/trunk/ajax-awesome-css.php
r1498523 r1498552 4 4 * Plugin URI: https://github.com/harry005/ajax-awesome-css 5 5 * Description: Add custom CSS/JSS to your website without modifying the CSS/JS files of the theme or plugin with the help of ajax functionality. 6 * Version: 1.1. 36 * Version: 1.1.4 7 7 * Author: Harpreet Singh 8 8 * Author URI: https://github.com/harry005/ -
ajax-awesome-css/trunk/readme.txt
r1498523 r1498552 1 === Ajax AwesomeCSS ===1 === Ajax Custom CSS === 2 2 Contributors: Harpreet Singh 3 3 Tags: css, ajax, jss, custom , custom css, custom js, css editor , js editor, custom js , custom javascript … … 6 6 Requires at least: 4.0 7 7 Tested up to: 4.6.1 8 Stable tag: 1.1. 38 Stable tag: 1.1.4 9 9 10 10 Add custom CSS/JSS to your website without modifying the CSS/JS files of the theme or plugin with the help of ajax functionality. … … 18 18 2. Click on "Add New" from plugin's options. 19 19 20 3. In the search option, type 'Ajax AwesomeCss'.20 3. In the search option, type 'Ajax Custom Css'. 21 21 22 22 4. Click install and activate the plugin. … … 60 60 * You are using the cache plugin. Please try to delete the cache and reload the page. 61 61 * You the missing the class tag or Id tag. Please recheck it. 62 * You may be using the wrong property of css. Please try pressing 'ctrl + space', it willpop up the all available related properties of css.62 * You may be using the wrong property of css. It will automaticly pop up the all available related properties of css. 63 63 64 64 = After installing the plugin, does it affect my site ? = … … 73 73 == Screenshots == 74 74 75 1. Description of Ajax AwesomeCSS plugin75 1. Description of Ajax Custom CSS plugin 76 76 2. Shows the autocomplete feature in CSS by pressing 'ctrl+space' 77 77 3. Add your own custom js 78 78 79 79 == Changelog == 80 81 = 1.1.4 = 82 83 * Performance Improved 84 * Fixed Minor bugs 85 * More features Coming Soon !!!!!! 80 86 81 87 = 1.1.3 = … … 99 105 * Added Autocomplete feature in both CSS/JSS. Now you dont need to press ctrl+space to activate autocomplete feature. 100 106 * Lint Feature is Added 101 * More features Coming Soon !!!!!!102 107 103 108 = 1.0 =
Note: See TracChangeset
for help on using the changeset viewer.