Skip to content

Commit a4e4c62

Browse files
committed
Improve README
1 parent be66987 commit a4e4c62

File tree

1 file changed

+9
-15
lines changed

1 file changed

+9
-15
lines changed

readme.txt

Lines changed: 9 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
=== Code Embed ===
2-
Contributors: dartiss
2+
Contributors: dartiss
3+
Donate link: https://artiss.blog/donate
34
Tags: code, embed, html, javascript, script
45
Requires at least: 4.6
5-
Tested up to: 4.9.12
6+
Tested up to: 5.3
67
Requires PHP: 5.3
78
Stable tag: 2.3.2
89
License: GPLv2 or later
@@ -27,16 +28,6 @@ Key features include...
2728
* Embed an external script directly using just the URL
2829
* And much, much more!
2930

30-
Technical specification...
31-
32-
* Licensed under [GPLv2 (or later)](http://wordpress.org/about/gpl/ "GNU General Public License")
33-
* Designed for both single and multi-site installations
34-
* PHP7 compatible
35-
* Passes [WordPress.com VIP](https://vip.wordpress.com) coding standards and fully compatible with their platform
36-
* Fully internationalized, ready for translations **If you would like to add a translation to this plugin then please head to our [Translating WordPress](https://translate.wordpress.org/projects/wp-plugins/simple-embed-code "Translating WordPress") page**
37-
* GDPR compliant
38-
* See FAQ for Gutenberg compatibility
39-
4031
Please visit the [Github page](https://github.com/dartiss/code-embed "Github") for the latest code development, planned enhancements and known issues.
4132

4233
== Getting Started ==
@@ -152,11 +143,14 @@ Voila! It's ready to go.
152143

153144
== Frequently Asked Questions ==
154145

155-
== Can I use this plugin with the new editor (aka Gutenberg) / WordPress 5.0 and above? ==
146+
== Can I use this plugin with the new block editor (aka Gutenberg) / WordPress 5.0 and above? ==
156147

157-
The new editor (Gutenberg) removes the custom fields meta box and, as a result, you are unable to add or edit existing code embeds. However, the plugin will continue to work, in all other ways.
148+
Yes, you can. By default, custom fields are hidden inside the block editor but can be revealed.
158149

159-
However, a rather smart plugin named [Custom Fields for Gutenberg](https://wordpress.org/plugins/custom-fields-gutenberg/) will add this functionality back in - with that active, you can happily continue to use this plugin, even with WordPress 5.0 or later.
150+
1. Edit a post
151+
2. Click the settings button (three dots) in the top, right-hand corner
152+
3. Go to Options
153+
4. You will find a tick box to display the 'Custom Fields' meta box
160154

161155
= My code doesn't work =
162156

0 commit comments

Comments
 (0)