Advertisement
GochiSiyan

Untitled

Sep 21st, 2021
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. add_filter( 'jnews_top_lang_param', function ($param) {
  2. $param['dropdown'] = 1;
  3. return $param;
  4. } );
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement