Profiles

Current Job

Present
delamar

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
2contributions
high0
medium2
score2

Contributions

Type
March 2026
Mar 27 Fri · 12:38
Forums med
Posted a reply to FATAL: W3TC completely blanks REST API responses (0 bytes) on POST/GET requests, on the site WordPress.org Forums:
Yes, I also rolled back to 2.9.2
Mar 27 Fri · 11:50
Forums med
Created a topic, FATAL: W3TC completely blanks REST API responses (0 bytes) on POST/GET requests, on the site WordPress.org Forums:
When W3 Total Cache is active, all requests to the Wor…
November 2024
Nov 12 Tue · 23:25
Forums med
Posted a reply to SNAP Modal conflicting with Bootstrap 5.3, on the site WordPress.org Forums:
in:/path/to/wp-content/plugins/social-networks-auto-poster-facebook-twitter-g/inc/nxs_functions_wp.phpchange this:add_action('wp_head', 'jsPostToFAV');add_action( 'wp_footer', 'nxsFavFooter' );for this:add_action('admin_head', 'jsPostToFAV');add_action('admin_footer', 'nxsFavFooter');
Nov 12 Tue · 23:16
Forums med
Created a topic, SNAP Modal conflicting with Bootstrap 5.3, on the site WordPress.org Forums:
The social network autoposter plugin loads these two i…
April 2021
Apr 29 Thu · 17:55
Forums med
Posted a reply to Custom Template Not Showing since v5.10.2, on the site WordPress.org Forums:
Great, thank you so much! That works easily enough for us.
Apr 29 Thu · 16:07
Forums med
Posted a reply to Custom Template Not Showing since v5.10.2, on the site WordPress.org Forums:
Unfortunately it's all about making the dashes to underscores...for file upload. We had trouble a…
Apr 28 Wed · 12:37
Forums med
Posted a reply to Custom Template Not Showing since v5.10.2, on the site WordPress.org Forums:
PS: It is my own function that I have in the functions.php Any advice on…
Apr 28 Wed · 12:35
Forums med
Posted a reply to Custom Template Not Showing since v5.10.2, on the site WordPress.org Forums:
Thank you, Michael. I searched for "sanitize_file_name" with grep and I found these plugins using…
Apr 27 Tue · 15:40
Forums med
Posted a reply to Custom Template Not Showing since v5.10.2, on the site WordPress.org Forums:
Hey, Michael. Thanks so much for your help. It is very appreciated. 1. this is…
Apr 14 Wed · 17:41
Forums med
Posted a reply to Custom Template Not Showing since v5.10.2, on the site WordPress.org Forums:
Thanks again for your help. WP ### wp-core ### version: 5.6.2 site_language: de_DE user_language: de_DE…