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
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
branches: [ main ]

env:
PLUGIN_NAME: give-multimoeda
PLUGIN_NAME: give-multi-currency
PHP_VERSION: "7.4"

jobs:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Lembre-se de salvar as alterações.

2) Em plugins instalados procure pela opção 'adicionar novo' no cabeçalho;

3) Clique na opção de 'enviar plugin' no título da página e faça o upload do plugin give-multimoeda.zip;
3) Clique na opção de 'enviar plugin' no título da página e faça o upload do plugin give-multi-currency.zip;

4) Clique no botão 'instalar agora' e depois ative o plugin instalado;

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "lkn/lkn-give-multimoedas",
"name": "lkn/lkn-give-multi-currencys",
"type": "project",
"license": "Proprietary",
"autoload": {
Expand Down
4 changes: 2 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ Yes! Visit our [support page](https://www.linknacional.com.br/suporte/) or creat
* Updated exchange rate API endpoints
* Added comprehensive changelog system

[View complete changelog](https://github.com/LinkNacional/give-multimoeda/blob/main/CHANGELOG.md)
[View complete changelog](https://github.com/LinkNacional/give-multi-currency/blob/main/CHANGELOG.md)

== Upgrade Notice ==
= 3.1.4 =
Expand All @@ -210,7 +210,7 @@ For technical support, feature requests, or bug reports:

* **Support Portal**: [Link Nacional Support](https://www.linknacional.com.br/suporte/)
* **Documentation**: [Plugin Documentation](https://www.linknacional.com.br/wordpress/givewp/multimoeda/)
* **GitHub**: Report issues on our [GitHub repository](https://github.com/LinkNacional/give-multimoeda)
* **GitHub**: Report issues on our [GitHub repository](https://github.com/LinkNacional/give-multi-currency)

**Professional WordPress Development**: Need custom modifications or have a special project? [Contact our development team](https://www.linknacional.com.br/wordpress/)

Expand Down
Loading