Vincent Koc

Results 11 issues of Vincent Koc

## Description Light refactor of python codebase with best practice, strings are escaped and some minor code tweaks. ## How was this patch tested? Locally tested using existing tests and...

acknowledged

Some light python refactoring of if/else logic and string formatting.

CLA Signed

Some light refactoring and clean-up * Remove excessive if/else * f-name function use where possible

After some use the Moodle install starts to show "cache/Unable to load the cache configuration file", using the smallest size Azure deployment. Tried everything I know to clean/fix but need...

Currently using wp-config.php to dynamically set the site domain name: ``` define('WP_SITEURL', $_SERVER['HTTP_HOST']); define('WP_HOME', $_SERVER['HTTP_HOST']); ``` Now this is leading to some odd behaviour, the primary domain [ayanajewellery.com](https://www.ayanajewellery.com) vs. the...

Hi All, Is there appetite for Travis CI via PHPUnit and PHPCS for Wordpress Code Styling checks and testing. Will help with PR and cross-plugin, cross-WP/PHP version testing. I have...

enhancement

* SEO Moz.com Roger Bot * SEO Majestic SEO Bot * HTTPUnit for Java

Fix for https://github.com/WhichBrowser/Parser-PHP/issues/96

Refactoring to support 3rd party dataLayer applications such as Adobe Launch, thus allowing this plugin to become a DataLayer application plugin supporting Google Tag Manager, Google Optimize, AMP, Facebook AI,...

enhancement