Home › Forums › General Issues › itemprop code being stripped › Reply To: itemprop code being stripped
I just tested this on a basic WP site with nothing else installed. If I add this to the main editor in code view.
<div itemscope itemtype="http://schema.org/Review">
<meta itemprop="description" content="Skylight Alternative. Fill your home with the sun's free natural light." />
<meta itemprop="datePublished" content="2016-08-15" />
</div>
the switch to visual and then back to code view, the only thing that’s still there is
<div></div>
So I have to assume that you have something already installed that is modifying the main WP editor field.
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.