Skip to content

Commit 7d8ed09

Browse files
authored
Merge pull request #45 from dartiss/develop
Minor updates
2 parents ef2d6d6 + dc7078b commit 7d8ed09

File tree

6 files changed

+5
-3
lines changed

6 files changed

+5
-3
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Code Embed
22

3-
Code Embed allows you to embed code – JavaScript and HTML primarily – in a post. This is incredibly useful for embedding video, etc, when required and is used, amongst other, by Mozilla.
3+
<img src="https://ps.w.org/simple-embed-code/assets/icon-128x128.png" align="left">Code Embed allows you to embed code – JavaScript and HTML primarily – in a post. This is incredibly useful for embedding video, etc, when required and is used, amongst other, by Mozilla.
44

55
It cannot be used for server side code, such as PHP.
66

@@ -13,4 +13,6 @@ Features include...
1313
* Add a simple suffix to the embed code to convert videos to responsive output
1414
* Embed an external script directly using just the URL
1515

16+
Iconography is courtesy of the very talented [Janki Rathod](https://www.fiverr.com/jankirathore) ♥️
17+
1618
<p align="right"><a href="https://wordpress.org/plugins/simple-embed-code/"><img src="https://img.shields.io/wordpress/plugin/dt/simple-embed-code?label=wp.org%20downloads&style=for-the-badge">&nbsp;<img src="https://img.shields.io/wordpress/plugin/stars/simple-embed-code?color=orange&style=for-the-badge"></a></p>

assets/Archive/icon-256x256.png

-8 Bytes
Loading

assets/Archive/test-icon.png

155 KB
Loading

assets/icon-128x128.png

-505 Bytes
Loading

assets/icon-256x256.png

-130 Bytes
Loading

readme.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Contributors: dartiss
33
Donate link: https://artiss.blog/donate
44
Tags: code, embed, html, javascript, script
55
Requires at least: 4.6
6-
Tested up to: 5.5
6+
Tested up to: 5.6
77
Requires PHP: 5.3
88
Stable tag: 2.3.4
99
License: GPLv2 or later
@@ -185,7 +185,7 @@ It is, in that it doesn't save any data that could be odds with GDPR compliance
185185

186186
== Changelog ==
187187

188-
I use symantic versioning.
188+
I use semantic versioning, with the first release being 1.0.
189189

190190
= 2.3.4 =
191191
* Bug: Fixed minor error that occurred due to the removal of the debug code in the last release. Sorry about that.

0 commit comments

Comments
 (0)