wpsnoop: fix Shorten2Ping plugin conflicts, errors & issues

When the plugin Shorten2Ping conflicts or throws a PHP error we hope wpsnoop can help you to fix the issue quickly.


Discover which shortcodes wp-options PHP functions database tables and files are created by Shorten2Ping, plus learn which plugins and/or themes could be in conflict with Shorten2Ping.


Troubleshooting theme and plugin conflicts is easier when you know what Shorten2Ping leaves behind after uninstalling it from a WordPress installation, there is a list down below for your convenience.

Expert advice is recommended if you are not technically proficient with PHP, MySQL etc. View support options for Shorten2Ping

Get professional support for Shorten2Ping here

When you need professional help with WordPress: get help here


What does Shorten2Ping version 1.4.7 add to WordPress? Answers Here.

This is an automatically generated report - it is possible for Shorten2Ping to perform differently in your installation, previous versions before 1.4.7 may have created a different set of shortcodes, used different function names or could have created entirely different database tables to store settings and operate. This is not an exhaustive list but shows how version 1.4.7 of Shorten2Ping behaves when installed and removed on a clean installation of WordPress.

We have not tested individual shortcodes, features or settings of this plugin but instead have concentrated on the potential for obvious errors and conflicts which can occur, if you need help with the plugin in your local installation you can get WordPress help and support for Shorten2Ping by clicking here.

Our testing covered the free version of this plugin there may or may not be a paid version or premium version available for purchase that unlocks additional features and could behave in a slightly or very different manner.

Which new files does Shorten2Ping add to WordPress?

This section will populate with a table showing an icon, size and filepath.

Type & Path Size Conflicts
wp-content/plugins/shorten2ping/ 172.13kB No known conflicts with other themes or plugins.
wp-content/plugins/shorten2ping/includes/ 479.00B No known conflicts with other themes or plugins.
wp-content/plugins/shorten2ping/includes/s2p_admin.css 343.00B No known conflicts with other themes or plugins.
wp-content/plugins/shorten2ping/includes/s2p_admin.js 136.00B No known conflicts with other themes or plugins.
wp-content/plugins/shorten2ping/licencia.txt 41.08kB No known conflicts with other themes or plugins.
wp-content/plugins/shorten2ping/license.txt 34.32kB No known conflicts with other themes or plugins.
wp-content/plugins/shorten2ping/locale/ 42.19kB No known conflicts with other themes or plugins.
wp-content/plugins/shorten2ping/locale/shorten2ping-es_ES.mo 5.71kB No known conflicts with other themes or plugins.
wp-content/plugins/shorten2ping/locale/shorten2ping-es_ES.po 8.80kB No known conflicts with other themes or plugins.
wp-content/plugins/shorten2ping/locale/shorten2ping-it-IT.mo 5.05kB No known conflicts with other themes or plugins.
wp-content/plugins/shorten2ping/locale/shorten2ping-it-IT.po 6.02kB No known conflicts with other themes or plugins.
wp-content/plugins/shorten2ping/locale/shorten2ping-zh_TW.mo 5.28kB No known conflicts with other themes or plugins.
wp-content/plugins/shorten2ping/locale/shorten2ping-zh_TW.po 6.57kB No known conflicts with other themes or plugins.
wp-content/plugins/shorten2ping/locale/shorten2ping.pot 4.75kB No known conflicts with other themes or plugins.
wp-content/plugins/shorten2ping/readme.txt 15.49kB No known conflicts with other themes or plugins.
wp-content/plugins/shorten2ping/shorten2ping.php 38.58kB No known conflicts with other themes or plugins.

Which new shortcodes does Shorten2Ping add to WordPress?

Which new database tables are created by the WordPress plugin Shorten2Ping?

Which new options are added to the wp-options table by Shorten2Ping?

Option Name   Known Conflicts
s2p_options The s2p_options option doesn't have any known conflicts with other themes or plugins.

During use Shorten2Ping may or may not create more options depending on how the plugin is configured and depending on which other themes and plugins are active in your specific hosting environment.

What new PHP functions does Shorten2Ping declare when it is active?

Function   Conflicts Common Errors
fb_thumb_in_head 1 conflict Fatal error: Cannot redeclare fb_thumb_in_head()
make_supr 1 conflict Fatal error: Cannot redeclare make_supr()
make_yourls 1 conflict Fatal error: Cannot redeclare make_yourls()
remove_wpme 2 conflicts Fatal error: Cannot redeclare remove_wpme()
s2p_admin_css 1 conflict Fatal error: Cannot redeclare s2p_admin_css()
s2p_admin_js 1 conflict Fatal error: Cannot redeclare s2p_admin_js()
send_pingfm 1 conflict Fatal error: Cannot redeclare send_pingfm()
short_permalink 1 conflict Fatal error: Cannot redeclare short_permalink()
short_url_head 1 conflict Fatal error: Cannot redeclare short_url_head()
shorten2ping_add_plugin_option 1 conflict Fatal error: Cannot redeclare shorten2ping_add_plugin_option()
shorten2ping_add_settings_link 1 conflict Fatal error: Cannot redeclare shorten2ping_add_settings_link()
shorten2ping_options_subpanel 1 conflict Fatal error: Cannot redeclare shorten2ping_options_subpanel()
shorten2ping_published_post 1 conflict Fatal error: Cannot redeclare shorten2ping_published_post()
make_bitly 0 conflicts Fatal error: Cannot redeclare make_bitly()
make_cligs 0 conflicts Fatal error: Cannot redeclare make_cligs()
make_isgd 0 conflicts Fatal error: Cannot redeclare make_isgd()
make_wpme 0 conflicts Fatal error: Cannot redeclare make_wpme()
s2p_dec2sixtwo 0 conflicts Fatal error: Cannot redeclare s2p_dec2sixtwo()
s2p_get_blog_id 0 conflicts Fatal error: Cannot redeclare s2p_get_blog_id()
s2p_init_options 0 conflicts Fatal error: Cannot redeclare s2p_init_options()
s2p_register_init 0 conflicts Fatal error: Cannot redeclare s2p_register_init()
s2p_stats_get_blog 0 conflicts Fatal error: Cannot redeclare s2p_stats_get_blog()
s2p_unregister_settings 0 conflicts Fatal error: Cannot redeclare s2p_unregister_settings()
s2p_validate 0 conflicts Fatal error: Cannot redeclare s2p_validate()
send_pingfm_email 0 conflicts Fatal error: Cannot redeclare send_pingfm_email()

Using Shorten2Ping from the command line with WP-CLI

The following commands are provided for convenience and should only be used if you understand how WP-CLI works. These commands refer to a single WordPress instance and may need to be modified if you are working with a Multisite installation.


How to install Shorten2Ping from the command line with WP-CLI

Navigate to the root of your WordPress installation and type the following command:

wp plugin install shorten2ping


How to activate Shorten2Ping from the command line with WP-CLI

To immediately activate Shorten2Ping after WP-CLI downloads the latest version you can use the following command:

wp plugin install shorten2ping --activate


How to reinstall Shorten2Ping from the command line with WP-CLI

To force a reinstallation of Shorten2Ping which overwrites the current plugin without asking for confirmation you can use the following command:

wp plugin install shorten2ping --force


How to update Shorten2Ping to the latest version from the command line with WP-CLI

wp plugin update shorten2ping


How to delete Shorten2Ping from the command line with WP-CLI

wp plugin delete shorten2ping

Where can you download earlier versions of Shorten2Ping?

Whenever possible you should use the latest version of plugins and themes, however if you have recently updated and discovered that you need to install an earlier version you may be able to download other versions of Shorten2Ping from the WordPress repository by visiting this link.

Please note that installing earlier versions of a theme or plugin is not generally a recommended course of action for most users and could re-introduce security, stability or other issues in Shorten2Ping

About our testing enviroment

Tests were conducted using Apache 2.4.29, PHP 7.2 on Ubuntu 18.04, MySQL 5.7.33 and WordPress 5.9

It is very possible that different versions of PHP such as PHP 8.0, PHP 7.4, or PHP 7.3 could behave differently with Shorten2Ping. Different versions of WordPress could implement the features of this plugin in slightly different ways as well.