Advertisement
jegtheme

common-function.php

Jun 15th, 2015
235
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.09 KB | None | 0 0
  1. function jeg_get_author_name_jmagz( $value, $author_id='' ) {
  2.     return get_the_author();
  3. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement