Ticket #3359 (closed enhancement: duplicate)

Opened 2 years ago

Last modified 1 year ago

Improved get_the_content() Function

Reported by: iacas Assigned to: anonymous
Priority: normal Milestone:
Component: Administration Version: 2.0.5
Severity: normal Keywords:
Cc:

Description

I believe WordPress could be enhanced by having a better "get_the_content();" function. I've written more about it here:

http://nslog.com/2006/11/13/fixing_read_more_links_in_wordpress/

Essentially, I'd like WordPress to allow me to determine how the "Read More..." links are written. Either they could be included in the last sentence of the entry body's last paragraph (without a <br /> tag) or in their own paragraph. The current method produces ugly HTML that isn't very flexible for the user to work with via CSS or other styles.

Sample code exists on my site, as does a proposed change to the "get_the_content()" function.

I've written more in the URL above, so please have a look.

Change History

07/15/07 17:43:20 changed by Nazgul

  • milestone set to 2.4 (future).

09/14/07 13:21:12 changed by pishmishy

  • status changed from new to closed.
  • resolution set to duplicate.

I believe this is pretty similar to #4975. I hope you don't mind if I close this as a duplicate and link the two together. It appears from your blog that you may have addressed your needs through a plugin anyhow.

09/14/07 13:23:48 changed by Nazgul

  • milestone deleted.