Title: Customizer &#8211; About section
Last modified: April 17, 2025

---

# Customizer – About section

 *  Resolved [Guido](https://wordpress.org/support/users/guido07111975/)
 * (@guido07111975)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/customizer-about-section/)
 * Hi,
 * In the Customizer > About section I include a page that has some text and a YouTube
   video on it.
 * The YouTube video is stripped from the content at the frontend of my site. 
   Guess
   this is happening since a recent theme update.
 * I have added the video as iframe and as regular link. Both are stripped.
 * Guido

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Thread Starter [Guido](https://wordpress.org/support/users/guido07111975/)
 * (@guido07111975)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/customizer-about-section/#post-18423037)
 * Hi [@famethemes](https://wordpress.org/support/users/famethemes/)
 * Found out it’s caused by a recent theme update, you’ve added `wp_kses_post()`
   in the About template file. Check [this link](https://themes.trac.wordpress.org/changeset/239888/onepress/2.3.9/section-parts/section-about.php).
   I personally don’t know how to escape this properly, without the YouTube embed/
   link being stripped.
 * Guido
 *  Thread Starter [Guido](https://wordpress.org/support/users/guido07111975/)
 * (@guido07111975)
 * [8 months, 3 weeks ago](https://wordpress.org/support/topic/customizer-about-section/#post-18650021)
 * Hi [@famethemes](https://wordpress.org/support/users/famethemes/)
 * Last update (2.3.15) did not fix this unfortunately.
 * Guido
 *  Thread Starter [Guido](https://wordpress.org/support/users/guido07111975/)
 * (@guido07111975)
 * [3 months, 2 weeks ago](https://wordpress.org/support/topic/customizer-about-section/#post-18830120)
 * FYI: I fixed it by adding iframe to the `wp_kses_allowed_html` filter, via a 
   code snippet.

Viewing 3 replies - 1 through 3 (of 3 total)

You must be [logged in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcustomizer-about-section%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/onepress/2.3.18/screenshot.png)
 * OnePress
 * [Support Threads](https://wordpress.org/support/theme/onepress/)
 * [Active Topics](https://wordpress.org/support/theme/onepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/onepress/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/onepress/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Guido](https://wordpress.org/support/users/guido07111975/)
 * Last activity: [3 months, 2 weeks ago](https://wordpress.org/support/topic/customizer-about-section/#post-18830120)
 * Status: resolved