Data reference

Where the plugin keeps its data: options, post types, meta keys and files.

Options

OptionHolds
vp_general, vp_images, vp_popup_galleryThe settings tabs
portfolio_permalinksProject, category and tag bases
vpf_db_versionMigration marker
visual_portfolio_updated_capsCapability sync marker
visual_portfolio_items_count_notice_stateThe large-gallery notice
Pro vp_pro_updates, visual_portfolio_pro_license_key_dataLicense key and activation data
Pro vpf_social_{network}Connected accounts. X is stored as vpf_social_twitter
Pro vp_watermarksWatermark settings, written through the settings API

Post types and taxonomies

NameWhat it is
portfolioProjects, with the taxonomies portfolio_category and portfolio_tag
vp_listsSaved Layouts. Their options are post meta named vp_{option}
Pro vp_proofingProofing galleries
Pro vp_social_itemSocial Items, with the taxonomies vp_social_network, vp_social_account and vp_social_profile

Post meta

KeyOnHolds
_vp_format_video_urlany postVideo URL
_vp_image_focal_pointany postThe x and y of the featured image focal point
_vp_views_count, _vp_words_countpostsViews and word count
_vp_post_type_mappedthe Portfolio pageportfolio
Pro _vp_format_audio_urlany postAudio URL
Pro _vp_album_imagesany postAlbum image IDs
Pro _vp_custom_thumbnail, _vp_custom_thumbnail_focal_point, _vp_custom_thumbnail_coverany postCustom Media (Normal)
Pro _vp_hover_thumbnail, _vp_hover_thumbnail_focal_pointany postCustom Media (Hover)
Pro _vp_custom_popup_imageany postCustom Popup Thumbnail
Pro _vpf_proofing_*proofing galleriesStatus, client email, message, selections and limits
Pro _vpf_social_*social itemsOriginal ID, network, account, format and URLs

Term meta

Pro stores _vp_taxonomy_thumbnail on any public taxonomy term.

Files

The free plugin writes wp-content/uploads/visual-portfolio/placeholder.png. Pro writes to wp-content/uploads/visual-portfolio-pro/watermarks/ and wp-content/uploads/visual-portfolio-pro/{network}/.

Uninstall

Uninstalling removes the two roles and their capabilities. Nothing else is deleted.

Was this page helpful?