Profiles

  • Member Since: June 28th, 2009
  • Find me on:
  • Posted a reply to Once it was useful, on the site WordPress.org Forums:
    OK. Thank you so much. As suspected before: that makes it highly likely that the…

  • Posted a reply to Once it was useful, on the site WordPress.org Forums:
    Cool. That helps a lot! I also run PHP 7.4.33 and the specific snippet works…

  • Posted a reply to Once it was useful, on the site WordPress.org Forums:
    I would appreciate if you could provide further details that allow for narrowing down the…

  • Committed [2906273] to Plugins SVN:
    add assets/icon* files

  • Committed [2906266] to Plugins SVN:
    add assets/ dir with banner files

  • Committed [2906261] to Plugins SVN:
    Release 1.4.3 (bump version numbers, add tag 1.4.3)

  • Committed [2906260] to Plugins SVN:
    bump geshi to #7884d22

  • Posted a reply to Once it was useful, on the site WordPress.org Forums:
    Hello Christoph. Thank you for taking the time to provide feedback. It would however be…

  • Posted a reply to Empty line through line if line numbering is enabled in Firefox, on the site WordPress.org Forums:
    Thanks, Vladislav. > When using numbered lines, an empty line is added through the line…

  • Committed [2203852] to Plugins SVN:
    readme: cosmetic changes towards 1.4.2 release

  • Committed [2203829] to Plugins SVN:
    geshi: update to release 1.0.9.1

  • Posted a reply to “&” character is converted in Gutenberg, on the site WordPress.org Forums:
    I am not allowed to edit my comment above anymore, but the code block still…

  • Posted a reply to “&” character is converted in Gutenberg, on the site WordPress.org Forums:
    Thanks for the quick reply and I am glad that things worked already. I am…

  • Posted a reply to “&” character is converted in Gutenberg, on the site WordPress.org Forums:
    Hey @tathros! Thanks for using the plugin and thanks for the question. I have not…

  • Committed [2104233] to Plugins SVN:
    Release 1.4.1

  • Committed [2104225] to Plugins SVN:
    css: actively set font color (enhance compat)

  • Committed [2104216] to Plugins SVN:
    readme: editorial changes

  • Committed [2104117] to Plugins SVN:
    Release 1.4.0 (again)

  • Committed [2104110] to Plugins SVN:
    readme.txt: fix formatting

  • Committed [2104105] to Plugins SVN:
    Release 1.4.0

  • Committed [2104093] to Plugins SVN:
    Add tiny_mce_before_init hook: allow all attrs in pre tags

  • Committed [2103907] to Plugins SVN:
    Add 20 language files

  • Committed [2001468] to Plugins SVN:
    Release 1.3.4 (modify readme, bump numbers, add tag)

  • Committed [2001450] to Plugins SVN:
    geshi: update to 1.0.9.1-dev (181225, commit 5861c58)

  • Posted a reply to PHP 7.2 Compatibility, on the site WordPress.org Forums:
    @dmorlock I have released another version of the plugin incorporating both changes that you suggested.…

  • Committed [1867788] to Plugins SVN:
    Release 1.3.3 (bump version numbers, add tag 1.3.3)

  • Committed [1867786] to Plugins SVN:
    Address count-related warnings on PHP 7

  • Posted a reply to PHP 7.2 Compatibility, on the site WordPress.org Forums:
    Thanks for the feedback @dmorlock -- really appreciated. Will look into publishing another patch release…

  • Posted a reply to PHP 7.2 Compatibility, on the site WordPress.org Forums:
    Hey. Thanks for the inquiry. I have just published a patch release which addresses the…

  • Committed [1862997] to Plugins SVN:
    Release 1.3.2 (bump version numbers, add tag, update readme).

  • Committed [1862992] to Plugins SVN:
    Fix theme dir / URL construction and PHP 7 string concat warning

  • Committed [1740411] to Plugins SVN:
    Release 1.3.1 (bump version numbers, add tag 1.3.1)

  • Committed [1740392] to Plugins SVN:
    geshi: update to release 1.0.8.13

  • Committed [1182972] to Plugins SVN:
    CSS: fix typo, cosmetic change.

  • Committed [1182969] to Plugins SVN:
    Release 1.3.0 (bump version numbers, add tag).

  • Committed [1182966] to Plugins SVN:
    readme.txt: overhaul for upcoming 1.3.0 release, pt 2.

  • Committed [1182958] to Plugins SVN:
    readme.txt: overhaul for upcoming 1.3.0 release.

  • Committed [1182898] to Plugins SVN:
    CSS: update list of tested themes.

  • Committed [1182889] to Plugins SVN:
    CSS: enforce list-style: decimal in li (fixes numbering in Zerif Lite).

  • Committed [1182874] to Plugins SVN:
    CSS: enforce bg-color in some non-official themes when using numbering.

  • Committed [1182862] to Plugins SVN:
    CSS: increase compat, after testing w Twenty10/11/12/13/14/15 on Chrome ...

  • Committed [1182174] to Plugins SVN:
    readme.txt: fix a typo, also in tag.

  • Committed [1182166] to Plugins SVN:
    readme.txt: fix a typo.

  • Committed [1182165] to Plugins SVN:
    Release 1.2.4 (bump version numbers, add tag 1.2.4).

  • Committed [1182158] to Plugins SVN:
    Improve comments, also remove an incorrect TODO comment.

  • Committed [1182130] to Plugins SVN:
    Remove call to wp_register_style(): does not serve a purpose.

  • Committed [1182119] to Plugins SVN:
    Store $theme_dir_url before entering cssfile loop, rename ...

  • Committed [1182103] to Plugins SVN:
    Rename theme_cssdir to theme_dir.

  • Committed [1182099] to Plugins SVN:
    Hard-code CSS file extension.

  • Committed [1182097] to Plugins SVN:
    Use "url" instead of "uri", because that is more common tongue.