Profiles

Bio

Developer

Recent impact

Score weights high-impact work (commits, releases, approved translations, props) at 3x routine activity.

Last 30 days
0contributions
high0
medium0
score0
Last 90 days
3contributions
high0
medium3
score3
Last 12 months
51contributions
high0
medium51
score51

Contributions

Type
April 2026
Apr 20 Mon · 13:26
Forums med
Posted a reply to Não há como concluir a compra com 3DS, on the site WordPress.org Forums:
Mesmo quando alguem consegue fazer o pedido ( não sei como ) a compra não…
Apr 20 Mon · 12:04
Forums med
Created a topic, Não há como concluir a compra com 3DS, on the site WordPress.org Forums:
Não há como concluir a compra com autenticação 3DS. De…
Apr 08 Wed · 11:54
Forums med
Created a topic, Version 2.3.17 problem when menu is expanded (large screen ), on the site WordPress.org Forums:
There is some trouble with the new version 2.3.17Think…
February 2026
Feb 20 Fri · 12:39
Forums med
Posted a reply to Opção de cartão de credito sumiu após atualização, on the site WordPress.org Forums:
Bom dia. Limei o cache e Desativei os plugins de cache (fastestp, docket cache e…
Feb 19 Thu · 11:29
Forums med
Created a topic, Opção de cartão de credito sumiu após atualização, on the site WordPress.org Forums:
A opção de cartão de crédito sumiu. Não está mais aces…
December 2025
Dec 15 Mon · 12:34
Forums med
Posted a reply to Plugin error Undefined array key “anylc_nonce”, on the site WordPress.org Forums:
Nwo everithing works fine. Thanks !
Dec 10 Wed · 17:08
Forums med
Posted a reply to Plugin error Undefined array key “anylc_nonce”, on the site WordPress.org Forums:
ou: $nonce = isset($_POST['anylc_nonce']) ? $_POST['anylc_nonce'] : '';
Dec 10 Wed · 17:07
Forums med
Posted a reply to Plugin error Undefined array key “anylc_nonce”, on the site WordPress.org Forums:
Recomendação de correção: if (!isset($_POST['anylc_nonce']) || empty($_POST['anylc_nonce'])) {wp_send_json_error('Nonce inválido');return;}$nonce = sanitize_text_field($_POST['anylc_nonce']);
Dec 10 Wed · 16:06
Forums med
Posted a reply to Plugin error Undefined array key “anylc_nonce”, on the site WordPress.org Forums:
Hi @muhammadwpfolio My installation is Windows, and even with the warnings disabled, the system crashes…
Dec 10 Wed · 13:51
Forums med
Created a topic, Plugin error Undefined array key “anylc_nonce”, on the site WordPress.org Forums:
The new version of plugin breaks the site. Message: PH…