Make WordPress Core

Opened 6 years ago

Closed 5 years ago

#46104 closed defect (bug) (fixed)

Documentation improvement

Reported by: chinteshprajapati's profile chinteshprajapati Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 5.4 Priority: normal
Severity: normal Version:
Component: Cron API Keywords: has-patch
Focuses: docs Cc:

Description

We have found grammatical mistake in comment of wp-cron.php file.

Attachments (3)

#46104.patch (641 bytes) - added by chinteshprajapati 6 years ago.
46104-2.patch (646 bytes) - added by subrataemfluence 6 years ago.
46104-3.patch (641 bytes) - added by nielslange 6 years ago.

Download all attachments as: .zip

Change History (9)

#1 @subrataemfluence
6 years ago

  • Component changed from Comments to Cron API
  • Focuses docs added
  • Keywords has-patch added

I think it should be try to grab a new lock instead.

@nielslange
6 years ago

#2 @nielslange
6 years ago

I just changed otherwise use the to otherwise, use the. 😉

#3 @pento
6 years ago

  • Version trunk deleted

#4 @nielslange
5 years ago

@pento Can't we add this low-hanging fruit to 5.3.1? It's pretty much a no-brainer and has zero impact on the underlying code base. I don't mind closing this issue either. But given the low impact, I would either merge or close it to keep the number of open issues as low as possible.

Last edited 5 years ago by nielslange (previous) (diff)

#5 @SergeyBiryukov
5 years ago

  • Milestone changed from Awaiting Review to 5.4

#6 @SergeyBiryukov
5 years ago

  • Owner set to SergeyBiryukov
  • Resolution set to fixed
  • Status changed from new to closed

In 46733:

Docs: Improve a comment about $doing_wp_cron global in wp-cron.php.

Props chinteshprajapati, subrataemfluence, nielslange.
Fixes #46104.

Note: See TracTickets for help on using tickets.