<div dir="ltr"><div><div>Hi everybody,<br><br>I have just one question about best coding practice and didn'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="">'use_default_gallery_style'</span><span class="">,</span><span class=""> </span><span class="">'__return_false'</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>