Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.textile
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,9 @@ Download the latest release of the plugin from "the GitHub project page":https:/

To uninstall, delete from the Admin → Plugins panel.

Alternatively, this plugin template can be installed using "Composer":http://getcomposer.org:
Alternatively, this plugin can be installed using "Composer":https://getcomposer.org:

bc. $ composer require bloke/zem_contact_reborn
bc. $ composer require bloke/zem_contact_reborn:*

h2(#differences). Differences from previous version

Expand Down
4 changes: 4 additions & 0 deletions zem_contact_reborn.php
Original file line number Diff line number Diff line change
Expand Up @@ -2011,6 +2011,10 @@ function zem_contact_if($atts, $thing = null)

To uninstall, delete from the Admin → Plugins panel.

Alternatively, this plugin can be installed using "Composer":https://getcomposer.org:

bc. $ composer require bloke/zem_contact_reborn:*

h2(#differences). Differences from previous version

If upgrading from v4.0.3.20, please note these differences:
Expand Down