Make WordPress Core

Ticket #41271: blogname-setting-sanitize-calls.txt

File blogname-setting-sanitize-calls.txt, 14.6 KB (added by westonruter, 6 years ago)
Line 
1Array
2(
3    [0] => Array
4        (
5            [hook_stack] => Array
6                (
7                    [0] => wp_loaded
8                    [1] => customize_sanitize_blogname
9                )
10
11            [call_stack] => Array
12                (
13                    [0] => apply_filters() at wp-includes/plugin.php:203
14                    [1] => apply_filters() at wp-includes/class-wp-customize-setting.php:578
15                    [2] => sanitize() at wp-includes/class-wp-customize-manager.php:1509
16                    [3] => post_value() at wp-includes/class-wp-customize-setting.php:557
17                    [4] => post_value() at wp-includes/class-wp-customize-setting.php:342
18                    [5] => preview() at wp-includes/class-wp-customize-manager.php:766
19                    [6] => wp_loaded() at wp-includes/class-wp-hook.php:298
20                    [7] => apply_filters() at wp-includes/class-wp-hook.php:323
21                    [8] => do_action() at wp-includes/plugin.php:453
22                    [9] => do_action() at wp-settings.php:469
23                    [10] => require_once() at wp-config.php:146
24                    [11] => require_once() at wp-load.php:37
25                    [12] => require_once() at wp-blog-header.php:13
26                    [13] => require() at index.php:17
27                )
28
29        )
30
31    [1] => Array
32        (
33            [hook_stack] => Array
34                (
35                    [0] => template_redirect
36                    [1] => pre_option_blogname
37                    [2] => customize_sanitize_blogname
38                )
39
40            [call_stack] => Array
41                (
42                    [0] => apply_filters() at wp-includes/plugin.php:203
43                    [1] => apply_filters() at wp-includes/class-wp-customize-setting.php:578
44                    [2] => sanitize() at wp-includes/class-wp-customize-manager.php:1509
45                    [3] => post_value() at wp-includes/class-wp-customize-setting.php:557
46                    [4] => post_value() at wp-includes/class-wp-customize-setting.php:457
47                    [5] => _preview_filter() at wp-includes/class-wp-hook.php:300
48                    [6] => apply_filters() at wp-includes/plugin.php:203
49                    [7] => apply_filters() at wp-includes/option.php:58
50                    [8] => get_option() at wp-includes/user.php:616
51                    [9] => get_blogs_of_user() at wp-includes/class-wp-admin-bar.php:43
52                    [10] => initialize() at wp-includes/admin-bar.php:47
53                    [11] => _wp_admin_bar_init() at wp-includes/class-wp-hook.php:298
54                    [12] => apply_filters() at wp-includes/class-wp-hook.php:323
55                    [13] => do_action() at wp-includes/plugin.php:453
56                    [14] => do_action() at wp-includes/template-loader.php:12
57                    [15] => require_once() at wp-blog-header.php:19
58                    [16] => require() at index.php:17
59                )
60
61        )
62
63    [2] => Array
64        (
65            [hook_stack] => Array
66                (
67                    [0] => wp_head
68                    [1] => pre_option_blogname
69                    [2] => customize_sanitize_blogname
70                )
71
72            [call_stack] => Array
73                (
74                    [0] => apply_filters() at wp-includes/plugin.php:203
75                    [1] => apply_filters() at wp-includes/class-wp-customize-setting.php:578
76                    [2] => sanitize() at wp-includes/class-wp-customize-manager.php:1509
77                    [3] => post_value() at wp-includes/class-wp-customize-setting.php:557
78                    [4] => post_value() at wp-includes/class-wp-customize-setting.php:457
79                    [5] => _preview_filter() at wp-includes/class-wp-hook.php:300
80                    [6] => apply_filters() at wp-includes/plugin.php:203
81                    [7] => apply_filters() at wp-includes/option.php:58
82                    [8] => get_option() at wp-includes/general-template.php:726
83                    [9] => get_bloginfo() at wp-includes/general-template.php:1026
84                    [10] => wp_get_document_title() at wp-includes/general-template.php:1076
85                    [11] => _wp_render_title_tag() at wp-includes/class-wp-hook.php:298
86                    [12] => apply_filters() at wp-includes/class-wp-hook.php:323
87                    [13] => do_action() at wp-includes/plugin.php:453
88                    [14] => do_action() at wp-includes/general-template.php:2593
89                    [15] => wp_head() at wp-content/themes/twentyfifteen/header.php:21
90                    [16] => require_once() at wp-includes/template.php:688
91                    [17] => load_template() at wp-includes/template.php:647
92                    [18] => locate_template() at wp-includes/general-template.php:41
93                    [19] => get_header() at wp-content/themes/twentyfifteen/single.php:10
94                    [20] => include() at wp-includes/template-loader.php:74
95                    [21] => require_once() at wp-blog-header.php:19
96                    [22] => require() at index.php:17
97                )
98
99        )
100
101    [3] => Array
102        (
103            [hook_stack] => Array
104                (
105                    [0] => wp_head
106                    [1] => pre_option_blogname
107                    [2] => customize_sanitize_blogname
108                )
109
110            [call_stack] => Array
111                (
112                    [0] => apply_filters() at wp-includes/plugin.php:203
113                    [1] => apply_filters() at wp-includes/class-wp-customize-setting.php:578
114                    [2] => sanitize() at wp-includes/class-wp-customize-manager.php:1509
115                    [3] => post_value() at wp-includes/class-wp-customize-setting.php:557
116                    [4] => post_value() at wp-includes/class-wp-customize-setting.php:457
117                    [5] => _preview_filter() at wp-includes/class-wp-hook.php:300
118                    [6] => apply_filters() at wp-includes/plugin.php:203
119                    [7] => apply_filters() at wp-includes/option.php:58
120                    [8] => get_option() at wp-includes/general-template.php:726
121                    [9] => get_bloginfo() at wp-includes/general-template.php:2642
122                    [10] => feed_links() at wp-includes/class-wp-hook.php:298
123                    [11] => apply_filters() at wp-includes/class-wp-hook.php:323
124                    [12] => do_action() at wp-includes/plugin.php:453
125                    [13] => do_action() at wp-includes/general-template.php:2593
126                    [14] => wp_head() at wp-content/themes/twentyfifteen/header.php:21
127                    [15] => require_once() at wp-includes/template.php:688
128                    [16] => load_template() at wp-includes/template.php:647
129                    [17] => locate_template() at wp-includes/general-template.php:41
130                    [18] => get_header() at wp-content/themes/twentyfifteen/single.php:10
131                    [19] => include() at wp-includes/template-loader.php:74
132                    [20] => require_once() at wp-blog-header.php:19
133                    [21] => require() at index.php:17
134                )
135
136        )
137
138    [4] => Array
139        (
140            [hook_stack] => Array
141                (
142                    [0] => wp_head
143                    [1] => pre_option_blogname
144                    [2] => customize_sanitize_blogname
145                )
146
147            [call_stack] => Array
148                (
149                    [0] => apply_filters() at wp-includes/plugin.php:203
150                    [1] => apply_filters() at wp-includes/class-wp-customize-setting.php:578
151                    [2] => sanitize() at wp-includes/class-wp-customize-manager.php:1509
152                    [3] => post_value() at wp-includes/class-wp-customize-setting.php:557
153                    [4] => post_value() at wp-includes/class-wp-customize-setting.php:457
154                    [5] => _preview_filter() at wp-includes/class-wp-hook.php:300
155                    [6] => apply_filters() at wp-includes/plugin.php:203
156                    [7] => apply_filters() at wp-includes/option.php:58
157                    [8] => get_option() at wp-includes/general-template.php:726
158                    [9] => get_bloginfo() at wp-includes/general-template.php:2653
159                    [10] => feed_links() at wp-includes/class-wp-hook.php:298
160                    [11] => apply_filters() at wp-includes/class-wp-hook.php:323
161                    [12] => do_action() at wp-includes/plugin.php:453
162                    [13] => do_action() at wp-includes/general-template.php:2593
163                    [14] => wp_head() at wp-content/themes/twentyfifteen/header.php:21
164                    [15] => require_once() at wp-includes/template.php:688
165                    [16] => load_template() at wp-includes/template.php:647
166                    [17] => locate_template() at wp-includes/general-template.php:41
167                    [18] => get_header() at wp-content/themes/twentyfifteen/single.php:10
168                    [19] => include() at wp-includes/template-loader.php:74
169                    [20] => require_once() at wp-blog-header.php:19
170                    [21] => require() at index.php:17
171                )
172
173        )
174
175    [5] => Array
176        (
177            [hook_stack] => Array
178                (
179                    [0] => wp_head
180                    [1] => pre_option_blogname
181                    [2] => customize_sanitize_blogname
182                )
183
184            [call_stack] => Array
185                (
186                    [0] => apply_filters() at wp-includes/plugin.php:203
187                    [1] => apply_filters() at wp-includes/class-wp-customize-setting.php:578
188                    [2] => sanitize() at wp-includes/class-wp-customize-manager.php:1509
189                    [3] => post_value() at wp-includes/class-wp-customize-setting.php:557
190                    [4] => post_value() at wp-includes/class-wp-customize-setting.php:457
191                    [5] => _preview_filter() at wp-includes/class-wp-hook.php:300
192                    [6] => apply_filters() at wp-includes/plugin.php:203
193                    [7] => apply_filters() at wp-includes/option.php:58
194                    [8] => get_option() at wp-includes/general-template.php:726
195                    [9] => get_bloginfo() at wp-includes/general-template.php:2691
196                    [10] => feed_links_extra() at wp-includes/class-wp-hook.php:298
197                    [11] => apply_filters() at wp-includes/class-wp-hook.php:323
198                    [12] => do_action() at wp-includes/plugin.php:453
199                    [13] => do_action() at wp-includes/general-template.php:2593
200                    [14] => wp_head() at wp-content/themes/twentyfifteen/header.php:21
201                    [15] => require_once() at wp-includes/template.php:688
202                    [16] => load_template() at wp-includes/template.php:647
203                    [17] => locate_template() at wp-includes/general-template.php:41
204                    [18] => get_header() at wp-content/themes/twentyfifteen/single.php:10
205                    [19] => include() at wp-includes/template-loader.php:74
206                    [20] => require_once() at wp-blog-header.php:19
207                    [21] => require() at index.php:17
208                )
209
210        )
211
212    [6] => Array
213        (
214            [hook_stack] => Array
215                (
216                    [0] => pre_option_blogname
217                    [1] => customize_sanitize_blogname
218                )
219
220            [call_stack] => Array
221                (
222                    [0] => apply_filters() at wp-includes/plugin.php:203
223                    [1] => apply_filters() at wp-includes/class-wp-customize-setting.php:578
224                    [2] => sanitize() at wp-includes/class-wp-customize-manager.php:1509
225                    [3] => post_value() at wp-includes/class-wp-customize-setting.php:557
226                    [4] => post_value() at wp-includes/class-wp-customize-setting.php:457
227                    [5] => _preview_filter() at wp-includes/class-wp-hook.php:300
228                    [6] => apply_filters() at wp-includes/plugin.php:203
229                    [7] => apply_filters() at wp-includes/option.php:58
230                    [8] => get_option() at wp-includes/general-template.php:726
231                    [9] => get_bloginfo() at wp-includes/general-template.php:584
232                    [10] => bloginfo() at wp-content/themes/twentyfifteen/header.php:37
233                    [11] => require_once() at wp-includes/template.php:688
234                    [12] => load_template() at wp-includes/template.php:647
235                    [13] => locate_template() at wp-includes/general-template.php:41
236                    [14] => get_header() at wp-content/themes/twentyfifteen/single.php:10
237                    [15] => include() at wp-includes/template-loader.php:74
238                    [16] => require_once() at wp-blog-header.php:19
239                    [17] => require() at index.php:17
240                )
241
242        )
243
244    [7] => Array
245        (
246            [hook_stack] => Array
247                (
248                    [0] => pre_option_blogname
249                    [1] => customize_sanitize_blogname
250                )
251
252            [call_stack] => Array
253                (
254                    [0] => apply_filters() at wp-includes/plugin.php:203
255                    [1] => apply_filters() at wp-includes/class-wp-customize-setting.php:578
256                    [2] => sanitize() at wp-includes/class-wp-customize-manager.php:1509
257                    [3] => post_value() at wp-includes/class-wp-customize-setting.php:557
258                    [4] => post_value() at wp-includes/class-wp-customize-setting.php:457
259                    [5] => _preview_filter() at wp-includes/class-wp-hook.php:300
260                    [6] => apply_filters() at wp-includes/plugin.php:203
261                    [7] => apply_filters() at wp-includes/option.php:58
262                    [8] => get_option() at wp-includes/user.php:616
263                    [9] => get_blogs_of_user() at wp-includes/link-template.php:3474
264                    [10] => get_dashboard_url() at wp-includes/link-template.php:3524
265                    [11] => get_edit_profile_url() at wp-includes/link-template.php:1528
266                    [12] => get_edit_user_link() at wp-includes/comment-template.php:2228
267                    [13] => comment_form() at wp-content/themes/twentyfifteen/comments.php:56
268                    [14] => require() at wp-includes/comment-template.php:1471
269                    [15] => comments_template() at wp-content/themes/twentyfifteen/single.php:28
270                    [16] => include() at wp-includes/template-loader.php:74
271                    [17] => require_once() at wp-blog-header.php:19
272                    [18] => require() at index.php:17
273                )
274
275        )
276
277)