Admin Column Plugin is without filters
-
Hey guys, how are you? =) This is a problem I solved already, but decided to leave it there to save someone else the trouble if you don’t mind.
I decided to give it a go on Admin Column View (link below) given the increasing number of pages on my website even though its been a while since it doesn’t update, good so far. But one will see that the filters are not being applied.
WHERE TO APPLY THE FILTER:
admin-column-view\views\column.php
Line 28.If you’re feeling lazy just replace the line for this:
<span class="name"><?php echo esc_html( apply_filters ('the_title',$item->post_title) ).$has_children; ?></span>
No other issues so far. Again, thank you for such amazing plugin =)
- The topic ‘Admin Column Plugin is without filters’ is closed to new replies.