Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* Disable Edit Post Button */
- function jnews_edit_post( $id, $position = 'left', $type = 'post' ) {
- return false;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement