Changes between Initial Version and Version 1 of Ticket #32103, comment 32
- Timestamp:
- 10/05/2015 09:43:58 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #32103, comment 32
initial v1 3 3 I have read all new answers and I see that @wpweaver in here https://core.trac.wordpress.org/timeline?from=2015-10-03T14%3A08%3A32Z&precision=second copied exactly what I have reported in this issue, that there is problem with registered filters IDs. 4 4 5 As I said in this bug report I have havechecked that in other places in Wordpress you use more unique IDs for filters like5 As I said in this bug report I have checked that in other places in Wordpress you use more unique IDs for filters like 6 6 {{{ 7 7 add_filter( 'option_nice_theme_settings[setting3]', 'function' );