Blog

Blog2021-09-08T18:53:45-04:00

Changing labels in WordPress with the gettext filter

An easy way to change labels and strings in WordPress is to use a gettext filter. This post shows the different filter functions, their purpose, and how to implement a filter callback in the file functions.php to change labels and strings in themes, plugins, and widgets using a table of string replacements, even for different languages.

22.03.2019|GDPR, PHP, Web Design, WordPress|

Running Linux GUI applications on Windows 10

Since the Windows 10 Fall Creators Update from 2017, the Windows Subsystem for Linux (WSL) is a fully supported Windows feature. In case you don't already know about that feature: WSL is a compatibility layer which allows running 64 bit Linux binary executables (in ELF format) natively on Windows 10 and Windows Server 2019 in a console window. It uses much fewer resources than a fully virtualized machine.

11.03.2019|Linux, Virtualization, Windows|

GKV-VEG entlastet Selbständige

Heute wurde im Bundestag das sogenannte "Gesetz zur Beitragsentlastung der Versicherten in der gesetzlichen Krankenversicherung" (kurz "GKV-Ver­sich­er­ten­ent­las­tungs­ge­setz") beschlossen. Insbesondere für Selbständige mit geringem Einkommen ergibt sich dadurch eine spürbare Entlastung.

18.10.2018|Politik|
Nach oben