New Hack: Add Word Wrap Option to Textarea
-
1. download source_editor.zip, unzip to wp-includes/js
2. edit wp-admin/edit-form-advanced.php, find <?php the_quicktags(); ?>, add this code under it:<div style=”float: right; margin-top:-25px;”>
<script language=”javascript” type=”text/javascript”>renderWordWrap();</script>
</div>Download
- The topic ‘New Hack: Add Word Wrap Option to Textarea’ is closed to new replies.