Profiles

Bio

For many years I have been creating professional tailor-made websites, using the latest technology and knowledge gained while working with many companies from the FinTech industry. Programming is not only a job for me but also a passion, apart from creating websites in my free time I create software and build microcomputers. I like to test new tools and possibilities to optimize the processes in which I participate.

Badges

CODE
1 badge
Core Contributor '21

Current Job

Senior WordPress PHP Developer
Present
Gravity Global

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

WordPress releases

Contributed to 1 release
  • 5.7

Contributions

Type
December 2023
Dec 18 Mon · 09:27
Forums med
Posted a reply to Missing woocommerce_invoice_number hook, on the site WordPress.org Forums:
Your solution didn't work fully as I expected, but I found wpo_wcpdf_invoice_number which resolved the…
Dec 05 Tue · 06:31
Forums med
Posted a reply to Missing woocommerce_invoice_number hook, on the site WordPress.org Forums:
I use it in my custom solution. \add_filter('woocommerce_invoice_number', 'custom_invoice_number', 10, 2); /** * Generate custom…
Dec 04 Mon · 15:22
Forums med
Created a topic, Missing woocommerce_invoice_number hook, on the site WordPress.org Forums:
Hey! Since version 3.7.3 woocommerce_invoice_number…
March 2023
Mar 24 Fri · 13:53
Core med
Created ticket #57980 on Core Trac:
"sanitize_title_with_dashes" function trims dashes incorrectly
February 2021
Feb 08 Mon · 22:50
Core high
Mentioned in [50257] on WordPress SVN:
Posts/Post Types: Improve documentation of `get_posts()`.
Feb 04 Thu · 08:52
Core med
Created ticket #52443 on Core Trac:
Extra networkwide param in activate_plugin function
November 2020
Nov 23 Mon · 09:45
Core med
Created ticket #51852 on Core Trac:
"any" value in "post_type" param in "get_posts" by default ignore ...