PluginProbe
WPSSO Core – Complete Schema Markup and Meta Tags / 22.7.0
WPSSO Core – Complete Schema Markup and Meta Tags v22.7.0
22.7.0 22.6.1 22.6.0 22.5.3 22.5.2 22.5.1 22.4.0 22.3.0 22.2.1 22.2.0 22.1.3 22.1.2 22.1.1 22.1.0 22.0.0 21.13.3 21.13.2 trunk 21.13.1
wpsso / actions.txt

actions.txt in WPSSO Core – Complete Schema Markup and Meta Tags 22.7.0, at actions.txt

32 lines 661 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1
2 'wpsso_cache_refresh_scheduled' ( $event_time, $event_hook, $event_args );
3
4 'wpsso_check_head_info' ( $head_info, $mod, $canonical_url )
5
6 'wpsso_clear_mod_cache' ( $mod )
7
8 'wpsso_clear_post_cache' ( $post_id, $mod )
9
10 'wpsso_clear_term_cache' ( $term_id, $mod )
11
12 'wpsso_clear_user_cache' ( $user_id, $mod )
13
14 'wpsso_refresh_post_cache' ( $post_id, $mod )
15
16 'wpsso_refresh_term_cache' ( $term_id, $mod )
17
18 'wpsso_refresh_user_cache' ( $user_id, $mod )
19
20 'wpsso_init_objects_preloader' ()
21
22 'wpsso_init_objects' ()
23
24 'wpsso_init_plugin' ()
25
26 'wpsso_init_textdomain' ()
27
28 'wpsso_pre_apply_filters_text' ( $filter_name )
29
30 'wpsso_after_apply_filters_text' ( $filter_name )
31
32