Profiles

Recent impact

Score weights high-impact work (commits, releases, approved translations, props) at 3x routine activity.

Last 30 days
3contributions
high0
medium3
score3
Last 90 days
3contributions
high0
medium3
score3
Last 12 months
3contributions
high0
medium3
score3

Contributions

Type
June 2026
Jun 14 Sun · 07:13
Forums med
Posted a reply to add_rewrite_rule für single-{post_type}.php für erweiterte Detaildarstellung, on the site Support-Foren:
Lösung: add_filter( 'query_vars', function( $query_vars ) { $query_vars[] = 'ansicht'; return $query_vars;});add_action( 'init', function() {…
Jun 13 Sat · 18:06
Forums med
Posted a reply to add_rewrite_rule für single-{post_type}.php für erweiterte Detaildarstellung, on the site Support-Foren:
Nachtrag: wenn ich die URL wie folgt angeben funktioniert die Übergabe der Variablen und ich…
Jun 13 Sat · 16:53
Forums med
Created a topic, add_rewrite_rule für single-{post_type}.php für erweiterte Detaildarstellng, on the site Support-Foren:
Hallo zusammen,es ist meine erste Frage / Thema und ic…
November 2022
Nov 02 Wed · 21:47
Core med
Created ticket #56968 on Core Trac:
Email - Rename attachments (optional)
March 2020
Mar 04 Wed · 07:32
Forums med
Created a topic, count IP only once in 24 hours, on the site WordPress.org Forums:
Hi, we use youre plugin and its works fine, but it is…
May 2019
May 07 Tue · 12:42
Forums med
Posted a reply to Custom CSS for Menu Buttons, on the site WordPress.org Forums:
solution: .button-primary{ background-color: #ab8a32!important; background: #ab8a32!important; color: white!important; } sry, sometime i'm stupid xD
May 07 Tue · 11:19
Forums med
Created a topic, Custom CSS for Menu Buttons, on the site WordPress.org Forums:
Hey, i add some custom css to give my menu buttons an…