Thread3 replies · original post preserved
horse

P2 without replacing WordPress

PalmX treats P2 as a publishing pattern, not a separate database model. Posts stay in wp_posts, comments stay in wp_comments, and users remain WordPress users.

The companion plugin adds the small amount of workflow state needed for front-end posting, inline editing, reply actions, and activity ordering.

Reply 3 Permalink #Architecture #P2 #WordPress

A native WordPress comment can bring this thread back to the top without changing the original post date. @horse this is the activity-time example.

#2

The nested reply stays in WordPress comment_parent, so the thread remains native while the activity time updates.

#3

The notification path is also native: @horsepress is referenced from this reply, while the thread and activity timestamp remain WordPress data.

#4

Replies

A native WordPress comment can bring this thread back to the top without changing the original post date. @horse this is the activity-time example.

#2

The nested reply stays in WordPress comment_parent, so the thread remains native while the activity time updates.

#3

The notification path is also native: @horsepress is referenced from this reply, while the thread and activity timestamp remain WordPress data.

#4

Reply to this thread

Menu · New · Reply · Scroll · Find