thenbrent
|
376c2f26ce
|
Store all notices in 'wc_notices' array
With 'error', 'success' & 'notice' array keys
|
2013-11-13 16:09:28 -08:00 |
thenbrent
|
41ba6578a0
|
Move notice templates into /notices/notice.php
|
2013-11-13 16:09:28 -08:00 |
thenbrent
|
2fcd615f88
|
Update calls to wc_print_messages() function
Part of #4034
|
2013-11-12 20:59:40 -08:00 |
thenbrent
|
f3b1679ae5
|
Introduce new wc_print_notices() function
To replace wc_print_messages() function.
Part of #4034
|
2013-11-12 20:59:39 -08:00 |
thenbrent
|
3707a9d017
|
Introduce wc_clear_notices() function
To replace wc_clear_messages() & wc_clear_errors() functions
Part of #4034
|
2013-11-12 20:59:39 -08:00 |
thenbrent
|
23cdafccd4
|
Introduce new wc_add_notice() function
To replace wc_add_message() & wc_add_error() functions.
Part of #4034
|
2013-11-12 20:59:39 -08:00 |
thenbrent
|
b3aad6f6fe
|
Introduce new wc_notice_count() function
To replace wc_message_count() & wc_error_count()
Part of #4034
|
2013-11-12 20:59:39 -08:00 |
thenbrent
|
c2646a7315
|
Rename message functions file for new notice API
Part of #4034
|
2013-11-12 20:59:04 -08:00 |