Tag: wordpress

  • Flamingo plugin with proper polish csv export

    Flamingo plugin with proper polish csv export

    In case anyone searching I’ve created a modified version of Flamingo plugin for WordPress. Now it exports proper polish csv files out of box (encoded in Windows-1250 and delimited with semicolons). Download here: http://realhe.ro/pub/flamingo-polish-export.zip Install using zip upload ability in WordPress or by FTP.

  • Ajax registration for WordPress Newsletter plugin

    Ajax registration for WordPress Newsletter plugin

    There are some forum posts about customizing ajax registration of Newsletter plugin but these solutions aren’t complete (for example activation emails aren’t supported). Here you can find my code with instructions.

  • Simple CVE: CVE-2018-6389 protection

    Simple CVE: CVE-2018-6389 protection

    There’s a DoS problem with WordPress CMS and it won’t be fixed by it’s creators. I’ve decided to create a simple not intrusive solution for Apache hosted websites. Please click Continue reading for details.

  • How to obscure your WordPress version and troll the attacker a little…

    How to obscure your WordPress version and troll the attacker a little…

    One of my company’s WordPress installations has been hacked by Turkish hackers recently. After quick investigation I’ve found that script version was little bit old (not a very popular website, mea culpa, not updated very often). In case you didn’t know, WordPress is bundled with readme file by default. I’ve found that malicious scripts or […]