Libraries tagged by postmeta
pop-schema/migrate-custompostmeta-wp
2160 Downloads
(Temporary package) Migrate code to package https://github.com/pop-schema/custompostmeta-wp. Target package description: Implementation for WordPress of contracts from package "Post Meta"
getpop/migrate-custompostmeta-wp
282 Downloads
(Temporary package) Migrate code to package https://github.com/pop-schema/custompostmeta-wp. Target package description: Implementation for WordPress of contracts from package "Post Meta"
wapiclo/wapic-fields
2 Downloads
A lightweight and developer-friendly custom fields system for WordPress. Supports Options Page, Post Meta, and Taxonomy Term Meta.
tfrommen/external-content
8 Downloads
This plugin registers a custom post type to handle external content like any other post. The post permalink is replaced by a custom post meta that holds an external URL.
potterywp/super-cpt
17 Downloads
Insanely easy and attractive custom post types, custom post meta, and custom taxonomies for WordPress.
pop-wp-schema/custompostmeta
23 Downloads
WordPress-specific Custom Post Meta data model
pop-schema/custompostmeta-wp
2169 Downloads
Implementation for WordPress of contracts from package "Post Meta"
pop-schema/custompostmeta
2222 Downloads
Adds support for post meta
pop-cms-schema/custompostmeta-wp
26 Downloads
Implementation for WordPress of contracts from package "Post Meta"
dfwood/wp-post-revision-meta
33 Downloads
A library to allow post meta to be saved/restored with WordPress post revisions.
carawebs/wp-metadata-accessor
32 Downloads
This package helps fetch data from the WordPress postmeta table.
boots/database
153 Downloads
Basic options and post meta get and update utilities
bonnier/bbpress-display-image-exif
55 Downloads
Display images and exif from postmeta below post
bojaghi/base-object
6 Downloads
Post-meta mapping object base
phitech/entities
46 Downloads
Provides methods for managing entities that consist two database tables: main and meta. It allows for an indiscrete set of attributes by storing them as key-value sets in the meta table, while the most important attributes and indexes are in the main table. This structure is inspired by the post/postmeta structure in Wordpress databases.