Skip to content

Commit

Permalink
small fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
otrok7 committed Nov 9, 2024
1 parent 3f54521 commit f6985da
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion crouton.php
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@ private function outputTag()
* When we are processing the main shortcodes themselves, we can just insert standard tags, because the difference is
* in how we initialize the JS Crouton object. And we do that when deciding whether to enqueue scripts or not.
*
* @return void
* @return string
*/
public function replaceShortcodeWithStandardTags()
{
Expand Down
2 changes: 0 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,6 @@ https://demo.bmlt.app/crouton
= 3.20.5 =
* Fix list_service_bodies including the parent service body.
* Correctly call add_inline_script, and always use it.

= 3.20.4 =
* Bug fix for checkbox placing JS in footer
* Accessibility improvements

Expand Down

0 comments on commit f6985da

Please sign in to comment.