Peter Fabian
|
2f141eca77
|
PHPCS
|
2020-05-15 09:40:23 +02:00 |
Peter Fabian
|
50e386cbe8
|
Corrected the comment.
|
2020-05-15 09:26:17 +02:00 |
Peter Fabian
|
6b11451b88
|
Replaced repeated code from get_current_notice with the function call.
|
2020-05-13 16:36:09 +02:00 |
Peter Fabian
|
a2f985414e
|
Added freshness check also for 'done' notice.
|
2020-05-13 16:34:23 +02:00 |
Peter Fabian
|
ed64c0c731
|
Y U no nonce here?
|
2020-05-13 16:33:27 +02:00 |
Peter Fabian
|
eb0879cd1a
|
Extracted actions to the beginning of the function to allow usage in note_up_to_date check.
|
2020-05-13 16:32:42 +02:00 |
Peter Fabian
|
a7203ec4d0
|
Added clean up of duplicate notes, if there are any.
There has been some reports about duplicate notes in the db, so this should remove the duplicates and keep the first one.
|
2020-05-13 15:00:04 +02:00 |
vedanshujain
|
4b3977868b
|
Display only wc-admin notices when enabled to avoid duplicate notices
|
2020-03-05 16:53:10 +05:30 |
Peter Fabian
|
f3dceae5df
|
Added more exclusions for the DB notice show_reminder method.
Also, moved `woocommerce_hide_update_notice` outside those exclusions in case
it would get triggered from cron or via AJAX.
|
2020-02-25 14:51:09 +01:00 |
Peter Fabian
|
7ec65a1b35
|
Added the WC Admin enabled db update notice.
|
2020-02-23 21:59:03 +01:00 |