Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nielslange/smntcs-pinterest-save-button
Adds a Pinterest Save Button to your images that becomes visible when a visitor hovers the image.
https://github.com/nielslange/smntcs-pinterest-save-button
pinterest smntcs smntcs-plugin wordpress wordpress-plugin
Last synced: 11 days ago
JSON representation
Adds a Pinterest Save Button to your images that becomes visible when a visitor hovers the image.
- Host: GitHub
- URL: https://github.com/nielslange/smntcs-pinterest-save-button
- Owner: nielslange
- License: gpl-2.0
- Created: 2016-07-20T07:47:06.000Z (over 8 years ago)
- Default Branch: trunk
- Last Pushed: 2024-06-18T07:34:59.000Z (5 months ago)
- Last Synced: 2024-10-16T00:08:16.933Z (23 days ago)
- Topics: pinterest, smntcs, smntcs-plugin, wordpress, wordpress-plugin
- Language: PHP
- Homepage: https://wordpress.org/plugins/smntcs-pinterest-save-button/
- Size: 1.4 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SMNTCS Pinterest Save Button
![Support Level](https://img.shields.io/badge/support-active-green.svg)
![Build Status](https://travis-ci.org/nielslange/smntcs-pinterest-save-button.svg?branch=master)
![GPLv2 License](https://img.shields.io/github/license/nielslange/smntcs-pinterest-save-button.svg)
![Compatible to WordPress version](https://plugintests.com/plugins/smntcs-pinterest-save-button/wp-badge.svg)
![Compatible to PHP version](https://plugintests.com/plugins/smntcs-pinterest-save-button/php-badge.svg)
![Downloads](https://img.shields.io/wordpress/plugin/dt/smntcs-pinterest-save-button.svg)
![Plugin Version](https://img.shields.io/wordpress/plugin/v/smntcs-pinterest-save-button.svg)
![Tag Version](https://img.shields.io/github/tag/nielslange/smntcs-pinterest-save-button.svg)
![Deploy to WordPress.org](https://github.com/nielslange/smntcs-pinterest-save-button/workflows/Deploy%20to%20WordPress.org/badge.svg)## Description
Shows a Pinterest Save Button on all images on hover.
## Installation
1. Upload and activate the plugin.
2. Open `Apperance → Customize`.
3. Adjust settings of Pinterest Save Button.## Plugin page
You can find the plugin on https://wordpress.org/plugins/smntcs-pinterest-save-button/.
## Changelog
### 1.7 (2023.12.24)
- Test up to WP 6.4
### 1.6 (2022.12.03)
- Test up to WP 6.1
### 1.5 (2020.01.02)
- Test up to WP 5.3
### 1.4 (2019.12.30)
- Test up to WP 5.2
### 1.3 (2019.06.30)
- Test up to WP 5.1
### 1.2 (2019.02.19)
- Correct text domain
### 1.1 (2019.01.14)
- Add text domain
### 1.0 (2016.07.20)
- Initial release