Changeset 2721037
- Timestamp:
- 05/10/2022 07:58:11 AM (4 years ago)
- Location:
- accesspress-twitter-feed
- Files:
-
- 78 added
- 2 edited
-
tags/1.6.9 (added)
-
tags/1.6.9/APTF.class.php (added)
-
tags/1.6.9/accesspress-twitter-feed.php (added)
-
tags/1.6.9/css (added)
-
tags/1.6.9/css/backend.css (added)
-
tags/1.6.9/css/fonts (added)
-
tags/1.6.9/css/fonts.css (added)
-
tags/1.6.9/css/fonts/WebSymbols-Regular.eot (added)
-
tags/1.6.9/css/fonts/WebSymbols-Regular.svg (added)
-
tags/1.6.9/css/fonts/WebSymbols-Regular.ttf (added)
-
tags/1.6.9/css/fonts/WebSymbols-Regular.woff (added)
-
tags/1.6.9/css/frontend.css (added)
-
tags/1.6.9/css/images (added)
-
tags/1.6.9/css/images/bx_loader.gif (added)
-
tags/1.6.9/css/images/controls.png (added)
-
tags/1.6.9/css/images/icon.png (added)
-
tags/1.6.9/css/images/logo.png (added)
-
tags/1.6.9/css/images/next.png (added)
-
tags/1.6.9/css/images/prev.png (added)
-
tags/1.6.9/css/jquery.bxslider.css (added)
-
tags/1.6.9/images (added)
-
tags/1.6.9/images/aplite.png (added)
-
tags/1.6.9/images/appro.png (added)
-
tags/1.6.9/images/customize.png (added)
-
tags/1.6.9/images/flicker.png (added)
-
tags/1.6.9/images/googleplus.png (added)
-
tags/1.6.9/images/icon.png (added)
-
tags/1.6.9/images/logo.png (added)
-
tags/1.6.9/images/pinterest.png (added)
-
tags/1.6.9/images/plugin.png (added)
-
tags/1.6.9/images/template-1.JPG (added)
-
tags/1.6.9/images/template-2.JPG (added)
-
tags/1.6.9/images/template-3.JPG (added)
-
tags/1.6.9/images/theme.png (added)
-
tags/1.6.9/images/twitter.png (added)
-
tags/1.6.9/images/upgrade-3.jpg (added)
-
tags/1.6.9/images/upgrade-4.jpg (added)
-
tags/1.6.9/images/upgrade-features.png (added)
-
tags/1.6.9/images/upgrade.png (added)
-
tags/1.6.9/inc (added)
-
tags/1.6.9/inc/backend (added)
-
tags/1.6.9/inc/backend/boards (added)
-
tags/1.6.9/inc/backend/boards/about.php (added)
-
tags/1.6.9/inc/backend/boards/how-to-use.php (added)
-
tags/1.6.9/inc/backend/boards/main-settings.php (added)
-
tags/1.6.9/inc/backend/header.php (added)
-
tags/1.6.9/inc/backend/save-settings.php (added)
-
tags/1.6.9/inc/backend/settings.php (added)
-
tags/1.6.9/inc/backend/slider-widget.php (added)
-
tags/1.6.9/inc/backend/widget.php (added)
-
tags/1.6.9/inc/frontend (added)
-
tags/1.6.9/inc/frontend/shortcode.php (added)
-
tags/1.6.9/inc/frontend/slider-shortcode.php (added)
-
tags/1.6.9/inc/frontend/templates (added)
-
tags/1.6.9/inc/frontend/templates/default (added)
-
tags/1.6.9/inc/frontend/templates/default/template-1.php (added)
-
tags/1.6.9/inc/frontend/templates/default/template-2.php (added)
-
tags/1.6.9/inc/frontend/templates/default/template-3.php (added)
-
tags/1.6.9/inc/frontend/templates/follow-btn.php (added)
-
tags/1.6.9/inc/frontend/templates/slider (added)
-
tags/1.6.9/inc/frontend/templates/slider/template-1.php (added)
-
tags/1.6.9/inc/frontend/templates/slider/template-2.php (added)
-
tags/1.6.9/inc/frontend/templates/slider/template-3.php (added)
-
tags/1.6.9/inc/frontend/templates/tweet-actions.php (added)
-
tags/1.6.9/inc/frontend/templates/tweet-media.php (added)
-
tags/1.6.9/js (added)
-
tags/1.6.9/js/backend.js (added)
-
tags/1.6.9/js/frontend.js (added)
-
tags/1.6.9/js/jquery.bxslider.min.js (added)
-
tags/1.6.9/languages (added)
-
tags/1.6.9/languages/accesspress-twitter-feed.pot (added)
-
tags/1.6.9/oauth (added)
-
tags/1.6.9/oauth/OAuth.php (added)
-
tags/1.6.9/oauth/twitteroauth.php (added)
-
tags/1.6.9/readme.txt (added)
-
tags/1.6.9/twitteroauth (added)
-
tags/1.6.9/twitteroauth/OAuth.php (added)
-
tags/1.6.9/twitteroauth/twitteroauth.php (added)
-
trunk/accesspress-twitter-feed.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
accesspress-twitter-feed/trunk/accesspress-twitter-feed.php
r2638460 r2721037 5 5 * Plugin URI: https://accesspressthemes.com/wordpress-plugins/accesspress-twitter-feed/ 6 6 * Description: A plugin to show your twitter feed in your site with various configurable settings 7 * Version: 1.6. 87 * Version: 1.6.9 8 8 * Author: AccessPress Themes 9 9 * Author URI: http://accesspressthemes.com … … 25 25 } 26 26 if (!defined('APTF_VERSION')) { 27 define('APTF_VERSION', '1.6. 8');27 define('APTF_VERSION', '1.6.9'); 28 28 } 29 29 -
accesspress-twitter-feed/trunk/readme.txt
r2638460 r2721037 4 4 Donate link: http://accesspressthemes.com/donation/ 5 5 Requires at least: 4.0 6 Tested up to: 5. 87 Stable tag: 1.6. 86 Tested up to: 5.9 7 Stable tag: 1.6.9 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 107 107 108 108 == Changelog == 109 110 = 1.6.9 = 111 * Compatibility checked with WordPress Version 5.9.3 . 112 109 113 = 1.6.8 = 110 114 * Compatibility checked with WordPress version 5.8.
Note: See TracChangeset
for help on using the changeset viewer.