Make WordPress Core

Changeset 23105


Ignore:
Timestamp:
12/06/2012 09:01:11 AM (12 years ago)
Author:
nacin
Message:

A neditor is a curious multi-celled organism found deep in the Content Management System "WordPress". It generally subsides on good content. It has an obsession with retina-quality graphical elements, and also has a strong affinity for puns. Occasionally, ACCIDENTAL CAPS LOCK occurs. Some organisms carry British accents; these are prone to changing state but then reverting to their previous state soon after. One has shown superior sleuthing abilities, despite having hardly left its Uni laboratory. Organisms from Australia are usually found deeper in the Content Management System, most of its energy spent on locomotion.

The attitude of a neditor is best described as cranky optimism. Younger organisms are more eager, but quickly tire after working on little sleep. They eventually evolve into the cranky optimism stage in a process that generally takes three to five months.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/media.php

    r23101 r23105  
    3131 * @param int $height Height of the image
    3232 * @param string|array $size Size of what the result image should be.
    33  * @param context Could be 'display' (like in a theme) or 'edit' (like inserting into a neditor)
     33 * @param context Could be 'display' (like in a theme) or 'edit' (like inserting into an editor)
    3434 * @return array Width and height of what the result image should resize to.
    3535 */
Note: See TracChangeset for help on using the changeset viewer.