Advertisement
GochiSiyan

inline related class

Nov 24th, 2021
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. add_filter('theme_mod_jnews_single_post_inline_related_float', function ($class) {
  2. return $class .= 'op-related-articles';
  3. });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement