WP Manifestindependent plugin directory
manifest / media / wp-magnific

WP Magnific

Makes usage of Magnific-Popup in Wordpress simple. Provides custom class and ID targeting, caption support, and custom styles.

by AJ Troxell · github.com/ajtroxell/wp-magnific · website

7stars
1forks

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/ajtroxell/wp-magnific/archive/refs/heads/master.zip

Readme

WP Magnific

Makes usage of Magnific-Popup in Wordpress simple. Provides custom class and ID targeting, caption support, and custom styles.

Changelog

2.0.0

  • Support for custom classes and ID's of which children elements will be targeted by WP-Magnific.
  • Major retooling, which will wipe out previous custom styles.

1.1.1

  • Added enqueue parameter to ensure jQuery is loaded prior to wp-magnific scripts.

1.1.0

  • Created admin page and added support for custom styles to override Magnific Popup defaults.

1.0.0

  • Initial commit and release.

Read the full README on GitHub →