WP-Polls

Release-by-release breaking change history · 40k+ active installs

MEDIUM RISK

2.77.3 → 3.0.0

Medium risk: 43 removed functions, 1 removed class, 1 removed asset handle.

  • The function _polls_get_ans_result_sort() was removed. Direct calls from a theme or another plugin will fatal.
  • The function _polls_get_ans_sort() was removed. Direct calls from a theme or another plugin will fatal.
  • The function check_allowtovote() was removed. Direct calls from a theme or another plugin will fatal.
  • The function check_voted() was removed. Direct calls from a theme or another plugin will fatal.
  • The function check_voted_cookie() was removed. Direct calls from a theme or another plugin will fatal.
  • The function check_voted_ip() was removed. Direct calls from a theme or another plugin will fatal.
  • The function check_voted_multiple() was removed. Direct calls from a theme or another plugin will fatal.
  • The function check_voted_username() was removed. Direct calls from a theme or another plugin will fatal.
  • The function cron_polls_place() was removed. Direct calls from a theme or another plugin will fatal.
  • The function cron_polls_status() was removed. Direct calls from a theme or another plugin will fatal.
  • The function display_pollresult() was removed. Direct calls from a theme or another plugin will fatal.
  • The function display_pollvote() was removed. Direct calls from a theme or another plugin will fatal.
  • The function manage_poll() was removed. Direct calls from a theme or another plugin will fatal.
  • The function plugin_uninstalled() was removed. Direct calls from a theme or another plugin will fatal.
  • The function poll_footer_admin() was removed. Direct calls from a theme or another plugin will fatal.
  • The function poll_get_hostname() was removed. Direct calls from a theme or another plugin will fatal.
  • The function poll_get_ipaddress() was removed. Direct calls from a theme or another plugin will fatal.
  • The function poll_get_raw_ipaddress() was removed. Direct calls from a theme or another plugin will fatal.
  • The function poll_menu() was removed. Direct calls from a theme or another plugin will fatal.
  • The function poll_page_shortcode() was removed. Direct calls from a theme or another plugin will fatal.
  • The function poll_scripts() was removed. Direct calls from a theme or another plugin will fatal.
  • The function poll_scripts_admin() was removed. Direct calls from a theme or another plugin will fatal.
  • The function poll_shortcode() was removed. Direct calls from a theme or another plugin will fatal.
  • The function poll_template_vote_markup() was removed. Direct calls from a theme or another plugin will fatal.
  • The function poll_timestamp() was removed. Direct calls from a theme or another plugin will fatal.
  • The function poll_tinymce_addbuttons() was removed. Direct calls from a theme or another plugin will fatal.
  • The function poll_tinymce_addplugin() was removed. Direct calls from a theme or another plugin will fatal.
  • The function poll_tinymce_registerbutton() was removed. Direct calls from a theme or another plugin will fatal.
  • The function poll_tinymce_translation() was removed. Direct calls from a theme or another plugin will fatal.
  • The function polls_acquire_lock() was removed. Direct calls from a theme or another plugin will fatal.
  • The function polls_activate() was removed. Direct calls from a theme or another plugin will fatal.
  • The function polls_activation() was removed. Direct calls from a theme or another plugin will fatal.
  • The function polls_archive() was removed. Direct calls from a theme or another plugin will fatal.
  • The function polls_archive_link() was removed. Direct calls from a theme or another plugin will fatal.
  • The function polls_latest_id() was removed. Direct calls from a theme or another plugin will fatal.
  • The function polls_lock_file() was removed. Direct calls from a theme or another plugin will fatal.
  • The function polls_page_admin_general_stats() was removed. Direct calls from a theme or another plugin will fatal.
  • The function polls_page_general_stats() was removed. Direct calls from a theme or another plugin will fatal.
  • The function polls_release_lock() was removed. Direct calls from a theme or another plugin will fatal.
  • The function polls_textdomain() was removed. Direct calls from a theme or another plugin will fatal.
  • The function polls_wp_stats() was removed. Direct calls from a theme or another plugin will fatal.
  • The function vote_poll_process() was removed. Direct calls from a theme or another plugin will fatal.
  • The function widget_polls_init() was removed. Direct calls from a theme or another plugin will fatal.
  • The class WP_Widget_Polls was removed. Code that instantiates or extends it will fatal.
  • The script/style handle wp-polls-rtl is gone. Code that dequeues, or declares a dependency on, that handle is now wrong.
  • The template polls-templates.php was removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses.