Ticket #5667 (closed defect: fixed)

Opened 10 months ago

Last modified 8 months ago

atompub service document should use blog title instead of "WordPress"

Reported by: tvachon Assigned to: anonymous
Priority: normal Milestone: 2.5
Component: General Version:
Severity: normal Keywords: has-patch
Cc:

Description (Last modified by lloydbudd)

atompub service document should use blog title instead of "WordPress"

This allows tools interacting with multiple wordpress blogs to distinguish between collections by title. Patch attached.

Attachments

wp-app.php.01142007.patch (1.1 kB) - added by tvachon on 01/14/08 19:50:50.
Patch to use blog title instead of "WordPress" in service document.

Change History

01/14/08 19:50:50 changed by tvachon

  • attachment wp-app.php.01142007.patch added.

Patch to use blog title instead of "WordPress" in service document.

01/15/08 00:02:38 changed by lloydbudd

  • keywords set to has-patch.
  • description changed.
  • milestone changed from 2.6 to 2.5.

03/14/08 20:01:09 changed by westi

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

(In [7301]) Use blog name in atom service document. Fixes #5667 props tvachon.