Changeset 1318844
- Timestamp:
- 12/30/2015 09:55:32 PM (10 years ago)
- Location:
- post-snippet
- Files:
-
- 2 edited
- 8 copied
-
tags/1.0.1 (copied) (copied from post-snippet/trunk)
-
tags/1.0.1/_inc (copied) (copied from post-snippet/trunk/_inc)
-
tags/1.0.1/css (copied) (copied from post-snippet/trunk/css)
-
tags/1.0.1/js (copied) (copied from post-snippet/trunk/js)
-
tags/1.0.1/lang (copied) (copied from post-snippet/trunk/lang)
-
tags/1.0.1/post-snippet.php (copied) (copied from post-snippet/trunk/post-snippet.php) (1 diff)
-
tags/1.0.1/readme.txt (copied) (copied from post-snippet/trunk/readme.txt) (2 diffs)
-
tags/1.0.1/views (copied) (copied from post-snippet/trunk/views)
-
trunk/post-snippet.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
post-snippet/tags/1.0.1/post-snippet.php
r1317629 r1318844 4 4 * Plugin URI: https://wordpress.org/plugins/wp-order-by/ 5 5 * Description: Display snippets of data from a post as a widget. 6 * Version: 1.0 6 * Version: 1.0.1 7 7 * Author: Uri Weil 8 8 * Text Domain: post_snippet_plugin -
post-snippet/tags/1.0.1/readme.txt
r1317629 r1318844 1 1 === Post Snippet === 2 2 Contributors: weiluri 3 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=4JM9HML2PX4FY&lc=IL&item_name=Uri%20Weil%20 WP%2dOrder%2dBy%20Plugin¤cy_code=EUR&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted4 Tags: post-widget, rich snippets, posts in sidebar, latest posts, widget, widgets, colourful widget, post peep, accordion, vertical accordion, sidebar ad, ads, promoting post3 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=4JM9HML2PX4FY&lc=IL&item_name=Uri%20Weil%20Post%2dSnippet%20Plugin¤cy_code=EUR&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted 4 Tags: post-widget, rich snippets, posts in sidebar, posts in content area, content area widget, widget on page, latest posts, widget, widgets, colourful widget, post peep, accordion, vertical accordion, sidebar ad, ads, promoting post 5 5 Requires at least: 4.1 6 6 Tested up to: 4.4 7 Stable tag: 1.0 7 Stable tag: 1.0.1 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 50 50 * Some settings to choose for tuning the display on small displays if you need to. 51 51 52 *Credit to Organic Themes with the theme [profile](http://organicthemes.com/theme/profile-theme/). Content on the screenshots is from the demo content of their theme. 53 52 54 I'll appreciate if you rate me on the plugin page. 53 55 I'm doing my best to maintain and improve this plugin. if you feel like donating a small amount, of your choice, through the donation link on the plugin page, I will be very glad :) -
post-snippet/trunk/post-snippet.php
r1317629 r1318844 4 4 * Plugin URI: https://wordpress.org/plugins/wp-order-by/ 5 5 * Description: Display snippets of data from a post as a widget. 6 * Version: 1.0 6 * Version: 1.0.1 7 7 * Author: Uri Weil 8 8 * Text Domain: post_snippet_plugin -
post-snippet/trunk/readme.txt
r1317629 r1318844 1 1 === Post Snippet === 2 2 Contributors: weiluri 3 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=4JM9HML2PX4FY&lc=IL&item_name=Uri%20Weil%20 WP%2dOrder%2dBy%20Plugin¤cy_code=EUR&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted4 Tags: post-widget, rich snippets, posts in sidebar, latest posts, widget, widgets, colourful widget, post peep, accordion, vertical accordion, sidebar ad, ads, promoting post3 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=4JM9HML2PX4FY&lc=IL&item_name=Uri%20Weil%20Post%2dSnippet%20Plugin¤cy_code=EUR&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted 4 Tags: post-widget, rich snippets, posts in sidebar, posts in content area, content area widget, widget on page, latest posts, widget, widgets, colourful widget, post peep, accordion, vertical accordion, sidebar ad, ads, promoting post 5 5 Requires at least: 4.1 6 6 Tested up to: 4.4 7 Stable tag: 1.0 7 Stable tag: 1.0.1 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 50 50 * Some settings to choose for tuning the display on small displays if you need to. 51 51 52 *Credit to Organic Themes with the theme [profile](http://organicthemes.com/theme/profile-theme/). Content on the screenshots is from the demo content of their theme. 53 52 54 I'll appreciate if you rate me on the plugin page. 53 55 I'm doing my best to maintain and improve this plugin. if you feel like donating a small amount, of your choice, through the donation link on the plugin page, I will be very glad :)
Note: See TracChangeset
for help on using the changeset viewer.