humanmade / humanmade/altis-analytics

Document best practices for escaping the title with A/B tests

Open
#332 0 comments 0 reactions 0 assignees View on GitHub
to-refine-cloud
Dominant language
PHP
Stars
9
Forks
2
PR merge metrics
No merged PRs in 30d

Description

The default behaviour for the A/B tests feature is to filter the output of `get_the_title()` - the recommendation is for themes to use `the_title()` to output the post title when possible, otherwise they will need to escape the output using `wp_strip_all_tags()`.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.