wsi

Description

This plugin has been closed as of July 5, 2019 and is not available for download. Reason: Guideline Violation.

Reviews

September 26, 2016
erreurs javascript lors du click sur le bouton 'mettre a jour' : An invalid form control with name='splash_image_height' is not focusable. /wp-woo/wp-admin/options-general.php?page=wp_splash_image#!:1 An invalid form control with name='wsi_idle_time' is not focusable.
September 3, 2016
We were using this on our site, but it started running really slow. Eventually, the host shut down our site. Here is why: I have reviewed this issue for you, and it appears that the issue here was that multiple updates were occurring on the table "wp_wsi_splashimage", which is over 220k rows: +----------------+--------------------+--------+-------------+ | DB | TableName | Rows | SizeInBytes | +----------------+--------------------+--------+-------------+ | m_wrdp1 | wp_wsi_splashimage | 227533 | 5460904 | | m_wrdp1 | wp_posts | 2264 | 2664400 | | m_wrdp1 | wp_3_postmeta | 25389 | 1877460 | | m_wrdp1 | wp_3_posts | 1642 | 1792356 | | m_wrdp1 | wp_postmeta | 20503 | 1629812 | +----------------+--------------------+--------+-------------+ This table being altered while it was being updated was likely the problem. I have removed the restrictions, but to fix this, you may wish to have your developer clean up that splashimage table, so these operations can complete faster, and not overlap.
September 3, 2016
I can't see the plugin, but I'm using a non-tested release of WP.
Read all 14 reviews

Contributors & Developers

“WP Splash Image” is open source software. The following people have contributed to this plugin.

Contributors

Translate “WP Splash Image” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.