Changes between Initial Version and Version 1 of Ticket #22435, comment 4
- Timestamp:
- 11/13/12 17:50:03 (6 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22435, comment 4
initial v1 8 8 In the beginning I tried to make them only 2, but the upper layer class was getting huge and also was doing two very different tasks, so I split them up. 9 9 10 {{{ {class WP_WXR_Export}}} – represents a set of posts and other site data to be exported10 {{{class WP_WXR_Export}}} – represents a set of posts and other site data to be exported 11 11 Public methods: 12 12 * {{{__construct( $filters )}}} – creates the object and queries for the data specified by the filters.
