Changeset 2043413
- Timestamp:
- 03/03/2019 07:45:40 PM (7 years ago)
- Location:
- easy-blocks
- Files:
-
- 30 added
- 15 deleted
- 1 edited
-
assets/banner-772x250.png (added)
-
branches/1.0.1/LICENSE (deleted)
-
branches/1.0.1/README.txt (deleted)
-
branches/1.0.1/assets/css/styles.blocks.css (deleted)
-
branches/1.0.1/assets/images/eb-logo.svg (deleted)
-
branches/1.0.1/assets/js/editor.blocks.js (deleted)
-
branches/1.0.1/class-easy-blocks.php (deleted)
-
branches/1.0.1/easy-blocks.php (deleted)
-
branches/1.0.1/inc/about/assets/css/about-page-styles.css (deleted)
-
branches/1.0.1/inc/about/assets/images/pattern-bg-min.png (deleted)
-
branches/1.0.1/inc/about/class-eb-about-page.php (deleted)
-
branches/1.0.1/inc/api/api-recent-posts.php (deleted)
-
branches/1.0.1/inc/blocks/block-posts.php (deleted)
-
branches/1.0.1/inc/dashboard/class-eb-dashboard-widgets.php (deleted)
-
branches/1.0.1/inc/init.php (deleted)
-
branches/1.0.1/inc/utils/class-eb-icon-loader.php (deleted)
-
tags/1.0.1 (added)
-
tags/1.0.1/LICENSE (added)
-
tags/1.0.1/README.txt (added)
-
tags/1.0.1/assets (added)
-
tags/1.0.1/assets/css (added)
-
tags/1.0.1/assets/css/styles.blocks.css (added)
-
tags/1.0.1/assets/images (added)
-
tags/1.0.1/assets/images/eb-logo.svg (added)
-
tags/1.0.1/assets/js (added)
-
tags/1.0.1/assets/js/editor.blocks.js (added)
-
tags/1.0.1/class-easy-blocks.php (added)
-
tags/1.0.1/easy-blocks.php (added)
-
tags/1.0.1/inc (added)
-
tags/1.0.1/inc/about (added)
-
tags/1.0.1/inc/about/assets (added)
-
tags/1.0.1/inc/about/assets/css (added)
-
tags/1.0.1/inc/about/assets/css/about-page-styles.css (added)
-
tags/1.0.1/inc/about/assets/images (added)
-
tags/1.0.1/inc/about/assets/images/pattern-bg-min.png (added)
-
tags/1.0.1/inc/about/class-eb-about-page.php (added)
-
tags/1.0.1/inc/api (added)
-
tags/1.0.1/inc/api/api-recent-posts.php (added)
-
tags/1.0.1/inc/blocks (added)
-
tags/1.0.1/inc/blocks/block-posts.php (added)
-
tags/1.0.1/inc/dashboard (added)
-
tags/1.0.1/inc/dashboard/class-eb-dashboard-widgets.php (added)
-
tags/1.0.1/inc/init.php (added)
-
tags/1.0.1/inc/utils (added)
-
tags/1.0.1/inc/utils/class-eb-icon-loader.php (added)
-
trunk/README.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
easy-blocks/trunk/README.txt
r2043406 r2043413 33 33 WP Admin Installation 34 34 35 - Go to `Plugins -> Add New ->` Click on `Upload Plugin`button.36 - Select the compressed `easy-blocks.zip` file and click on `Install`Now button.37 - `Active`the plugin.35 - Go to Plugins -> Add New -> Click on Upload Plugin button. 36 - Select the compressed easy-blocks.zip file and click on Install Now button. 37 - Active the plugin. 38 38 39 39 FTP Installation 40 40 41 - Extract the plugin folder from `easy-blocks.zip`file42 - Upload the folder to the `/wp-content/plugins/`directory43 - Activate the plugin through the `Plugins`menu in WordPress41 - Extract the plugin folder from easy-blocks.zip file 42 - Upload the folder to the /wp-content/plugins/ directory 43 - Activate the plugin through the Plugins menu in WordPress 44 44 45 45 == Frequently Asked Questions ==
Note: See TracChangeset
for help on using the changeset viewer.