wordpress エディターにコードを追加すると、自動的に のような HTML が追加され、span
タグが削除されるか、そのクラスが削除されます。特定の投稿またはページに実装できるプラグインまたはフックはありますか?私のウェブサイトに残りを実装するソリューション。ここに、wordpressエディターに追加したいコードがあります。<br/>
<p>
<div>
<div class="home_book">
<a href="#">
<img src="http://mydomain/wp-content/uploads/2015/01/someimage.png" alt="" class="center-block" />
</a>
<p>6th grade Valerie Marzden’s school year is pretty normal. But real life problems turn this clever girl into a biz-whiz kid overnight. Can she pull her family and friends out of impending disaster?</p>
<a class="btn btn-default btn-md custom_color_btn text-center" href="#" role="button">Order Now</a>
</div>