# wpsso/22.7.0/html/actions.html

WPSSO Core – Complete Schema Markup and Meta Tags, version 22.7.0. 54 lines.

- Page: https://pluginprobe.com/plugins/wpsso/22.7.0/code/html/actions.html
- Raw: https://pluginprobe.com/plugins/wpsso/22.7.0/raw/html/actions.html
- Modified: 2024-08-25T16:24:02+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/wpsso/22.7.0/code/html/actions.html#L10-L20`.

```html

<style type="text/css">

	table.wpsso-actions {
		font-size:0.9em;
	}

	table.wpsso-actions tr {
		border-bottom:1px solid #ccc;
	}

	table.wpsso-actions th {
		vertical-align:top;
		padding:15px 15px 15px 0;
	}

	table.wpsso-actions td {
		vertical-align:top;
		padding:15px 0 15px 15px;
	}

</style>

<table class="wpsso-actions">

<tr><th>wpsso_cache_refresh_scheduled</th><td>(&nbsp;$event_time, $event_hook, $event_args&nbsp;)</td><td></td></tr>

<tr><th>wpsso_check_head_info</th><td>(&nbsp;$head_info, $mod, $canonical_url&nbsp;)</td><td></td></tr>

<tr><th>wpsso_clear_mod_cache</th><td>(&nbsp;$mod&nbsp;)</td><td></td></tr>

<tr><th>wpsso_clear_post_cache</th><td>(&nbsp;$post_id&nbsp;)</td><td></td></tr>

<tr><th>wpsso_clear_term_cache</th><td>(&nbsp;$term_id&nbsp;)</td><td></td></tr>

<tr><th>wpsso_clear_user_cache</th><td>(&nbsp;$user_id&nbsp;)</td><td></td></tr>

<tr><th>wpsso_init_textdomain</th><td>()</td><td>Action triggered during WordPress 'init' priority 10, after the Wpsso class $check, $avail, and $debug properties have been instantiated.</td></tr>

<tr><th>wpsso_init_options</th><td>()</td><td>Action triggered during WordPress 'init' priority 10, after the Wpsso class $check, $avail, and $debug, $cache, $util, and $opt properties have been instantiated.</td></tr>

<tr><th>wpsso_init_objects_preloader</th><td>()</td><td></td></tr>

<tr><th>wpsso_init_objects</th><td>()</td><td>Action triggered during WordPress 'init' priority 10, after all Wpsso class objects have been instantiated.</td></tr>

<tr><th>wpsso_init_plugin</th><td>()</td><td>Action triggered during WordPress 'init' priority 12.</td></tr>

<tr><th>wpsso_pre_apply_filters_text</th><td>(&nbsp;$filter_name&nbsp;)</td><td></td></tr>

<tr><th>wpsso_after_apply_filters_text</th><td>(&nbsp;$filter_name&nbsp;)</td><td></td></tr>

</table>


```
