Beskrivelse
Like this plugin? Consider leaving a quick review or writing about how you’ve used it on your site – send me a link to that write up if you do.
This plugin is maintained on GitHub, so feel free to use the repository for reporting issues, submitting feature requests and submitting pull requests.
This simple plugin changes the default behaviour of the «Add Link» modal window, which typically only shows published content, by expanding it to include posts with any post status, allowing you to link to scheduled content, draft content, private content and posts with custom post statuses, like Pitches created by a plugin like Edit Flow.
Just because this allows you to link to the content, this does not mean that the content is necessarily published, nor will it publish unpublished content. Use only when you know the status of each post that you’re linking to, to avoid broken links.
Installasjon
You know the drill…
FAQ
- I have an issue
-
The best thing to do is to submit an issue on GitHub. If you don’t have a GitHub account, then get in touch with me and I’ll see if I can help.
- Can you add a feature to this plugin?
-
Probably. The best thing to do is to create a new feature request on GitHub. If you don’t have a GitHub account, then tell me what this plugin should do that it doesn’t currently.
Vurderinger
Bidragsytere og utviklere
“All Post Statuses for Add Link” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.
BidragsytereOversett “All Post Statuses for Add Link” til ditt språk.
Interessert i utvikling?
Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.
Endringslogg
1.1
Release date: August 13, 2015
- Remove media items from the list of items to link to by removing post type ‘attachment’ from query, since this is better handled by the media manager.
1.0
Release date: February 17, 2015
- Initiell utgivelse