Changes between Initial Version and Version 1 of Ticket #174, comment 26
- Timestamp:
- 07/19/2016 10:24:43 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #174, comment 26
initial v1 9 9 Another thing to think about is that the parser ships with the p2p library only, without the admin functionality. https://github.com/scribu/wp-lib-posts-to-posts 10 10 11 It creates fatal errors when parsing if both the library (used by the parser) and p2p plugin are activated. So that has to be fixed before we can use the p2p plugin in the dashboard11 It creates fatal errors when parsing if both the library (used by the parser) and p2p plugin are both activated. So that has to be fixed before we can use the p2p plugin in the dashboard 12 12 13 13