Make WordPress Core


Ignore:
Timestamp:
07/09/2005 01:27:46 AM (20 years ago)
Author:
matt
Message:

Massive user_level fix. We were still using the user_level field in wp_users in some places, where we should just use the table prefixed usermeta value.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/post.php

    r2701 r2702  
    355355<div class="wrap">
    356356<?php _e('<h3>WordPress bookmarklet</h3>
    357 <p>You can drag the following link to your links bar or add it to your bookmarks and when you "Press it" it will open up a popup window with information and a link to the site you&#8217;re currently browsing so you can make a quick post about it. Try it out:</p>') ?>
     357<p>Right click on the following link and choose "Add to favorites" to create a posting shortcut.</p>') ?>
    358358<p>
    359359
Note: See TracChangeset for help on using the changeset viewer.