<div dir="ltr"><div><div>Hi everybody,<br><br>I have just one question about best coding practice and didn&#39;t know if it was already discussed.<br><br></div>Is it senseful for a theme do remove the default gallery styling of WordPress core with <br>
<div><pre class=""><span class="">add_filter</span><span class="">(</span><span class=""> </span><span class="">&#39;use_default_gallery_style&#39;</span><span class="">,</span><span class=""> </span><span class="">&#39;__return_false&#39;</span><span class=""> </span><span class="">); </span><br>
</pre></div>and add own gallery styling within the style.css?? Or will it lead to conflicts with some plugins which enhance the gallery feature?<br><br></div><div>Best Regards,<br></div><div>Thomas<br></div><div><pre class="">
<br></pre></div></div>