-
It's already been done for "oik_plugins", we now need to make admin/oik-themes.inc into a shared library called "oik_themes". This is needed by oik-shortcodes for the `_component_version` virtual fiel…
-
For oik-shortcodes to work against Git repositories we need to add logic to class Git to do the following
- Find the current SHA using `git log --oneline -1`
- Check if the folder is the root of a git…
-
On my PC I can use batch processing to create a new bigram.
The process is still a little long winded though.
1. Change directory to the folder containing the image to upload.
2. Edit the image that …
-
on woocommerce 2.6.4 on wordpress 4.5:
When viewing an order (admin/order details) i notice wrong calculation of the price.
product costs 50,37 (excl. tax, 53,90 including 7% tax) we have 2 of it in …
-
#### What I expected
Not to see any Notice:s
#### What happened instead
Notice: Use of undefined constant JETPACK__WPCOM_JSON_API_HOST - assumed 'JETPACK__WPCOM_JSON_API_HOST' in /home/oikplugi/pub…
-
## EXPLANATION OF THE ISSUE
Hi There, We are testing woocommerce rest API, we created a webhook for Products to sync data between salesforce anf woo-commerce and earlier webhook was sending correct …
-
## EXPLANATION OF THE ISSUE
When third party plugin is used for multi currency, the shipping taxes are not calculated correctly for any other currency than WooCommerce base currency. This is not the …
-
The BW_List_Table class was created to develop the oik-clone pull model. It was built from a copy of WP_List_Table in October 2014, WordPress v4.0
Since BW_List_Table is expected to be used for other…
-
It took me a while to notice, but after upgrading to WordPress 4.4, we realised that pagination was not working properly. The `x to y of z` information and the paging links were correct, but the liste…
-
Does anyone else use symlinked directories for plugin or themes? I use them in my local development environment and it's irritating if I accidentally overwrite my local git repo because I've inadverte…