MEDIUM RISK
1.0.2 → 1.0.3
Medium risk: 5 changed templates, 2 removed AJAX actions, 1 removed function.
- The function
get_conversion_page_permalink_ajax()was removed. Direct calls from a theme or another plugin will fatal. - The AJAX action
wp_ajax_get_conversion_page_permalinkwas removed. - The AJAX action
wp_ajax_nopriv_get_conversion_page_permalinkwas removed. - The template
includes/Template/create-view.phpchanged. Any theme override of it is now out of date and will miss the change. - The template
includes/Template/edit-view.phpchanged. Any theme override of it is now out of date and will miss the change. - The template
includes/Template/form-view.phpchanged. Any theme override of it is now out of date and will miss the change. - The template
includes/Template/index-view.phpchanged. Any theme override of it is now out of date and will miss the change. - The template
includes/Template/report-view.phpchanged. Any theme override of it is now out of date and will miss the change.