Opened 7 years ago
Closed 7 years ago
#3009 closed enhancement (fixed)
Add CSS class to "<!--more-->" link
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.1 |
| Component: | Template | Version: | 2.0.4 |
| Severity: | normal | Keywords: | bg|has-patch bg|commit |
| Cc: |
Description
Now I realize I can do something like this:
<?php the_content('<span class="more">read more</span>'); ?>
But that's not always enough, especially when doing funky things like adding a background image and such.
So, to make life easier for everyone, I propose a CSS class being added to the more link. :)
Attachments (2)
Change History (7)
Viper007Bond — 7 years ago
comment:2
Viper007Bond — 7 years ago
Whoops at "defect". I always forget about that new value. :(
comment:3
markjaquith — 7 years ago
Yeah, I'd like that. I'd also like these 15 minutes of my life back:
http://txfx.net/files/wordpress/wp-customized-more-link.phps
comment:4
markjaquith — 7 years ago
- Owner changed from anonymous to markjaquith
- Status changed from new to assigned
Patch refreshed for consideration on Wednesday
Note: See
TracTickets for help on using
tickets.

Patch looks good.