Skip to content

Commit bb2aaa7

Browse files
authored
Merge pull request #8 from ateebahmad321/master
grammar mistake #Hacktoberfest
2 parents 1c76f0c + a33c058 commit bb2aaa7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Code widget help to add Short Code, PHP Code, HTML, and Simple Text in widget
1414

1515
== Description ==
1616

17-
Code Widget is simple widget allow you to insert any arbitrary Text/HTML and run PHP Code or Short Code. This Widget parse PHP code into simple text and much more.
17+
Code Widget is simple widget allows you to insert any arbitrary Text/HTML and run PHP Code or Short Code. This Widget parses PHP code into simple text and much more.
1818

1919
Only users with the unfiltered_html role will be allowed to insert unfiltered HTML. This includes PHP code, so users without admin or editor permissions will not be able to use this to execute code, even if they have widget editing permissions.
2020
This plugin is developed and maintained by [Sharaz Shahid](https://twitter.com/sharazghouri1)
@@ -31,7 +31,7 @@ This plugin is developed and maintained by [Sharaz Shahid](https://twitter.com/s
3131

3232
Yes, All PHP code must be enclosed in the standard php opening and closing tags ( `<?php` and `?>` ) for it to be recognized and executed. Please See screen shot to check how PHP Code work.
3333

34-
= There's some kind of error code-widget.php(188) : eval()'d code on line 6 =
34+
= There are some kind of error code-widget.php(188) : eval()'d code on line 6 =
3535

3636
That means your PHP code is incorrect or otherwise broken.
3737

0 commit comments

Comments
 (0)