This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Welcome Announcement

Arvostelut

There are no reviews for this plugin.

Avustajat & Kehittäjät

“Welcome Announcement” perustuu avoimeen lähdekoodiin. Seuraavat henkilöt ovat osallistuneet tämän lisäosan kehittämiseen.

Avustajat

Käännä “Welcome Announcement” omalle kielellesi.

Oletko kiinnostunut kehitystyöstä?

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

Muutosloki

v1.0.5 Corrected a bug with the add_theme_page call

v1.0.4 Added the following:
1. Corrected an addressing bug, thanks to Luis from judowaza.net
2. Opted for the wa prefix instead of welcome_

v1.0.3 Added the following:
1. All scripts loaded using wp_enqueue_scripts and via the hooks wp_print_scripts // admin_print_scripts
2. All stylesheets loaded using wp_enqueue_style and via the hooks wp_print_styles // admin_print_styles
3. Correct noConflict mode to ensure smooth running in presence of other js libraries

v1.0.2: Added the following:
1. Ready for internationalization. Loaded with a pot file and a french translation
2. Array of options
3. Restore Default Options Button
4. Dynamic loading of embarqued librairies like jQuery
5. Improved default values