-
Notifications
You must be signed in to change notification settings - Fork 29
/
readme.txt
642 lines (487 loc) · 29.1 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
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
=== Gutenberg Block Editor Toolkit – EditorsKit ===
Author URI: https://editorskit.com
Plugin URI: https://editorskit.com
Contributors: munirkamal
Tags: Gutenberg blocks, WordPress blocks, gutenberg, blocks, Gutenberg editor
Requires at least: 5.0
Tested up to: 6.5
Requires PHP: 5.6
Stable tag: 1.40.6
License: GPL-3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
EditorsKit provides a set of page building tools to supercharge the WordPress Gutenberg block editor.
== Description ==
[EditorsKit](https://editorskit.com?utm_medium=wp.org&utm_source=wordpressorg&utm_campaign=readme&utm_content=editorskit) provides set of page building <strong>block options and toolkit</strong> for the new WordPress Gutenberg editor.
You can now have better control, text formats, styling and workflow by simply utilizing the tools provided by EditorsKit plugin.
= See for yourself =
https://www.youtube.com/watch?v=QWgO4lAJAlE
## New: Block Styles Manager
https://www.youtube.com/watch?v=SGEhm4_sXT4
You can now easily create and manage all of your block styles with the new styles manager.
## Rich Text Formats
[EditorsKit](https://editorskit.com?utm_medium=wp.org&utm_source=wordpressorg&utm_campaign=readme&utm_content=editorskit) also adds the missing text formats for better content creation. The following rich text format are available upon plugin activation:
* Links with "rel" nofollow and sponsored attribute option
* Highlighted Text or Heading Colors
* Highlighted Text Background Color
* Clear Formatting Options
* Paragraph Justify Alignment
* Underline Text Format
* Superscript
* Subscript
* Indent Paragraph, Heading or List Block
* Uppercase Text Transform
* Images and Embeds Caption Alignment
* Nonbreaking Space
* Abbreviation for acronyms
* Insert Special Characters
## Glyphs and Special Characters
Insert special characters and symbols on Gutenberg editor at ease. Special characters are categorized and you can use the search field to find specific symbol.
## Markdown Support
Starting [EditorsKit 1.6 ](https://jeffreycarandang.com/editorskit-1-6/?utm_medium=wp.org&utm_source=wordpressorg&utm_campaign=readme&utm_content=editorskit), you can now use markdowns on Gutenberg editor while typing. Markdowns for `*bold*`, `_italic_` and `~strikethrough~` are available upon plugin activation. Lists of available markdowns are also accessible on the settings menu.
= Watch it in action =
https://www.youtube.com/watch?v=ZgI8gdfxlaA
## Block Visibility
Using EditorsKit you will have the following visibility control in order to manage and display better contents.
* Show or hide Gutenberg blocks on desktop, tablet and mobile devices
* User logged-in or logged-out state block visibility
* Custom PHP conditional display logic
* Show or hide Gutenberg blocks based on <a href="https://wordpress.org/plugins/advanced-custom-fields/">Advanced Custom Fields Plugin(ACF)</a> Value
## Estimated Reading Time
Word count is already available on Gutenberg editor. EditorsKit then extend this word count and display estimated count as well. Using roughly 275 word per minute plus additional calculations based on image blocks, you can display better estimated reading time on your posts and pages.
Powered by shortcode you can display the Estimated Reading Time on your content by using the code below.
`[editorskit display="wordcount" before="Reading Time: " after=" min"]`
* `before` : Text or element you want to display before reading time.
* `after` : Text or element you want to display after reading time.
* `tag` : default `div` : Html tag container
* `fallback` : set value to 'true' to display PHP based wordcount on old posts that are not edited or created through Gutenberg
## Block Guide Lines
[EditorsKit](https://editorskit.com?utm_medium=wp.org&utm_source=wordpressorg&utm_campaign=readme&utm_content=editorskit) features other tool aside from visibility management. With the new Block Guide Lines, you can easily toggle visible guide lines on title and each editor blocks in order to check the element boundaries. This feature will also help your workflow on handling nested blocks.
## Copy and Paste Selected Blocks
**Note:** This feature is no longer available in the latest versions of EditorsKit because this has been added to Gutenberg.
## Editorskit Typography
**Note:** This feature is deprecated and no longer available in the latest version. If you want to continue using Editorskit typography, You can download and install the [editorskit deprecated typography addon](https://github.com/CakeWP/deprecated-editorskit-typography-addon/releases) manually from github.
## Image and Cover Block Styles
Comes with selection of styles on Cover and Image Block for custom shapes and layouts such as diagonal, circular and rounder corners; and even add drop shadows.
## List Block Additional Styles
Provides the following additional styling for list block:
* Checked List
* Arrow
* Crossed
* Connected
* Starred
* Dashed
* None
## Responsive Text Alignment
Easily change text alignment per devices. This will help you provide different alignment view on mobile and tablet devices aside from the existing option for desktop.
## Full Height Screen Option
Easily display selected blocks as full screen layout by toggling "Full Screen Height" option under the advanced panel. You'll instantly have beautiful hero section by just using core blocks.
## Toggle Title Visibility
Easily hide post, page or any post type's title on your website in just a click. This will enable you to create full Gutenberg editor's driven posts and pages without getting "(No Title)" on your admin dashboard.
## Block Import and Export
Export each block or selected blocks and reusable blocks directly on the editor, no need to navigate to separate admin dashboard. Then <strong>drag and drop</strong> exported JSON file on the editor and it will automatically be transformed into Gutenberg blocks, same goes with reusable blocks.
## Better Custom CSS Class(es)
Huge improvement on `Additional CSS Class(es)` option! EditorsKit provides better UI with classes suggestions while typing. Powered with custom PHP filter, theme developers can include custom Utility Classes for more customization options.
## Set Image Block as Featured Image
Enable selected image block to be set as featured image easily using the block settings dropdown.
## Drag and Drop Featured Image Upload
Easily upload or change featured image on Gutenberg editor by dragging and dropping image on Featured Image sidebar panel.
## Code Editor Mode Syntax Highlighter
Improve display when on "Code Editor Mode". Powered by WordPress default CodeMirror library, Code Editor will be displayed with code syntax highlights and you will easily check each elements and if there are any errors on your HTML codes.
## Media and Text Block Link and Card Layout Option
Assign custom link to Image on Media and Text Block. Add custom, media or attachment link easily. You can also set open to new tab, add no follow and/or set link to the whole block. Additionally, you can set Media and Text Block to display as card layout with option to set image on top or bottom. Integrated perfectly with the toolbar layour selection.
## Add Link to Cover, Group and Column Blocks
Assign link to cover, group and column blocks at ease with option to enable link attributes like open to new tab, apply nofollow and/or sponsored rel value. Additionally, you can enable the extra option to apply hover animation.
## Keyboard Shortcuts
EditorsKit adds the missing keyboard shortcuts from Classic Editor. When activated you can use the following shortcuts to easily save time and improve writing workflow.
* `CTRL + ALT + 1` : Heading 1
* `CTRL + ALT + 2` : Heading 2
* `CTRL + ALT + 3` : Heading 3
* `CTRL + ALT + 4` : Heading 4
* `CTRL + ALT + 5` : Heading 5
* `CTRL + ALT + 6` : Heading 6
* `CTRL + ALT + c` : Align center
* `CTRL + ALT + r` : Align right
* `CTRL + ALT + l` : Align left
* `CTRL + ALT + j` : Justify
* `CMD + SHIFT + .` : Select Parent Block
## Block Navigator
Display "Block Navigator" on block that can contain multiple child blocks. Available on Columns Block and Group Block.
## UI and User Experience Improvements
Improve interface and provide better writing experience.
## Copy and Paste Custom Gradients
Easily copy custom gradient colors to your clipboard and paste them anywhere. You can also select [CopyGradients](https://copygradients.com/) available combinations and easily paste the colors to Cover and Button blocks.
## Features Manager
Enable or disable EditorsKit features using "EditorsKit Settings" menu. This will give you full control over the plugin features and let you disable the features that you don't need on your website.
## Theme Supports for Developers
[EditorsKit](https://editorskit.com?utm_medium=wp.org&utm_source=wordpressorg&utm_campaign=readme&utm_content=editorskit) is moving towards being developer friendly as well. Starting version 1.5, custom `theme_supports` were added to provide theme developers option to make Gutenberg block editing experience for their users match the frontend display. [Learn more here](https://jeffreycarandang.com/editorskit-1-5/).
## Accessible Help, Tips and Tricks
Add help, tips and tricks button on the bottom right side of the editor to help users discover several helpful power tips and shortcuts. These tips will definitely improve your workflow and save time navigating the new block editor.
## ShareABlock block
Insert your downloads from [shareablock.com](https://shareablock.com/) easily using this block. Browse through your block patterns and templates then add them to your content in just a click.
## Helping you with the new Gutenberg Editor
EditorsKit is created to help you navigate through the new editor. Each new features will make your page building more convenient and easier. You can help achieving this goal through the community:
* [Join Facebook Community](https://www.facebook.com/groups/1306393256173179/)
* [Follow Us on Twitter](https://twitter.com/editorskit/)
* [Contribute on Github](https://github.com/CakeWP/block-options)
== Installation ==
This section describes how to install the plugin and get it working.
e.g.
1. Upload the full directory into your wp-content/plugins directory
2. Activate the plugin at the plugin administration page
3. That's it! I hope you'll love this plugin :)
== Screenshots ==
1. Text and Highlight Colors
2. Gutenberg Editor Rich Text Formats
3. Responsive and User Logged-in State Visibility
4. Block Settings
5. Image and Cover Block Styles
6. Settings and Options
7. Custom Classes Utility and Auto Suggestions
8. Code Editor Mode Syntax Highlighter
9. Drag and Drop Featured Image Upload
10. Link rel attributes nofollow and sponsored option
== Changelog ==
= 1.40.6
* Fix: Consecutive 3 paragraph space issue.
= 1.40.5
* Fix: Add allowed tags restriction in editorskit shortcode.
= 1.40.4
* Fix: Added a check for file type in styles importer to improve security.
= 1.40.3
* Fix: Styles manager conflicting with other post types.
= 1.40.2 =
* Improve: Added instruction video for styles manager.
* Improve: Added redirection to the admin page in the editor.
* Improve: Fix Bundling.
* Fix: Conflicts with page templates.
= 1.40.1 =
* New: Styles Manager for blocks
= 1.40.0 =
* New: Gutenberghub Template Library
* Fix: Bugs
= 1.34.9 =
* Fix: Query loop issue with the archive pages
= 1.34.8 =
* Fix: Issue with the site search
= 1.34.7 =
* Fix: Critical bug that prevents the page from updating.
= 1.34.6 =
* Fix: Show Support link on other plugins.
* Fix: PHP Errors on older WP versions.
= 1.34.5 =
* Fix: Settings page breaking issue.
= 1.34.4 =
* Fix: Hide title extension conflict with themes.
= 1.34.3 =
* Fix: Highlighting jump issue.
* Fix: Warnings in console.
* Fix: Conflict with other plugins.
* Fix: Hide title metadata not updating.
* Fix: Bugs.
= 1.34.2 =
* Fix: Bugs and Warnings
* Remove: Editorskit Deprecated typography addon warning.
= 1.34.1 =
* Deprecate: Remove Extendify Templates Library
= 1.34.0 =
* Fix: Image block breaking issue when inserted.
= 1.33.9 =
* Fix: Trailing comma fatal error on earlier PHP versions.
= 1.33.8 =
* Deprecate: Editorskit Typography Addon.
= 1.33.7 =
* Fix: Dynamic blocks breaking in gutenberg editor.
* Fix: Toolbar locking issues.
= 1.33.6 =
* New: Extended WordPress 6.0 block locking functionality to include options to disable block settings and toolbar.
= 1.33.5 =
* Deprecate: Live Preview with Responsive Controls feature.
= 1.33.4 =
* Updated: Template library update
= 1.33.3 =
* Fix: Conflict with gutenberg plugin
= 1.33.2 =
* Fix: Bug in the last release
= 1.33.1 =
* Improve: Handling of Typography add-on and disabled typography addon by default
= 1.33.0 =
* New: You can now make settings sidebar work as a moveable modal.
* Fixes: Character encoding issues
= 1.32.2 =
* New: Moveable block options feature
* Fixes: Character encoding issues
= 1.32.1 =
* Fixes: Bug in the last release
= 1.32.0 =
* New: Added Live Preview with Responsive Toggles
* Deprecate: Old Responsive Previewer
* Updated: Template library SDK
= 1.31.9 =
* Fixes: Bugs.
* Tweaks: Sidebar Options menu item
* Tweaks: Template library utility CSS.
* Deprecate: Copy Selected Block(s) extension as it has been added to the core.
= 1.31.8 =
* Fixes: Bugs
* Tweaks: Template library improvements
= 1.31.7 =
* Fixes: Removes conflict with Gutenberg plugin causing errors on the settings page.
* Fixes: Removes empty rel attribute.
* Fixes: Updates alignment class.
* Fixes: Adds fix where incorrect classes were being added to blocks.
* Fixes: Fixes gapless setting for core columns block.
* Tweaks: Updated template library
= 1.31.6 =
* Remove: Auto save toggle feature was removed due to a conflict with Gutenberg
* Security: Fixes an issue where authenticated users with medium level privledges could add arbitrary PHP code.
* Fixes: Updates deprecated WP filters
* Fixes: Fixes a bug in the Gutenberg plugin.
= 1.31.5 =
* Fixes: Prevent editor error when using Page Break block 🐛
= 1.31.4 =
* Fixes: WordPress 5.8 compatibility fixes 🐛
* Fixes: Solve potential security vulnerabilities 🔒
= 1.31.3 =
* Tweaks: Add option to easily enable or disable Typography features
* Fixes: Fix custom post type compatibility issue with Rank Math plugin 🐛
= 1.31.2 =
* Fixes: Fix custom typography meta issue on custom post types 🐛
* Fixes: Fix PHP debug log for versions 7.4.0 above 🐛
* Fixes: Add missing shortcode display 🐛
= 1.31.1 =
* Fixes: Use the correct defined constant to prevent PHP log 🐛
= 1.31 =
* New: Add Typography and Google Fonts add-on 🎊
* New: Toggle to enable/disable Extendify library 🎉
* Tweaks: Updates to the pattern and template library
* Fixes: Display Responsive Alignment feature properly
* Fixes: Make sure Indention format adds proper spacing
* Fixes: Fix "H4" display
= 1.30 =
* New: Add access to the Extendify pattern and template library
= 1.29.4 =
* Update readme
= 1.29.3 =
* Compatibility fixes for WordPress 5.5
= 1.29.2 =
* Update readme "Tested Up to" WordPress version
= 1.29.1 =
* New: Add ndash and mdash
* Fixes and compatibility with Gutenberg Plugin
* Fixes and compatibility with thirdy party plugin
= 1.29 =
* New: Add new preview mode with shortcut using `CMD/CTRL + SHIFT + P`. [#264](https://github.com/phpbits/block-options/pull/271) 🎊
* Fixes: Compatibility fixes for upcoming WordPress 5.4 🐛
= 1.28 =
* New: Gradient picker copy and paste controls. [#264](https://github.com/phpbits/block-options/pull/264) 🎊
* Fixes: Compatibility with new Gutenberg plugin UI and block guide lines. [#265](https://github.com/phpbits/block-options/pull/265)
= 1.27 =
* New: Special Characters Inserter Format. [#254](https://github.com/phpbits/block-options/pull/254) 🎊
* New: Heading and alignment keyboard shortcuts. [#262](https://github.com/phpbits/block-options/pull/262)🎉
* Tweaks: Add more compatibility changes for Gutenberg plugin
* Fixes: Prevent error when switching to Code Editor using keyboard shortcut. [#255](https://github.com/phpbits/block-options/pull/262)
= 1.26 =
* New: New ShareABlock block. [#251](https://github.com/phpbits/block-options/pull/251)🎉
* New: New 'dashed' list block style. [#252](https://github.com/phpbits/block-options/pull/252)
* Tweaks: Use three empty paragraph to show shortcut for spacer block transform instead of four.
* Tweaks: Few more compatibility with Gutenberg plugin
= 1.25 =
* New: [Link Toolbar Option](https://github.com/phpbits/block-options/pull/239) for Cover, Column and Group Blocks 🎊
* New: [Indent format](https://github.com/phpbits/block-options/pull/238) for paragraph, heading and list block 🎊
* Tweaks: Apply more compatibility improvements and fixes for Gutenberg Plugin
* Tweaks: Better onboarding after activation w/o redirect
* Tweaks: Add Extensions tab on Settings Page
* Fixes: Prevent [issue with BuddyBoss them when hiding title](https://wordpress.org/support/topic/hide-title-half-working/)
= 1.24.1 =
* Fixes: Prevent compatibility error with [plugin using REST API block preview](https://github.com/phpbits/block-options/issues/228). 🐛
* Fixes: Block Guide Lines [compatibility with Gutenberg 7.3](https://wordpress.org/support/topic/block-guide-lines-go-missing-when-gut-7-3-is-activated/) 🐛
* Tweaks: Improvement for utility classes and settings styling
= 1.24 =
* New: "[Responsive Text Alignment](https://github.com/phpbits/block-options/pull/223)" for Tablet and Mobile 🎊
* New: Add [Gapless](https://github.com/phpbits/block-options/pull/218) Columns Block Style 🎊
* Tweaks: Make EditorsKit settings page more extensible
* Fixes: Prevent [title from being removed on breadcrumbs](https://github.com/phpbits/block-options/issues/222)
* Fixes: Compatibility fixes for Gutenberg plugin
= 1.23.1 =
* Fixes: Text Color toolbar styling [issue with latest Gutenberg Plugin](https://wordpress.org/support/topic/text-color-indicator-shifted-using-gutenberg-plugin/) 🐛
* Fixes: Prevent error and [conflict with lifterlms plugin activated](https://github.com/phpbits/block-options/issues/208) 🐛
= 1.23 =
* New: `List Block Styles` such as [Arrow, Checked, Crossed, Connected and Starred](https://github.com/phpbits/block-options/pull/210) 🎊
* New: Add [caption alignment option](https://github.com/phpbits/block-options/pull/213) for Table Block
* Tweaks: Re-enable [underline format](https://github.com/phpbits/block-options/pull/214)
* Fixes: Prevent [error when activating via WP CLI](https://github.com/phpbits/block-options/pull/211)
= 1.22.1 =
* Tweaks: Add new features to Features Manager
= 1.22 =
* New: Make [Reusable Block easily convertible](https://github.com/phpbits/block-options/issues/198) to regular blocks 🎉
* New: Add toggle to [Buttons Block full width](https://github.com/phpbits/block-options/pull/203) display 🎉
* New: Add [Cover Block vertical alignment](https://github.com/phpbits/block-options/pull/201) 🎉
* Fixes: Fix issue with [link rel nofollow and sponsored toggle not saving](https://wordpress.org/support/topic/nofollow-sponsored-tags-not-saving/)
* Tweaks: Typo fixes on welcome page
= 1.21 =
* New: [Abbreviation Format](https://github.com/phpbits/block-options/pull/187) for acronyms 🎉
* New: Add option to [Transform Group Block to Cover Block](https://github.com/phpbits/block-options/pull/194) 🎉
* New: Add [Background Color Settings](https://github.com/phpbits/block-options/pull/191) to Columns Block 🎉
* Tweaks: [Fix](https://github.com/phpbits/block-options/pull/193) and add more [EditorsKit CSS classes](https://github.com/phpbits/block-options/pull/189)
* Tweaks: Blocks Unit Testing only feature to [disable selected block](https://github.com/phpbits/block-options/pull/190)
* Fixes: Few other 🐛 cleanup for errors and Gutenberg compatibility
= 1.20 =
* New: Add [Gutenberg Block Manager](https://github.com/phpbits/block-options/pull/179) directly on EditorsKit > Settings page.
* New: Create [developer tools for shortcuts](https://github.com/phpbits/block-options/pull/173) that can be enabled using theme support.
* New: Add `add_theme_support( 'editorskit-color-palette-classnames' )` in order to use theme color palette specific classnames for color formats.
* Tweaks: Improve Image and Gallery [Blocks DropZone](https://github.com/phpbits/block-options/pull/175) styling
* Fixes: Prevent error and [conflicts with third party plugins](https://github.com/phpbits/block-options/pull/184) that is relying on Classic Editor.
= 1.19 =
* New: Better user onboarding and [welcome page with docs & tutorials](https://github.com/phpbits/block-options/issues/162)
* New: List Block [Font Size and Text Color Settings](https://github.com/phpbits/block-options/issues/165) 🎉
* New: Add HTML Anchor support to Spacer and Separator blocks
* Tweaks: WPCS cleanup and improvements
* Fixes: Few other 🐛 cleanup for errors and Gutenberg compatibility
= 1.18.3 =
* Fixes: Resolve issue with Code Editor mode changes not reflecting when switching to to Visual Editor mode
= 1.18.2 =
* Fixes: [Fix error with Reusable block](https://wordpress.org/support/topic/error-message-778/) and hide title post meta
= 1.18.1 =
* Fixes: Fix sudden conflict with CoBlocks - [Use domReady when registering formats](https://github.com/phpbits/block-options/pull/161)
= 1.18 =
* New: Create [keyboard shortcut to easily select parent block](https://github.com/phpbits/block-options/issues/151) 🎉
* New : Add [nonbreaking space format](https://github.com/phpbits/block-options/pull/160) with `CTRL/CMD + SHIFT + SPACE` keyboard shortcut
* New: Add "[About](https://github.com/phpbits/block-options/pull/154)" button to check the running Gutenberg block editor version
* Tweaks: Move [Hide Title Toggle](https://github.com/phpbits/block-options/pull/158) on Status and Post Visibility Panel
* Tweaks: Remove [unwanted block supports](https://github.com/phpbits/block-options/pull/149) on Import Block
* Tweaks: Set [Highlights Color](https://github.com/phpbits/block-options/issues/137) to Default Theme Colors
* Fixes: Fix [issue with old links](https://github.com/phpbits/block-options/pull/148) added before EditorsKit
* Fixes: Fix [Media Card Block Toolbars](https://github.com/phpbits/block-options/issues/155) when using Fixed Toolbar Mode
= 1.17 =
* New: Add accessible [Help, tips and tricks button](https://github.com/phpbits/block-options/issues/141) 🎉
* New: Add new shortcut option to [automatically transform 4 consecutive empty paragraphs into Spacer Block](https://github.com/phpbits/block-options/issues/139) 🎊
* Tweaks: Remove Freemius insight integration
* Fixes: Few other 🐛 cleanup for errors and Gutenberg compatibility
= 1.16 =
* New: `Copy` single or muliple selected blocks and paste anywhere 🎊
* New: Caption Alignment for images, galleries and embed blocks 🎉
= 1.15 =
* New: Estimated Reading Time 🎊
* New: Media and Text Block card layout option 🎊
* New: Block Navigator on Columns and Group Block 🎉
* Improvement: Add 'sponsored' rel attributes option on Media and Text Block link
* Improvement: Prevent menu and tools link overlap when there are lots of menu
* Fixes: Few other 🐛 cleanup for errors and Gutenberg compatibility
= 1.14 =
* New: Link format noFollow rel attribute option 🎊
* New: Link format sponsored rel attribute option 🎉
* Improvement: Helper filter for Block Lab plugin support
* Fixes: Fix Chrome overlapping metabox issue
* Fixes: Few other 🐛 cleanup
= 1.13 =
* New: Drag and Drop Featured Image Upload 🎊
* New: Add Toolbar to Media and Text Block to Add Custom Link to Image or Whole Block 🎉
* New: Media and Text Block Link no follow and open to new tab toggle 🎉
* Improvement: Add background on block drag and drop for better UI
* Fixes: Clean up 🐛
= 1.12 =
* New: Add option to set Image Block as Featured Image 🎊
* New: View Heading Block label for better content writing 🎉
* Improvement: Change URL Popover "Open in New Tab" alignment for lesser mouse movement
* Improvement: Add POT string translations for both PHP and JS text
* Fixes: Improve performance and clean up 🐛
* Fixes: Compatibility and fixes for Gutenberg version 6.4.0
= 1.11 =
* Improvement: Convert process to `wp-scripts` for WordPress Gutenberg standard
* Improvement: Ability to hide "Responsive Panel"
* Fixes: Prevent issues with third party plugin's settings page
* Fixes: Compatibility and fixes for Gutenberg version 6.3.0
= 1.10 =
* New: Add Code Syntax Highlighting when on Code Editor Mode 🎊
* New: Add "View Custom Fields" option to easily scroll down to Custom Fields area 🎉
* Fixes: Prevent display bug when Editor Height is toggled on
* Fixes: More compatibility fixes for the latest Gutenberg plugin
= 1.9.2 =
* New: Editor Height Option to set editor min-height to 100% of the viewport 🎊
* Improvement: Only load editorskit scripts on admin pages that are running Gutenberg
* Improvement: Do not automatically disable Auto Saving after plugin activation
* Improvement: Extended support for Block Lab Plugin with editorskit_blocklab_classname() helper function
* Fixes: Prevent error from third-party plugins for REST API missing attributes
* Fixes: More compatibility fixes for the latest Gutenberg plugin
= 1.9.1 =
* Improvement: Add `ek-` identifier for custom Utility Classnames
* Improvement: Extended support for Block Lab attributes
* Fixes: Prevent issues on REST API from blocks added via PHP `register_block_type`
= 1.9 =
* New: Custom Utility Classes and Class(es) Suggestions 🎉
* Improvement: Add `editorskit-title-hidden` body class when title is hidden
* Improvement: Add Text and Highlight Colors to Features Manager
* Fixes: Exclude 'core/nextpage' block to visibility option ( https://wordpress.org/support/topic/nextpage-feature-broken/ )
* Fixes: Compatibility fixes for new Gutenberg plugin version
= 1.8 =
* New: Image and Cover Block Styles ( circular, diagonal, rounded corners and shadow ) 🎉
* New: Full Screen Height toggle option 🎉
* Improvement: Add responsive panel with display settings to show/hide blocks on desktop, tablet and mobile
* Improvement: Change logged-in user state to toggle options with descriptions
* Improvement: Show title on search and menu item even hidden toggle is active
* Fixes: Compatibility fixes for new Gutenberg plugin version
= 1.7 =
* New: Block Import and Export ( https://twitter.com/phpbits/status/1138412218721026049 ) 🎉
* Improvement: Better UI for Text Color and Highlighter
* Fixes: Gutenberg 5.9+ compatibility fixes
* Fixes: Fix ACF on advanced visibility tab issue
= 1.6.2 =
* Fixes: Bug fix for new reusable block name "core/template" and block options
= 1.6.1 =
* Fixes: Conflict with custom post type and hidden title feature : https://wordpress.org/support/topic/error-with-custom-post-type-registration-after-plugin-update/
= 1.6 =
* New: Gutenberg Editor Markdown Support 🎊
* New: Clear Formatting Options 🎉
* New: Subscript, Superscript and Uppercase Text Formats 🎉
* New: Toggle Title Visibility Option 🎉
* New: EditorsKit Features Manager 🎊
* Add: Freemius Insights
* Compatibility: Disable duplicate formats when JetPack or CoBlocks is active
* Fixes: Shortcode Block Compatibility Bugs
* Fixes: Remove EditorsKit id instance for other plugin's compatibility
* Fixes: Conflict with Thrive Comments plugin( https://github.com/phpbits/block-options/issues/49 )
= 1.5 =
* New: Highlighted Text or Heading Colors 🎉
* New: Highlighted Text Background Color 🎉
* New: Paragraph Justify Alignment 🎉
* New: Enable or Disable Auto Save 🎊
* New: `editorskit-template-block-sizes` and `editorskit-genesis-layout-block-sizes` theme supports 🎊
= 1.4.3 =
* Add new Underline Text Format 🎉
* Fix issue with Classic Block Conversion to Blocks
= 1.4.2 =
* Fix button CSS issue on modal popup for older Gutenberg version
= 1.4.1 =
* Block Guide Lines Compatibility for old version
= 1.4 =
* Rebranded to EditorsKit
* Improve UI and UX
* Add new Block Guide Lines feature
* Fix issue with Advance Custom Fields Plugin visibility
* Rewrite for better Gutenberg support
= 1.3.3 =
* Fix issue with latest Gutenberg version
= 1.3.2 =
* Fix issue with column styling
= 1.3.1 =
* Fix classes duplicate
= 1.3 =
* Add fixes for Gutenberg 3.7 issue and deprecated functions
= 1.2.1 =
* Add fixes for ACF Pro integration
* Fixes for deprecated variables
= 1.2 =
* Add ACF Support for managing visibilities based on specific field value and conditions
= 1.1.1 =
* Upgrade API and fix issues with Gutenberg 3.1
= 1.1 =
* Fix issues with other Gutenberg plugins, options not saving
* Add support for inner column blocks
* Add option to hide descriptions for adept users to minimize section content
= 1.0 =
* Initial Block Options for Gutenberg Plugin release
== Upgrade Notice ==
= 1.0 =
* Initial Block Options for Gutenberg Plugin release
== Contact and Credits ==
EditorsKit is maintained and developed by <a href="https://twitter.com/m_munirkamal">Munir Kamal</a>.