Forums

editing admin cp (2 posts)

  1. Kerosan
    Member
    Posted 4 years ago #

    When you go to manage a page or write up a new page/post, on the right sidebar, theres a section called Related... Where can I go to edit that? Basically I want to add a list of the emoticons I can use. Since I don't know how to make it show up in the WYSIWYG, I just want a list of my emoticons with the correct keyword I have to type in for it to show up in my post. Anyone have any ideas? Thanks

  2. Michael Torbert
    WordPress Virtuoso
    Posted 4 years ago #

    grep "Related" *.php

    edit-form-advanced.php:<h5><?php _e('Related') ?></h5>
    edit-form-comment.php:<h5><?php _e('Related') ?></h5>
    edit-link-form.php:<h5><?php _e('Related') ?></h5>
    edit-page-form.php:<h5><?php _e('Related') ?></h5>

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.