php : Canonical Normalization NFD to NFC
About Canonical Normalization NFD. NFC NFD NFD has the characters fully expanded out. This is the faster normalization form to calculate, but the results in more code points (i.e. uses more space). If you just want to compare two strings that are not already normalized, this is the preferred normalization form unless you know you […]
Mac OS X 10.11 Yosemite & Chrome issue : Korean NFD filename, when file uploads.
When file uploads by Chrome on Mac OS X 10.11 Yosemite, Korean NFD filename has problem with other system using NFC filename. WP did not support. it must use Safari.... does this problem depend on Chrome?
santino : jquery.magnific-popup paging Hint
santino/templates/gallery/gallery-masonry.php santino/assets/js/main.js santino/assets/js/jquery.magnific-popup/jquery.magnific-popup.min.js
wp : js_composer : cubebox : target white space error debug
vc-extensions-cubebox.php must be added trim() best solution js_composer => helpers.php
php : redefine function runkit
for cebos7 rpm http://pkgs.org/centos-7/remi-x86_64/php-pecl-runkit-1.0.4-0.7.git5e179e9.el7.remi.5.4.x86_64.rpm.html http://php.net/manual/en/function.runkit-function-redefine.php <?php function testme() { echo "Original Testme Implementation\n"; } testme(); runkit_function_redefine('testme','','echo "New Testme Implementation\n";'); testme(); ?>
mega_main_menu : submenu_post_type too heavy
plugins/mega_main_menu/extensions/mega_main_menu/menu_options_array.php