WP Manifestindependent plugin directory
manifest / media / card-flip

Card-Flip

WordPress press plugin that takes the feature image and title and makes card flip with CSS.

by Vanstone Online | Jason Vanstone · github.com/jvanstone/card-flip

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/jvanstone/card-flip/archive/refs/heads/master.zip

Card-Flip Gallery Index

Card-Flip Gallery takes all your posts and presents them as an image gallery. When you mouse over the image, the card flips and shows the post's title. Users can click on the cards and it takes them to the post.

Description

Card-Flip Gallery takes all your posts and presents them as an image gallery. When you mouse over the image, the card flips and shows the post's title. Users can click on the cards and it takes them to the post.

Frequently Asked Questions

How do I install the plug-in

Activate the plugin in your plug-in settings.

What shortcode do I use?

[card-flip]

Can I install it on a template page?

Yes you can call the function on your template page.

<?php vo_card_flip() ?>

Screenshots

  1. Screenshot is an example of the posts in gallery-layout
  2. Screenshot is an example of the posts in gallery-layout with mouse-over

Changelog

0.0

  • No Changes to date

Upgrade Notice

0.0

No Upgrade needed.

A brief Markdown Example

  1. Lists posts as an image gallery
  2. hover over image flips and shows the title.
  3. user can click on image/title and go to full post