Plugin Directory


Ignore:
Timestamp:
10/13/2013 01:56:03 AM (12 years ago)
Author:
lessbloat
Message:

Made several tweaks across a number of files, including:

  • Added all current contributors
  • Bumped version number
  • Code review - fixing tiny things here and there
  • Fixed "recently published" sort order bug
  • Added 3 hooks to activity widget. Someone who knows more about hooks can alter/improve these
File:
1 edited

Legend:

Unmodified
Added
Removed
  • dashboard/trunk/quickdraft.php

    r786627 r787085  
    66 *
    77 *
    8  * @since 3.7.0
     8 * @since 3.8.0
    99 *
    1010 */
     
    2323
    2424/**
     25 * Quick Draft $_POST is handled here
    2526 *
    2627 *
    2728 *
    28  *
    29  * @since 3.7.0
     29 * @since 3.8.0
    3030 *
    3131 */
     
    3939
    4040/**
    41  * The QuickDraft widget display and creation of drafts
     41 * The Quick Draft widget display and creation of drafts
    4242 *
    4343 *
    4444 *
    45  * @since 3.7.0
     45 * @since 3.8.0
    4646 *
    4747 */
     
    9797
    9898/**
     99 * Show `Recent Drafts` below Quick Draft form
    99100 *
    100101 *
    101102 *
    102  *
    103  * @since 3.7.0
     103 * @since 3.8.0
    104104 *
    105105 */
Note: See TracChangeset for help on using the changeset viewer.