add_filter( ‘generate_leave_comment’,’tu_custom_leave_comment’ ); function tu_custom_leave_comment() { return ‘اپنی رائے کا اظہار کریں’; }