Skip to content

Include feed type="" attr in feed_link#822

Merged
bloatware merged 1 commit into
textpattern:devfrom
da2x:bugfix_taghandler_feedtypes
Oct 30, 2016
Merged

Include feed type="" attr in feed_link#822
bloatware merged 1 commit into
textpattern:devfrom
da2x:bugfix_taghandler_feedtypes

Conversation

@da2x

@da2x da2x commented Oct 25, 2016

Copy link
Copy Markdown
Contributor

Helps designers target feed links more easily with CSS, and help robots and software figure out what the link leads to without following it.

All other major CMS provide this at least in their default themes.

@bloatware

Copy link
Copy Markdown
Member

Please switch to more 4.6-ish

$out = href($txt, $url,  array( 'type' => $type, 'title' => $title ));

@da2x

da2x commented Oct 29, 2016

Copy link
Copy Markdown
Contributor Author

@bloatware, like this?

@bloatware bloatware merged commit 12150e1 into textpattern:dev Oct 30, 2016
@bloatware

Copy link
Copy Markdown
Member

Fine, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants