Profiles

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
0contributions
high0
medium0
score0
Last 12 months
0contributions
high0
medium0
score0

Contributions

Type
May 2020
May 27 Wed · 00:13
Forums med
Created a topic, Excelent, on the site WordPress.org Forums:
Excelent
May 18 Mon · 00:11
Forums med
Posted a reply to Category and subcategory, on the site WordPress.org Forums:
bcworkz, thank you very much! Here is the code! Perfect! <?php $page_object = get_queried_object(); $categoriasFilhas…
May 17 Sun · 14:22
Forums med
Posted a reply to Category and subcategory, on the site WordPress.org Forums:
I got it with the code below. The only point is that he is showing…
May 17 Sun · 12:59
Forums med
Posted a reply to Category and subcategory, on the site WordPress.org Forums:
On my website, the code shows all posts and not just the category. The code…
May 17 Sun · 12:41
Forums med
Posted a reply to Category, on the site WordPress.org Forums:
Hi, Ok. Sorry.
May 15 Fri · 16:01
Forums med
Posted a reply to Category and subcategory, on the site WordPress.org Forums:
I managed to get to this code below, but it is not filtering only posts…
May 15 Fri · 14:44
Forums med
Posted a reply to Category and subcategory, on the site WordPress.org Forums:
Sorry. The code correct is: global $cat; $categoriasFilhas = get_categories('parent=' . $cat); foreach($categoriasFilhas as $category)…
May 14 Thu · 15:46
Forums med
Created a topic, Categoria e subcategoria, on the site Fóruns de suporte:
O código abaixo mostra as subcategorias vinculadas à c…
May 14 Thu · 15:44
Forums med
Created a topic, Category and subcategory, on the site WordPress.org Forums:
The code below shows the subcategories linked to the s…
May 14 Thu · 15:25
Forums med
Created a topic, Category, on the site WordPress.org Forums:
The code below shows the subcategories linked to the s…