NEXT craftinamerica.org. Base setup for headless wordpress https://www.craftinamerica.org
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Alej 9f1ef2f8b3 post-to-post update 1.7 4 gadus atpakaļ
..
README.md refac: including posts2posts for convenience 6 gadus atpakaļ
api.php refac: including posts2posts for convenience 6 gadus atpakaļ
autoload.php refac: including posts2posts for convenience 6 gadus atpakaļ
composer.json post-to-post update 1.7 4 gadus atpakaļ
connection-type-factory.php refac: including posts2posts for convenience 6 gadus atpakaļ
connection-type.php refac: including posts2posts for convenience 6 gadus atpakaļ
determinate-connection-type.php refac: including posts2posts for convenience 6 gadus atpakaļ
directed-connection-type.php refac: including posts2posts for convenience 6 gadus atpakaļ
direction-strategy.php refac: including posts2posts for convenience 6 gadus atpakaļ
exception.php refac: including posts2posts for convenience 6 gadus atpakaļ
indeterminate-connection-type.php refac: including posts2posts for convenience 6 gadus atpakaļ
indeterminate-directed-connection-type.php refac: including posts2posts for convenience 6 gadus atpakaļ
item-any.php refac: including posts2posts for convenience 6 gadus atpakaļ
item-attachment.php refac: including posts2posts for convenience 6 gadus atpakaļ
item-post.php refac: including posts2posts for convenience 6 gadus atpakaļ
item-user.php refac: including posts2posts for convenience 6 gadus atpakaļ
item.php refac: including posts2posts for convenience 6 gadus atpakaļ
list-renderer.php refac: including posts2posts for convenience 6 gadus atpakaļ
list.php refac: including posts2posts for convenience 6 gadus atpakaļ
query-post.php refac: including posts2posts for convenience 6 gadus atpakaļ
query-user.php refac: including posts2posts for convenience 6 gadus atpakaļ
query.php refac: including posts2posts for convenience 6 gadus atpakaļ
reciprocal-connection-type.php refac: including posts2posts for convenience 6 gadus atpakaļ
shortcodes.php refac: including posts2posts for convenience 6 gadus atpakaļ
side-attachment.php refac: including posts2posts for convenience 6 gadus atpakaļ
side-post.php post-to-post update 1.7 4 gadus atpakaļ
side-user.php refac: including posts2posts for convenience 6 gadus atpakaļ
side.php refac: including posts2posts for convenience 6 gadus atpakaļ
storage.php refac: including posts2posts for convenience 6 gadus atpakaļ
url-query.php refac: including posts2posts for convenience 6 gadus atpakaļ
util.php refac: including posts2posts for convenience 6 gadus atpakaļ
widget.php refac: including posts2posts for convenience 6 gadus atpakaļ

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.