Warning: include(/opt/bitnami/apps/wordpress/htdocs/wp-content/advanced-cache.php): failed to open stream: No such file or directory in /opt/bitnami/apps/wordpress/htdocs/wp-settings.php on line 84
Warning: include(): Failed opening '/opt/bitnami/apps/wordpress/htdocs/wp-content/advanced-cache.php' for inclusion (include_path='.:/opt/bitnami/php/lib/php') in /opt/bitnami/apps/wordpress/htdocs/wp-settings.php on line 84
Notice: wp_localize_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.0.) in /opt/bitnami/apps/wordpress/htdocs/wp-includes/functions.php on line 4667
Notice: Constant FS_METHOD already defined in /opt/bitnami/apps/wordpress/htdocs/wp-config.php on line 111 filter Archives - MoCo US Woo Dev
Recently I have had 2 people come up with the same question / problem. I was able to give them really basically the same answer. Looking through their logs I found that the problem both times had to do with getting the title of the product, $_product->get_title() within the woocommerce_order_item_name filter. What their goals were was to add [...]