Home - this site is powered by TWiki(R)
Blog > WebHome
TWiki webs: Main | TWiki | Sandbox   Log In or Register

Changes | Index | Search | Go
The following will just rvoeme links from the screen, but don't forget to add above restrict_comment_editing snippet also.add_filter('comment_row_actions', array(&$this, 'rvoeme_comment_edit'), 1, 2); public function rvoeme_comment_edit($actions, $comment) { $user_id = get_current_user_id(); if ($comment->user_id = $user_id) { unset($actions['edit']); unset($actions['quickedit']); } return $actions; } vdwdvwsdvsdvsdvsdv Welcome to Health tips.. hi everybody...
Edit | Attach | Print version | History: r36 < r35 < r34 < r33 < r32 | Backlinks | Raw View | Raw edit | More topic actions

This site is powered by the TWiki collaboration platformCopyright © 2008-2013 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
TWiki Appliance - Powered by TurnKey Linux