NEXT craftinamerica.org. Base setup for headless wordpress https://www.craftinamerica.org
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
J 1a941fe7b7 refac: including posts2posts for convenience 6 år sedan
..
README.md refac: including posts2posts for convenience 6 år sedan
api.php refac: including posts2posts for convenience 6 år sedan
autoload.php refac: including posts2posts for convenience 6 år sedan
composer.json refac: including posts2posts for convenience 6 år sedan
connection-type-factory.php refac: including posts2posts for convenience 6 år sedan
connection-type.php refac: including posts2posts for convenience 6 år sedan
determinate-connection-type.php refac: including posts2posts for convenience 6 år sedan
directed-connection-type.php refac: including posts2posts for convenience 6 år sedan
direction-strategy.php refac: including posts2posts for convenience 6 år sedan
exception.php refac: including posts2posts for convenience 6 år sedan
indeterminate-connection-type.php refac: including posts2posts for convenience 6 år sedan
indeterminate-directed-connection-type.php refac: including posts2posts for convenience 6 år sedan
item-any.php refac: including posts2posts for convenience 6 år sedan
item-attachment.php refac: including posts2posts for convenience 6 år sedan
item-post.php refac: including posts2posts for convenience 6 år sedan
item-user.php refac: including posts2posts for convenience 6 år sedan
item.php refac: including posts2posts for convenience 6 år sedan
list-renderer.php refac: including posts2posts for convenience 6 år sedan
list.php refac: including posts2posts for convenience 6 år sedan
query-post.php refac: including posts2posts for convenience 6 år sedan
query-user.php refac: including posts2posts for convenience 6 år sedan
query.php refac: including posts2posts for convenience 6 år sedan
reciprocal-connection-type.php refac: including posts2posts for convenience 6 år sedan
shortcodes.php refac: including posts2posts for convenience 6 år sedan
side-attachment.php refac: including posts2posts for convenience 6 år sedan
side-post.php refac: including posts2posts for convenience 6 år sedan
side-user.php refac: including posts2posts for convenience 6 år sedan
side.php refac: including posts2posts for convenience 6 år sedan
storage.php refac: including posts2posts for convenience 6 år sedan
url-query.php refac: including posts2posts for convenience 6 år sedan
util.php refac: including posts2posts for convenience 6 år sedan
widget.php refac: including posts2posts for convenience 6 år sedan

README.md

lib-posts-to-posts

This repository contains the library for managing connections and connection types. It does not contain any UI code.

It is meant to be integrated into a theme or a plugin.

See the _p2p_load() from the original Posts 2 Posts plugin to see what’s needed for initializing it.