Changes between Initial Version and Version 1 of Ticket #40807, comment 5
- Timestamp:
- 10/06/2017 06:39:46 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #40807, comment 5
initial v1 1 1 @birgire patch is looking good! I don't think we need to worry about restricting which post types can have children. I think this `hierarchical` property is really more for the sake of the UI than a restriction on the data model. After all, an `attachment` post can have parent even though it isn't hierarchical. 2 2 3 See my [https://github.com/xwp/wordpress-develop/pull/276/commits/0bfc4dc changes] for what needed to be done to apply [https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards WordPress-Coding-Standards]. 3 See my [https://github.com/xwp/wordpress-develop/pull/276/commits/0bfc4dc changes] for what needed to be done to apply [https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards WordPress-Coding-Standards]. It was mostly whitespace changes; see [https://github.com/xwp/wordpress-develop/pull/276/commits/0bfc4dc117e93c9e2365337e38b36864768ae055?w=1 diff without]. 4 4 5 5 A build is running now: https://travis-ci.org/xwp/wordpress-develop/builds/284338738