-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathREADME.txt
105 lines (72 loc) · 4.72 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
=== Atomic Blocks ===
Contributors: atomicblocks, mindctrl, arrayhq
Donate link: https://atomicblocks.com
Tags: gutenberg, blocks, page builder, builder, editor, atomicblocks, style
Requires at least: 4.7
Tested up to: 4.9.4
Stable tag: 1.0.3
Requires PHP: 5.2.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Page building blocks for the new WordPress editor.
== Description ==
Atomic Blocks is a collection of "blocks" for the new WordPress block editor, also known as [Gutenberg](https://atomicblocks.com/beginners-guide-gutenberg/). Blocks are chunks of content such as paragraphs, images, galleries, columns, and more. Building with blocks gives you more control to quickly create and launch any kind of site you want!
**Atomic Blocks is in early development and may not be suitable for production sites.** Because the new editor is still in production, breaking changes could be expected. Feel free to follow along and [contribute](https://github.com/ArrayHQ/atomic-blocks) to the development.
### Atomic Blocks currently includes:
* Testimonials
* Inline Notice
* Accordion
* Customizable Button
* Spacer & Divider
* Author Profile
* Drop Cap
### Atomic Blocks Help File
We've created a handy help file that you can [check out here](https://atomicblocks.com/plugin-help-file/?utm_source=WP.org%20AB%20Help%20File&utm_campaign=wporg_ab_help_file). The help file covers how to setup the plugin and get started with the blocks.
The help file is also available in the plugin once activated. Click the Atomic Blocks admin menu item to visit the Getting Started page.
[View the plugin help file](https://atomicblocks.com/plugin-help-file/?utm_source=WP.org%20AB%20Help%20File&utm_campaign=wporg_ab_help_file)
### Atomic Blocks WordPress Theme
We've created a beautiful little WordPress theme to help you get started with the Atomic Blocks plugin and the new WordPress block editor. The theme integrates seamlessly with the blocks you'll find in the plugin!
* [Atomic Blocks Theme Demo](https://preview.arraythemes.com/atomicblocks/?utm_source=WP.org%20AB%20Theme%20Demo%20Link&utm_campaign=wporg_ab_theme_demo_link)
* [Download the Atomic Blocks Theme](https://atomicblocks.com/?utm_source=WP.org%20AB%20Page&utm_campaign=wporg_ab_page)
* [View the theme help file](https://atomicblocks.com/theme-help-file/?utm_source=WP.org%20AB%20Theme%20Help%20File%20Link&utm_campaign=wporg_ab_theme_help_link)
### Follow Along:
* [Visit the Atomic Blocks site](https://atomicblocks.com/?utm_source=WP.org%20AB%20Page&utm_campaign=wporg_ab_page)
* [Subscribe to the newsletter](https://atomicblocks.com/subscribe?utm_source=WP.org%20AB%20Subscribe&utm_campaign=wporg_ab_subscribe)
* [Follow on Twitter](https://twitter.com/atomicblocks)
* [Contribute on Github](https://github.com/ArrayHQ/atomic-blocks)
* [Visit Array Themes](https://arraythemes.com/?utm_source=WP.org%20Array%20Link&utm_campaign=wporg_array_link)
== Installation ==
This plugin can be installed directly from your site.
1. Log in and navigate to _Plugins → Add New_.
2. Type "Atomic Blocks" into the Search and hit Enter.
3. Locate the Atomic Blocks plugin in the list of search results and click **Install Now**.
4. Once installed, click the Activate link.
5. You will be redirected to the Atomic Blocks Getting Started page.
It can also be installed manually.
1. Download the Atomic Blocks plugin from WordPress.org.
2. Unzip the package and move to your plugins directory.
3. Log into WordPress and navigate to the Plugins screen.
4. Locate Atomic Blocks in the list and click the *Activate* link.
5. You will be redirected to the Atomic Blocks Getting Started page.
== Frequently Asked Questions ==
= Can Atomic Blocks be used with any theme? =
Yes, you can use Atomic Blocks with any theme, but we recommend using our [Atomic Blocks](https://atomicblocks.com) theme for the best presentation. The Atomic Blocks theme has beautiful styles built in specifically for these blocks.
[Get the Atomic Blocks theme](https://atomicblocks.com/?utm_source=WP.org%20AB%20Theme%20Link&utm_campaign=wporg_ab_theme_link)
= Do I need Gutenberg to use Atomic Blocks? =
Yes, you will need to install the [Gutenberg plugin](https://wordpress.org/plugins/gutenberg/) to use Atomic Blocks. Eventually, Gutenberg (the block editor) will be merged into WordPress and you won't need the plugin.
== Screenshots ==
1. The Atomic Blocks Getting Started page.
2. How to find the Atomic Blocks for use.
3. The Notice block with settings.
4. The Testimonial block with settings.
5. The Author Profile block with settings.
6. The Drop Cap block with settings.
== Changelog ==
= 1.0 =
* Initial release.
= 1.0.1 =
* Add the Customizable Button block.
= 1.0.2 =
* Add the Spacer & Divider block.
= 1.0.3 =
* Add the Accordion block.