Version Description
- Title update
- Version update
Download this release
Release Info
Developer | metaphorcreations |
Plugin | Ditty News Ticker |
Version | 3.0.24 |
Comparing to | |
See all releases |
Code changes from version 3.0.23 to 3.0.24
- ditty-news-ticker.php +2 -2
- includes/layout-tag-fields.php +1 -1
- readme.txt +9 -5
ditty-news-ticker.php
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
* Plugin Name: Ditty
|
5 |
* Plugin URI: https://www.metaphorcreations.com/ditty
|
6 |
* Description: Formerly Ditty News Ticker, Ditty is a multi-functional content display WordPress plugin.
|
7 |
-
* Version: 3.0.
|
8 |
* Author: Metaphor Creations
|
9 |
* Author URI: https://www.metaphorcreations.com
|
10 |
* License: GPL-2.0+
|
@@ -20,7 +20,7 @@ if ( ! defined( 'WPINC' ) ) {
|
|
20 |
|
21 |
// Plugin version.
|
22 |
if ( ! defined( 'DITTY_VERSION' ) ) {
|
23 |
-
define( 'DITTY_VERSION', '3.0.
|
24 |
}
|
25 |
|
26 |
// Plugin Folder Path.
|
4 |
* Plugin Name: Ditty
|
5 |
* Plugin URI: https://www.metaphorcreations.com/ditty
|
6 |
* Description: Formerly Ditty News Ticker, Ditty is a multi-functional content display WordPress plugin.
|
7 |
+
* Version: 3.0.24
|
8 |
* Author: Metaphor Creations
|
9 |
* Author URI: https://www.metaphorcreations.com
|
10 |
* License: GPL-2.0+
|
20 |
|
21 |
// Plugin version.
|
22 |
if ( ! defined( 'DITTY_VERSION' ) ) {
|
23 |
+
define( 'DITTY_VERSION', '3.0.24' );
|
24 |
}
|
25 |
|
26 |
// Plugin Folder Path.
|
includes/layout-tag-fields.php
CHANGED
@@ -65,7 +65,7 @@ function ditty_item_type_layout_tag_fields( $fields, $item_type, $values ) {
|
|
65 |
'default_state' => 'collapsed',
|
66 |
'name' => $tag_name,
|
67 |
//'help' => esc_html__( 'Configure the display of the author avatar tag.', 'ditty-news-ticker' ),
|
68 |
-
'fields' => apply_filters( '
|
69 |
);
|
70 |
}
|
71 |
}
|
65 |
'default_state' => 'collapsed',
|
66 |
'name' => $tag_name,
|
67 |
//'help' => esc_html__( 'Configure the display of the author avatar tag.', 'ditty-news-ticker' ),
|
68 |
+
'fields' => apply_filters( 'ditty_layout_tag_attribute_fields', $attribute_fields, $tag, $values ),
|
69 |
);
|
70 |
}
|
71 |
}
|
readme.txt
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
-
=== Ditty
|
2 |
Contributors: metaphorcreations
|
3 |
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=FUZKZGAJSBAE6
|
4 |
Tags: ticker, post ticker, content slider, content list, responsive slider, content display
|
5 |
Requires at least: 4.5
|
6 |
-
Tested up to:
|
7 |
-
Stable tag: 3.0.
|
8 |
License: GPL2
|
9 |
|
10 |
Formerly Ditty News Ticker, Ditty is a multi-functional content display WordPress plugin.
|
@@ -32,7 +32,7 @@ Enhance your website with moving, scrolling, or sliding content. The Ditty plugi
|
|
32 |
### Add more features with Ditty Extensions!
|
33 |
|
34 |
* [**Ditty Facebook**](https://www.metaphorcreations.com/downloads/ditty-facebook/) - Easily add Facebook posts or images to your site using the Ditty Facebook extension. Add multiple Facebook feeds and Facebook albums.
|
35 |
-
* [**Ditty Grid**](https://www.metaphorcreations.com/downloads/ditty-grid/) - Display your Ditty items in a customizable and responsive grid
|
36 |
* [**Ditty Images**](https://www.metaphorcreations.com/downloads/ditty-images/) - Add internal and external images to your site through a Ditty.
|
37 |
* [**Ditty Instagram**](https://www.metaphorcreations.com/downloads/ditty-instagram/) - Ditty Instagram allows you to easily add your Instagram feed to your site.
|
38 |
* [**Ditty Posts**](https://www.metaphorcreations.com/downloads/ditty-posts/) - Easily add any posts to your site using the Ditty Posts extension. Build out a custom WP\_Query or select a specific post.
|
@@ -130,6 +130,10 @@ The most common cause for an unresponsive Ditty (when using scroll or rotate mod
|
|
130 |
|
131 |
== Changelog ==
|
132 |
|
|
|
|
|
|
|
|
|
133 |
= 3.0.23 =
|
134 |
* Fontawesome slug update
|
135 |
|
@@ -781,4 +785,4 @@ The most common cause for an unresponsive Ditty (when using scroll or rotate mod
|
|
781 |
|
782 |
== Upgrade Notice ==
|
783 |
|
784 |
-
|
1 |
+
=== Ditty – WordPress Ticker Plugin – Dynamic Content Display ===
|
2 |
Contributors: metaphorcreations
|
3 |
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=FUZKZGAJSBAE6
|
4 |
Tags: ticker, post ticker, content slider, content list, responsive slider, content display
|
5 |
Requires at least: 4.5
|
6 |
+
Tested up to: 6.0
|
7 |
+
Stable tag: 3.0.24
|
8 |
License: GPL2
|
9 |
|
10 |
Formerly Ditty News Ticker, Ditty is a multi-functional content display WordPress plugin.
|
32 |
### Add more features with Ditty Extensions!
|
33 |
|
34 |
* [**Ditty Facebook**](https://www.metaphorcreations.com/downloads/ditty-facebook/) - Easily add Facebook posts or images to your site using the Ditty Facebook extension. Add multiple Facebook feeds and Facebook albums.
|
35 |
+
* [**Ditty Grid**](https://www.metaphorcreations.com/downloads/ditty-grid/) - Display your Ditty items in a customizable and responsive grid.
|
36 |
* [**Ditty Images**](https://www.metaphorcreations.com/downloads/ditty-images/) - Add internal and external images to your site through a Ditty.
|
37 |
* [**Ditty Instagram**](https://www.metaphorcreations.com/downloads/ditty-instagram/) - Ditty Instagram allows you to easily add your Instagram feed to your site.
|
38 |
* [**Ditty Posts**](https://www.metaphorcreations.com/downloads/ditty-posts/) - Easily add any posts to your site using the Ditty Posts extension. Build out a custom WP\_Query or select a specific post.
|
130 |
|
131 |
== Changelog ==
|
132 |
|
133 |
+
= 3.0.24 =
|
134 |
+
* Title update
|
135 |
+
* Version update
|
136 |
+
|
137 |
= 3.0.23 =
|
138 |
* Fontawesome slug update
|
139 |
|
785 |
|
786 |
== Upgrade Notice ==
|
787 |
|
788 |
+
Title and version update
|