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
January 2023
Jan 14 Sat · 18:53
Forums med
Created a topic, Progress bar in template Download button, on the site WordPress.org Forums:
How do I delete the "Progress bar" in the Download but…
March 2019
Mar 06 Wed · 01:14
Forums med
Posted a reply to Rename files, on the site WordPress.org Forums:
add_filter( 'itsg_gf_ajaxupload_filename', 'my_itsg_gf_ajaxupload_filename', 10, 7 ); function my_itsg_gf_ajaxupload_filename( $name, $file_path, $size, $type, $error, $index, $content_range…
Mar 05 Tue · 17:13
Forums med
Created a topic, Rename files, on the site WordPress.org Forums:
I'm having difficulty with the plugin. I would like th…
January 2017
Jan 27 Fri · 01:08
Forums med
Created a topic, Dont show all posts, on the site WordPress.org Forums:
I am using this code: [display-posts wrapper="ul&…
Jan 24 Tue · 12:43
Forums med
Posted a reply to Criar uma página com todos os posts listados, on the site Fóruns de suporte:
E só deu errado, tanto o seu como o meu, quando coloquei 'posts_per_page' => '-1',…
Jan 24 Tue · 12:41
Forums med
Posted a reply to Criar uma página com todos os posts listados, on the site Fóruns de suporte:
Consegui algum resultado com esse <?php get_header(); ?> <?php include('includes/menu.php'); ?> <div id="corpo-postagem"><!--Início do Corpo…
Jan 22 Sun · 00:28
Forums med
Posted a reply to Criar uma página com todos os posts listados, on the site Fóruns de suporte:
Ainda deu problema. Não deu certo.
Jan 20 Fri · 17:49
Forums med
Posted a reply to Criar uma página com todos os posts listados, on the site Fóruns de suporte:
Ainda aparece o erro. Fiz testa forma, para testar aonde era o erro. <?php get_header();…
Jan 20 Fri · 17:45
Forums med
Posted a reply to Criar uma página com todos os posts listados, on the site Fóruns de suporte:
O erro ainda continua. A página só fica branca. Eu apaguei o código php do…
Jan 20 Fri · 17:30
Forums med
Posted a reply to Criar uma página com todos os posts listados, on the site Fóruns de suporte:
<?php get_header(); ?> <?php include('includes/menu.php'); ?> <div id="corpo-postagem"><!--Início do Corpo Postagem--> <div id="page-pagina"><!--page pagina -->…