This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/* | |
* Add this code to your functions.php file (or in a file that is included in it). | |
* Change the TEXTDOMAIN to match one in your theme, or remove argument all together. | |
* | |
* In example code below Post(s) is changed to New(s). | |
*/ | |
/** Changes the menu labels for "Posts" **/ |
NewerOlder