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
July 2021
Jul 12 Mon · 12:40
Forums med
Posted a reply to WPRM_course, on the site WordPress.org Forums:
Making an application that connects to the RestAPI of wordpress, and using the data of…
Jul 12 Mon · 12:14
Forums med
Posted a reply to WPRM_course, on the site WordPress.org Forums:
The end result should be on this url that i have inside each course object…
Jul 12 Mon · 11:57
Forums med
Posted a reply to WPRM_course, on the site WordPress.org Forums:
I think so, Just want to pass the image url to the Rest API for…
Jul 12 Mon · 09:15
Forums med
Created a topic, WPRM_course, on the site WordPress.org Forums:
When i try to add a picture in course, i can see it in…
March 2020
Mar 05 Thu · 00:29
Forums med
Posted a reply to PBKDF2Hash, on the site WordPress.org Forums:
@tbenyon My bad... Seems like i had to change the 2 to a 3 add_filter('exlog_hook_filter_authenticate_hash',…
Mar 04 Wed · 12:59
Forums med
Posted a reply to PBKDF2Hash, on the site WordPress.org Forums:
@tbenyon Good! You are awsome, sorry for the late response! Still getting an error on…
November 2019
Nov 13 Wed · 11:01
Forums med
Posted a reply to PBKDF2Hash, on the site WordPress.org Forums:
+1 need this to.. function pbkdf2(string $username, string $password, string $passwordSalt) { $iterations = 10000;…