NEXT craftinamerica.org. Base setup for headless wordpress https://www.craftinamerica.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Alej 9f1ef2f8b3 post-to-post update 1.7 4 vuotta sitten
..
README.md refac: including posts2posts for convenience 6 vuotta sitten
api.php refac: including posts2posts for convenience 6 vuotta sitten
autoload.php refac: including posts2posts for convenience 6 vuotta sitten
composer.json post-to-post update 1.7 4 vuotta sitten
connection-type-factory.php refac: including posts2posts for convenience 6 vuotta sitten
connection-type.php refac: including posts2posts for convenience 6 vuotta sitten
determinate-connection-type.php refac: including posts2posts for convenience 6 vuotta sitten
directed-connection-type.php refac: including posts2posts for convenience 6 vuotta sitten
direction-strategy.php refac: including posts2posts for convenience 6 vuotta sitten
exception.php refac: including posts2posts for convenience 6 vuotta sitten
indeterminate-connection-type.php refac: including posts2posts for convenience 6 vuotta sitten
indeterminate-directed-connection-type.php refac: including posts2posts for convenience 6 vuotta sitten
item-any.php refac: including posts2posts for convenience 6 vuotta sitten
item-attachment.php refac: including posts2posts for convenience 6 vuotta sitten
item-post.php refac: including posts2posts for convenience 6 vuotta sitten
item-user.php refac: including posts2posts for convenience 6 vuotta sitten
item.php refac: including posts2posts for convenience 6 vuotta sitten
list-renderer.php refac: including posts2posts for convenience 6 vuotta sitten
list.php refac: including posts2posts for convenience 6 vuotta sitten
query-post.php refac: including posts2posts for convenience 6 vuotta sitten
query-user.php refac: including posts2posts for convenience 6 vuotta sitten
query.php refac: including posts2posts for convenience 6 vuotta sitten
reciprocal-connection-type.php refac: including posts2posts for convenience 6 vuotta sitten
shortcodes.php refac: including posts2posts for convenience 6 vuotta sitten
side-attachment.php refac: including posts2posts for convenience 6 vuotta sitten
side-post.php post-to-post update 1.7 4 vuotta sitten
side-user.php refac: including posts2posts for convenience 6 vuotta sitten
side.php refac: including posts2posts for convenience 6 vuotta sitten
storage.php refac: including posts2posts for convenience 6 vuotta sitten
url-query.php refac: including posts2posts for convenience 6 vuotta sitten
util.php refac: including posts2posts for convenience 6 vuotta sitten
widget.php refac: including posts2posts for convenience 6 vuotta sitten

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.