WordPress.org

Make WordPress Core

Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#2991 closed enhancement (fixed)

<!--more But wait, there's more! -->

Reported by: skeltoac Owned by: anonymous
Priority: normal Milestone: 2.1
Component: Administration Version: 2.1
Severity: normal Keywords: commit
Cc:

Description

Might as well have syntax for custom More links per post...

Attachments (3)

moremoremore.diff (715 bytes) - added by skeltoac 7 years ago.
Sanitize it first, baby.
sometimes_posts_have_more_than_one_letter.diff (539 bytes) - added by markjaquith 7 years ago.
Regardless of <!--more-->, $content needs to be an array
we_do_mores_for_xmlrpc_too.diff (708 bytes) - added by westi 7 years ago.
<!--more xmlrpc needs to cope with the new style <!--more--> too-->

Download all attachments as: .zip

Change History (11)

comment:1 skeltoac7 years ago

Patch attached.

skeltoac7 years ago

Sanitize it first, baby.

comment:2 ryan7 years ago

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

(In [4070]) (More more more) how do you like it, how do you like it. fixes #2991

comment:3 markjaquith7 years ago

  • Resolution fixed deleted
  • Status changed from closed to reopened

I'd like it more if it didn't reduce all posts that lack <!--more--> to only one letter! :-) See patch.

markjaquith7 years ago

Regardless of <!--more-->, $content needs to be an array

comment:4 ryan7 years ago

  • Resolution set to fixed
  • Status changed from reopened to closed

(In [4071]) There can be only one, or maybe more. Props Mark J. fixes #2991

comment:5 westi7 years ago

  • Resolution fixed deleted
  • Status changed from closed to reopened

And another one.

Don't forget xmlrpc!

See attached patch

westi7 years ago

<!--more xmlrpc needs to cope with the new style <!--more--> too-->

comment:6 markjaquith7 years ago

  • Keywords commit added

Looks good, Westi. Put 'er in.

comment:7 ryan7 years ago

  • Resolution set to fixed
  • Status changed from reopened to closed

(In [4074]) More more for xmlrpc. fixes #2991

comment:8 ryan7 years ago

  • Version changed from 2.0.4 to 2.1
Note: See TracTickets for help on using tickets.