Make WordPress Core

Changes between Initial Version and Version 2 of Ticket #28467


Ignore:
Timestamp:
06/06/2014 01:03:20 PM (12 years ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #28467

    • Property Keywords has-patch dev-feedback added
    • Property Milestone changed from Awaiting Review to 4.0
  • Ticket #28467 – Description

    initial v2  
    11The maximal length for the string $transient is not defined in the inline documentation. This patch adds this for set_transient and set_site_transient.
    22
    3 In the Codex (https://core.trac.wordpress.org/ticket/15058) there is already a discussion about this topic; however, that is about validation. And as this discussion is still ongoing, this addition to the inline documentation is helpful to the developers and users.
     3In the Codex (#15058) there is already a discussion about this topic; however, that is about validation. And as this discussion is still ongoing, this addition to the inline documentation is helpful to the developers and users.