Adds DFs
This commit is contained in:
3157
spec/fixtures/db/dynamic_finders.yml
vendored
3157
spec/fixtures/db/dynamic_finders.yml
vendored
File diff suppressed because it is too large
Load Diff
3666
spec/fixtures/dynamic_finders/expected.yml
vendored
3666
spec/fixtures/dynamic_finders/expected.yml
vendored
File diff suppressed because it is too large
Load Diff
46
spec/fixtures/dynamic_finders/plugin_version/2fas-light/change_log/changelog.txt
vendored
Normal file
46
spec/fixtures/dynamic_finders/plugin_version/2fas-light/change_log/changelog.txt
vendored
Normal file
@@ -0,0 +1,46 @@
|
||||
== Changelog ==
|
||||
|
||||
= 1.1.3 (Mar. 6, 2019) =
|
||||
* Constant DIRECTORY_SEPARATOR is not used anymore
|
||||
* Prevent direct access to twofas_light_init.php file
|
||||
|
||||
= 1.1.2 (Feb. 18, 2019) =
|
||||
* Fixed setcookie function arguments
|
||||
|
||||
= 1.1.1 (Aug. 9, 2018) =
|
||||
* Fixed PHP errors and warnings occurring during some actions
|
||||
* Added plugin's requirements check during logging in
|
||||
* Review notice is shown to every administrator separately
|
||||
* Fixed timezones
|
||||
|
||||
= 1.1.0 (Jun. 18, 2018) =
|
||||
* New layout
|
||||
* Improved TOTP time synchronization
|
||||
* Added voluntary plugin review request
|
||||
* Fixed trusted device cookie deletion
|
||||
* Trusted device deletion must be confirmed
|
||||
|
||||
= 1.0.4 (Apr. 10, 2018) =
|
||||
* Improved plugin security
|
||||
* Changed link description on second step page
|
||||
* Optimized plugin version update algorithm
|
||||
* Fixed account lockout
|
||||
* Fixed frontend bugs
|
||||
|
||||
= 1.0.3 (Jan. 30, 2018) =
|
||||
* Added plugin's requirements check
|
||||
* Deleted modifying error messages at the first step of the login process
|
||||
* WordPress site name is decoded before it it used by the plugin
|
||||
* Updated text about trusted devices
|
||||
* Updated Twig to version 1.33.2
|
||||
|
||||
= 1.0.2 (Mar. 27, 2017) =
|
||||
* Improved QR code quality
|
||||
* Trusted device can be added only during the login process
|
||||
* Bug fixes
|
||||
|
||||
= 1.0.1 (Jan. 5, 2017) =
|
||||
* Frontend changes
|
||||
|
||||
= 1.0.0 (Dec. 30, 2016) =
|
||||
* The first stable release of the plugin
|
||||
104
spec/fixtures/dynamic_finders/plugin_version/2fas/change_log/changelog.txt
vendored
Normal file
104
spec/fixtures/dynamic_finders/plugin_version/2fas/change_log/changelog.txt
vendored
Normal file
@@ -0,0 +1,104 @@
|
||||
== Changelog ==
|
||||
|
||||
= 2.4.1 (Mar. 24, 2019) =
|
||||
* Fixed migration
|
||||
|
||||
= 2.4.0 (Mar. 21, 2019) =
|
||||
* Deprecated the legacy mode (users in this mode are forced to configure TOTP)
|
||||
* Added password field to the registration form
|
||||
* Spinner is showed when a QR code is refreshed
|
||||
* Added link to a contact form
|
||||
* Added new notifications
|
||||
* Disabling TOTP and SMS methods must be confirmed
|
||||
* Updated texts
|
||||
* Deleted automated logging in to 2FAS dashboard during redirection from WordPress to dashboard.2fas.com
|
||||
* Created new tables for migrations and trusted devices
|
||||
* Secured send SMS action
|
||||
* Fixed interim login configuration
|
||||
* Fixed menu
|
||||
* Fixed error during disabling legacy mode
|
||||
* Automated logging out users obligated to use 2FA after 14 days
|
||||
|
||||
= 2.3.0 (Nov. 14, 2018) =
|
||||
* Added error reporting
|
||||
* Changed API for IP geolocation
|
||||
* Trusted devices are deleted when 2FA is disabled or removed
|
||||
* Added integration deletion
|
||||
* Deleted requiring pluggable.php file
|
||||
* Fixed offline codes bugs
|
||||
* Updated SDK
|
||||
|
||||
= 2.2.0 (Aug. 6, 2018) =
|
||||
* Administrator can obligate users to use two-factor authentication
|
||||
* Fixed trusted device deletion button
|
||||
|
||||
= 2.1.2 (Jun. 11, 2018) =
|
||||
* Changed a link description on the login page
|
||||
* Fixed error displayed when integration user did not exist
|
||||
* Added remaining offline codes number next to a tab title
|
||||
* Fixed a bug with TOTP secret not being updated in the link for a mobile configuration
|
||||
|
||||
= 2.1.1 (Feb. 19, 2018) =
|
||||
* Security enhancements
|
||||
* Updated text of notification displayed when provided code is invalid
|
||||
* Added required PHP extensions check
|
||||
* Fixed push notifications which were sent after configuration reset
|
||||
* Minor frontend fixes
|
||||
|
||||
= 2.1.0 (Nov. 28, 2017) =
|
||||
* Added mechanism for displaying update message when a new version of the plugin is available
|
||||
* Highlighted active plan on administrator's settings page
|
||||
* Changed text in button for generating backup codes
|
||||
* Bug fixes
|
||||
|
||||
= 2.0.2 (Nov. 3, 2017) =
|
||||
* Fixed compatibility issues with offline codes and menu icon on Firefox
|
||||
|
||||
= 2.0.1 (Oct. 16, 2017) =
|
||||
* Fixed broken theme customization
|
||||
|
||||
= 2.0.0 (Aug. 30, 2017) =
|
||||
|
||||
**Important notice**
|
||||
|
||||
This version is a **major** version. It significantly changes the flow of authentication.
|
||||
|
||||
Currently, you can only authenticate through TOTP (tokens) or push (2FAS Auth mobile app). Text messages and Voice Calls are only available as a backup method.
|
||||
|
||||
If you are using SMS or VMS as the main authentication method, please note that the plugin will be switched to legacy mode. As soon as you configure TOTP method or disable SMS/VMS method, the legacy mode is disabled.
|
||||
|
||||
* Redesign
|
||||
* Added backup codes
|
||||
* Added logging in via 2FAS Auth mobile app (push notification)
|
||||
* SMS and VMS authentication methods became backup methods
|
||||
* Trusted device is not being added automatically anymore
|
||||
* Added compatibility with All In One WP Security & Firewall plugin's feature which allows changing the login page URL
|
||||
|
||||
= 1.2.2 (May 9, 2017) =
|
||||
* Added compatibility with WooCommerce
|
||||
|
||||
= 1.2.1 (Jan. 17, 2017) =
|
||||
* Bug fixes
|
||||
|
||||
= 1.2.0 (Jan. 4, 2017) =
|
||||
* Added support for OAuth to 2FAS
|
||||
* Improved the QR code quality
|
||||
* Minor frontend fixes
|
||||
|
||||
= 1.1.1 (Dec. 29, 2016) =
|
||||
* Improved login page
|
||||
* Fixed "jQuery is not defined" error
|
||||
|
||||
= 1.1.0 (Nov. 29, 2016) =
|
||||
* Added new authentication channels: text message and voice call
|
||||
* Improved overall plugin performance
|
||||
* Refreshed appearance
|
||||
|
||||
= 1.0.1 (Sept. 27, 2016) =
|
||||
* Login process improvements
|
||||
* Trusted device list changes
|
||||
* Minor changes in visual performance
|
||||
* Bug fixes
|
||||
|
||||
= 1.0.0 (Aug. 24, 2016) =
|
||||
* The first stable release of the plugin
|
||||
2
spec/fixtures/dynamic_finders/plugin_version/404-page/change_log/changelog.txt
vendored
Normal file
2
spec/fixtures/dynamic_finders/plugin_version/404-page/change_log/changelog.txt
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
1.0.0
|
||||
* Initial Release
|
||||
307
spec/fixtures/dynamic_finders/plugin_version/404-solution/change_log/CHANGELOG.md
vendored
Normal file
307
spec/fixtures/dynamic_finders/plugin_version/404-solution/change_log/CHANGELOG.md
vendored
Normal file
@@ -0,0 +1,307 @@
|
||||
# Changelog #
|
||||
|
||||
## Version 2.15.4 (March 28, 2019) ##
|
||||
* FIX: Fix a compatibility issue with PHP versions earlier than 5.5.18 (for thowarth91).
|
||||
|
||||
## Version 2.15.3 (March 27, 2019) ##
|
||||
* Feature: Automatically update to major versions after waiting 30 days (configurable) after their release.
|
||||
|
||||
## Version 2.15.2 (March 25, 2019) ##
|
||||
* FIX: Correct a "Call to undefined method" when a database update didn't work (thanks itjebsen).
|
||||
|
||||
## Version 2.15.1 (March 24, 2019) ##
|
||||
* Improvement: Include more log information for trying to solve an issue for a developer feedback participant.
|
||||
* Improvement: Performance improvements when an unrecognized 404 is captured (speed, memory).
|
||||
|
||||
## Version 2.15.0 (March 23, 2019) ##
|
||||
* Feature: Automatically update the plugin when a new minor version is released (major versions are still manual).
|
||||
* Improvement: Only include links in the permalink cache that will actually be used.
|
||||
|
||||
## Version 2.14.1 (March 22, 2019) ##
|
||||
* FIX: Correct a minor logging issue for PHP 7.2.
|
||||
|
||||
## Version 2.14.0 (March 22, 2019) ##
|
||||
* Feature: Now faster with sites with 10k+ pages.
|
||||
* FIX: Respect the log size limit (for Phil and others).
|
||||
* Improvement: Automatically limit the debug file size.
|
||||
* FIX: Avoid an "Illegal mix of collations" issue for lestadt (and many others).
|
||||
|
||||
## Version 2.13.0 (February 25, 2019) ##
|
||||
* Feature: Allow bulk operations on the Page Redirects tab (for Carol).
|
||||
* Feature: Allow bulk operations on the Captured 404 URLs -> Trash page.
|
||||
* Improvement: Faster response on the logs page for the dropdown search.
|
||||
* Improvement: Faster page load when using page suggestions with the [abj404_solution_page_suggestions] shortcode.
|
||||
* FIX: Avoid a rare division by 0 (thanks to an automatically submitted error file).
|
||||
|
||||
## Version 2.12.2 (February 17, 2019) ##
|
||||
* FIX: Don't include unnecessary files for users when redirecting (speed up redirects, introduced in 2.11.0).
|
||||
* FIX: Don't show the "Add a Redirect" button on the Trash page where it can't be done.
|
||||
* FIX: Sort by Destination using the page title, not the page ID.
|
||||
* FIX: Change the hook priority for compatibility with the '404page - your smart custom 404 error page' plugin.
|
||||
|
||||
## Version 2.12.1 (February 17, 2019) ##
|
||||
* FIX: Correct an issue with adding external URLs introduced in 2.12.0 (thanks Людмила via email).
|
||||
* FIX: Don't rely on external sources for CSS.
|
||||
|
||||
## Version 2.12.0 (February 16, 2019) ##
|
||||
* Improvement: Use a dropdown search when choosing the default 404 destination on the options page.
|
||||
* Improvement: Use a dropdown search when choosing which URL to view on the Logs page.
|
||||
* Improvement: Limit the list of pages to 1000 results when searching for page names on options pages.
|
||||
|
||||
## Version 2.11.2 (February 8, 2019) ##
|
||||
* FIX: Correct an issue with adding external URLs introduced in 2.11.0 (thanks Людмила via email).
|
||||
|
||||
## Version 2.11.1 (February 8, 2019) ##
|
||||
* FIX: Correct a minor JavaScript issue (introduced in 2.11.0).
|
||||
|
||||
## Version 2.11.0 (February 8, 2019) ##
|
||||
* Improvement: Adding a manual redirect uses a search and a dropdown list (for samwebdev).
|
||||
|
||||
## Version 2.10.3 (November 18, 2018) ##
|
||||
* Improvement: Remember which column to order by on the page redirects and captured URLs pages (for vijilamarshal).
|
||||
* FIX: Support international characters like Japanese and Hebrew (for arnonalex) (second attempt).
|
||||
|
||||
## Version 2.10.2 (October 17, 2018) ##
|
||||
* FIX: Support international characters like Japanese and Hebrew (for arnonalex).
|
||||
|
||||
## Version 2.10.1 (September 29, 2018) ##
|
||||
* Improvement: Minor changes to avoid error messages for some users (for lestadt).
|
||||
|
||||
## Version 2.10.0 (September 6, 2018) ##
|
||||
* FIX: Maintenance to delete duplicates now deletes the oldest duplicate rows instead of the most recent ones (thanks Marc Siepman).
|
||||
* FIX: A debug line is now GDPR compliant (according to the options) (thanks Marc Siepman).
|
||||
* Improvement: Minor changes to avoid rare error messages for some users.
|
||||
|
||||
## Version 2.9.5 (July 4, 2018) ##
|
||||
* FIX: Include a list of all of the post types in the database on the options page (for Mauricio).
|
||||
|
||||
## Version 2.9.4 (July 2, 2018) ##
|
||||
* FIX: Work with earlier versions of PHP again (bug introduced in 2.9.3).
|
||||
(by using a global variable instead of a constant to store some array values)
|
||||
|
||||
## Version 2.9.3 (July 1, 2018) ##
|
||||
* FIX: The "Files and Folders Ignore Strings" setting now works better (for Phil).
|
||||
|
||||
## Version 2.9.2 (July 1, 2018) ##
|
||||
* FIX: Regex redirects can now be emptied from the trash (for VA3DBJ bug #23).
|
||||
|
||||
## Version 2.9.1 (May 24, 2018) ##
|
||||
* FIX: Custom taxonomies: allow entering the taxonomy name instead of the children of taxonomies to use them.
|
||||
|
||||
## Version 2.9.0 (May 17, 2018) ##
|
||||
* Improvement: Support custom taxonomies.
|
||||
* Improvement: Allow group matching and replacements in regular expression matches.
|
||||
|
||||
## Version 2.8.0 (April 26, 2018) ##
|
||||
* Feature: When a recognized image extension is requested, only images are used as possible matches.
|
||||
|
||||
## Version 2.7.0 (April 19, 2018) ##
|
||||
* FIX: Hash IP addresses before storing them to be General Data Protection Regulation (GDPR) friendly (for Marc).
|
||||
|
||||
## Version 2.6.4 (April 14, 2018) ##
|
||||
* FIX: Try to avoid an activation error on older php versions for HuntersServices.
|
||||
|
||||
## Version 2.6.3 (April 13, 2018) ##
|
||||
* FIX: Correct a minor levenshtein algorithm bug introduced in 2.6.2 when no pages match a URL.
|
||||
|
||||
## Version 2.6.2 (April 12, 2018) ##
|
||||
* FIX: Allow editing a RegEx URL and keeping the RegEx status (thanks joseph_t).
|
||||
* FIX: Maintain a query string when redirecting in some cases (such as RegEx redirects) (thanks joseph_t).
|
||||
|
||||
## Version 2.6.1 (February 24, 2018) ##
|
||||
* FIX: RegEx redirects support external URLs.
|
||||
* FIX: The Levenshtein algorithm improvement works with URLs up to 2083 characters in length (up from 300).
|
||||
* FIX: Try to avoid an issue where strange URLs starting with ///? are returned.
|
||||
|
||||
## Version 2.6.0 (February 2, 2018) ##
|
||||
* Feature: Use RegEx (regular expressions) to match URLs and redirect to specific pages.
|
||||
* Feature: New option: The Settings menu can be under "Settings" or at the same level as the "Settings" and "Tools" menus.
|
||||
* Feature: Optionally send an email notification when a certain number of 404s are captured.
|
||||
* FIX: Delete old redirects based on when they were last used instead of the date they were created.
|
||||
* Improvement: Allow ordering redirects and captured 404s by the "Last Used" (most recently used date) column on the admin page.
|
||||
* Improvement: Add the logged in "user" column to the logs table.
|
||||
* Improvement: Matching categories and tags works a little better than before.
|
||||
* Improvement: Use a faster, more memory efficient Levenshtein algorithm.
|
||||
|
||||
## Version 2.5.4 (December 18, 2017) ##
|
||||
* Improvement: Improved error message for the customLevenshtein function.
|
||||
* FIX: Handle a version upgrade without an SQL error when the old logs table doesn't exist
|
||||
(thanks to the user error reporting option).
|
||||
|
||||
## Version 2.5.3 (December 6, 2017) ##
|
||||
* FIX: Work with URLs longer than 255 characters (for lestadt).
|
||||
|
||||
## Version 2.5.2 (December 3, 2017) ##
|
||||
* FIX: Work with PHP version 5.2 again (5.5 required otherwise) (thanks Peter Ford).
|
||||
(by limiting array references to one-level deep when accessing arrays)
|
||||
|
||||
## Version 2.5.1 (December 3, 2017) ##
|
||||
* FIX: Work with PHP version 5.4 again (5.5 required otherwise) (thanks moneyman910!).
|
||||
(by removing the "finally" block from a try/catch)
|
||||
|
||||
## Version 2.5.0 (December 2, 2017) ##
|
||||
* FIX: Avoid a critical issue that may have caused an infinite loop in rare cases when updating versions.
|
||||
* Feature: Add an option to email the log file to the developer when there's an error in the log file.
|
||||
* Feature: Add the [abj404_solution_page_suggestions] shortcode to display page suggestions on custom 404 pages.
|
||||
* Improvement: Optimize the redirects table after emptying the trash (thanks Christos).
|
||||
* Improvement: Add a button to the "Page Redirects" to scroll to the "Add a Manual Redirect" section (for wireplay).
|
||||
* Improvement: Remove the page suggestions on/off option. To turn it off, don't include the shortcode.
|
||||
* FIX: Ordering redirects and 404s by the 'Hits' column works again (broken in 2.4.0) (thanks Christos).
|
||||
* FIX: Duplicate redirects are no longer created when a user specified 404 page is used.
|
||||
|
||||
## Version 2.4.1 (November 27, 2017) ##
|
||||
* FIX: Make the 'Empty Trash' button work for lots of data (for Christos).
|
||||
|
||||
## Version 2.4.0 (November 26, 2017) ##
|
||||
* Improvement: Major speed improvement on 'Redirects' and 'Captured' tabs when there are lots of logs.
|
||||
|
||||
## Version 2.3.2 (November 25, 2017) ##
|
||||
* Improvement: Minor efficiency improvements to work better on larger sites.
|
||||
|
||||
## Version 2.3.1 (November 24, 2017) ##
|
||||
* FIX: Try to fix the Captured 404 URLs page when there is a lot in the logs table (for Christos).
|
||||
|
||||
## Version 2.3.0 (November 10, 2017) ##
|
||||
* Improvement: Add an "Organize Later" category for captured 404s (for wireplay).
|
||||
* Improvement: Add an advanced option to ignore a set of files or folders (for Hans Glyk).
|
||||
|
||||
## Version 2.2.2 (November 5, 2017) ##
|
||||
* FIX: The first usage of the options page didn't work on fresh installations (Lee Hodson).
|
||||
|
||||
## Version 2.2.1 (November 4, 2017) ##
|
||||
* FIX: The options page was unusable on fresh installations (Lee Hodson).
|
||||
|
||||
## Version 2.2.0 (October 29, 2017) ##
|
||||
* FIX: Display child pages under their parent pages on admin screen dropdowns (for wireplay).
|
||||
|
||||
## Version 2.1.1 (September 24, 2017) ##
|
||||
* FIX: Order the list of pages, posts, etc in dropdown boxes again (broken since 2.1.0. thanks to Hans im Glyk for reporting this).
|
||||
|
||||
## Version 2.1.0 (September 23, 2017) ##
|
||||
* Improvement: Don't suggest or forward to product pages that are hidden in WooCommerce, for ajna667.
|
||||
|
||||
## Version 2.0.0 (September 20, 2017) ##
|
||||
* Improvement: Speed up the Captured 404s page for blankpagestl.
|
||||
|
||||
## Version 1.9.3 (September 16, 2017) ##
|
||||
* FIX: Try to fix Rickard's MAX_JOIN_SIZE issue.
|
||||
|
||||
## Version 1.9.2 (September 15, 2017) ##
|
||||
* FIX: Try to fix techjockey's out of memory issue on the options page with an array.
|
||||
|
||||
## Version 1.9.1 (September 14, 2017) ##
|
||||
* FIX: Try to fix techjockey's out of memory issue on the options page.
|
||||
|
||||
## Version 1.9.0 (August 12, 2017) ##
|
||||
* FIX: Allow manual redirects to forward to the home page.
|
||||
* Improvement: Support user defined post types (defaults are post, page, and product).
|
||||
* Improvement: Change "Slurp" to "Yahoo! Slurp" and add SeznamBot, Pinterestbot, and UptimeRobot to the list of known bots for the do not log list.
|
||||
|
||||
## Version 1.8.2 (August 8, 2017) ##
|
||||
* FIX: Verify that the daily cleanup cron job is running.
|
||||
* FIX: Include post type "product" in the spell checker for compatibility with WooCommerce (fix part 1/?).
|
||||
* FIX: Ignore characters -, _, ., and ~ in URLs when spell checking slugs (for ozzymuppet).
|
||||
|
||||
## Version 1.8.1 (June 13, 2017) ##
|
||||
* Improvement: Add a new link and don't require a link to view the debug file (for perthmetro).
|
||||
|
||||
## Version 1.8.0 ##
|
||||
* Improvement: Do not create captured URLs for specified user agent strings (such as search engine bots).
|
||||
|
||||
## Version 1.7.4 (June 8, 2017) ##
|
||||
* FIX: Try to fix issue #19 for totalfood (Redirects & Captured 404s Not Recording Hits).
|
||||
|
||||
## Version 1.7.3 (June 2, 2017) ##
|
||||
* FIX: Try to fix issue #12 for scidave (Illegal mix of collations).
|
||||
|
||||
## Version 1.7.2 (June 1, 2017) ##
|
||||
* FIX: Try to fix issue #12 for scidave (Call to a member function readFileContents() on a non-object).
|
||||
|
||||
## Version 1.7.1 (May 27, 2017) ##
|
||||
* FIX: Always show the requested URL on the "Logs" tab (even after a redirect is deleted).
|
||||
* FIX: "View Logs For" on the logs tab shows all of the URLs found in the logs.
|
||||
|
||||
## Version 1.7.0 (May 24, 2017) ##
|
||||
* Improvement: Old log entries are deleted automatically based on the maximum log size.
|
||||
* Improvement: Log structure improved. Log entries no longer require redirects.
|
||||
This means additional functionality can be added in the future,
|
||||
such as redirects based on regular expressions and ignoring requests based on user agents.
|
||||
|
||||
## Version 1.6.7 (May 3, 2017) ##
|
||||
* FIX: Correctly log URLs with only special characters at the end, like /&.
|
||||
* FIX: Fix a blank options page when a page exists with a parent page (for Mike and wdyim).
|
||||
|
||||
## Version 1.6.6 (April 20, 2017) ##
|
||||
* Improvement: Avoid logging redirects from exact slug matches missing only the trailing slash (avoid canonical
|
||||
redirects - let WordPress handle them).
|
||||
* Improvement: Remove the "force permalinks" option. That option is always on now.
|
||||
|
||||
## Version 1.6.5 ##
|
||||
* Improvement: Add 500 and "all" to the rows per page option to close issue #8 (Move ALL Captured 404 URLs to Trash).
|
||||
* FIX: Correct the "Redirects" tab display when the user clicks the link from the settings menu.
|
||||
|
||||
## Version 1.6.4 (April 6, 2017) ##
|
||||
* Improvement: Add a "rows per page" option for pagination for ozzymuppet.
|
||||
* FIX: Allow an error message to be logged when the logger hasn't been initialized (for totalfood).
|
||||
|
||||
## Version 1.6.3 (April 1, 2017) ##
|
||||
* FIX: Log URLs with queries correctly and add REMOTE_ADDR, HTTP_USER_AGENT, and REQUEST_URI to the debug log for ozzymuppet.
|
||||
* Improvement: Add a way to import redirects (Tools -> Import) from the old "404 Redirected" plugin for Dave and Mark.
|
||||
|
||||
## Version 1.6.2 ##
|
||||
* FIX: Pagination links keep you on the same tab again.
|
||||
* FIX: You can empty the trash again.
|
||||
|
||||
## Version 1.6.1 ##
|
||||
* FIX: In some cases editing multiple captured 404s was not possible (when header information was already sent to
|
||||
the browser by a different plugin).
|
||||
* Improvement: Forward using the fallback method of JavaScript (window.location.replace() if sending the Location:
|
||||
header does not work due to premature outptut).
|
||||
|
||||
## Version 1.6.0 ##
|
||||
* Improvement: Allow the default 404 page to be the "home page."
|
||||
* Improvement: Add a debug and error log file for Dave.
|
||||
* FIX: No duplicate captured URLs are created when a URL already exists and is not in the trash.
|
||||
|
||||
## Version 1.5.9 ##
|
||||
* FIX: Allow creating and editing redirects to external URLs again.
|
||||
* Improvement: Add the "create redirect" bulk operation to captured 404s.
|
||||
* Improvement: Order posts alphabetically in the dropdown list.
|
||||
|
||||
## Version 1.5.8 ##
|
||||
* FIX: Store relative URLs correctly (without the "http://" in front).
|
||||
|
||||
## Version 1.5.7 ##
|
||||
* Improvement: Ignore requests for "draft" posts from "Zemanta Aggregator" (from the "WordPress Related Posts" plugin).
|
||||
* Improvement: Handle normal ?p=# requests.
|
||||
* Improvement: Be a little more relaxed about spelling (e.g. aboutt forwards to about).
|
||||
|
||||
## Version 1.5.6 ##
|
||||
* FIX: Deleting logs and redirects in the "tools" section works again.
|
||||
* Improvement: Permalink structure changes for posts are handled better when the slug matches exactly.
|
||||
* Improvement: Include screenshots on the plugin page, a banner, and an icon.
|
||||
|
||||
## Version 1.5.5 ##
|
||||
* FIX: Correct duplicate logging.
|
||||
* Improvement: Add debug messages.
|
||||
* Improvement: Reorganize redirect code.
|
||||
|
||||
## Version 1.5.4 ##
|
||||
* FIX: Suggestions can be included via custom PHP code added to 404.php
|
||||
|
||||
## Version 1.5.3 ##
|
||||
* Refactor all code to prepare for WordPress.org release.
|
||||
|
||||
## Version 1.5.2 ##
|
||||
* FIX plugin activation. Avoid "Default value for parameters with a class type hint can only be NULL"
|
||||
* Add a Settings link to the WordPress plugins page.
|
||||
|
||||
## Version 1.5.1 ##
|
||||
* Prepare for release on WordPress.org.
|
||||
* Sanitize, escape, and validate POST calls.
|
||||
|
||||
## Version 1.5.0 ##
|
||||
* Rename to 404 Solution (forked from 404 Redirected at https://github.com/ThemeMix/redirectioner)
|
||||
* Update branding links
|
||||
* Add an option to redirect all 404s to a specific page.
|
||||
* When a slug matches a post exactly then redirect to that post (score +100). This covers cases when permalinks change.
|
||||
392
spec/fixtures/dynamic_finders/plugin_version/a3-portfolio/change_log/changelog.txt
vendored
Normal file
392
spec/fixtures/dynamic_finders/plugin_version/a3-portfolio/change_log/changelog.txt
vendored
Normal file
@@ -0,0 +1,392 @@
|
||||
== Changelog ==
|
||||
|
||||
= 2.7.0 - 2019/01/12 =
|
||||
* This upgrade includes 2 new sort features on the Portfolio Category Widget plus 1 bug fix on it.
|
||||
* Feature - Portfolio Categories widget - Add option to exclude Categories from showing on the frontend
|
||||
* Feature - Portfolio Categories widget - Add sort option for category items with show Newest first or show Oldest first
|
||||
* Fix – Category Order option, show by the order set on the Categories menu was not working
|
||||
|
||||
= 2.6.9 - 2019/01/05 =
|
||||
* This maintenance update is for compatibility with WordPress 5.0.2 and PHP 7.3. It also includes performance updates to the plugin framework.
|
||||
* Tweak - Test for compatibility with WordPress 5.0.2 and WordPress 4.9.9
|
||||
* Tweak - Create new structure for future development of Gutenberg Blocks
|
||||
* Framework - Performance improvement. Replace wp_remote_fopen with file_get_contents for get web fonts
|
||||
* Framework - Performance improvement. Define new variable `is_load_google_fonts` if admin does not require to load google fonts
|
||||
* Credit - Props to Derek for alerting us to the framework google fonts performance issue
|
||||
* Framework - Register style name for dynamic style of plugin for use with Gutenberg block
|
||||
* Framework - Update Modal script and style to version 4.1.1
|
||||
* Framework - Update a3rev Plugin Framework to version 2.1.0
|
||||
* Framework - Test and update for compatibility with PHP 7.3
|
||||
|
||||
= 2.6.8 - 2018/09/18 =
|
||||
* This maintenance update fixes an item card layout bug when 1 card is added to show full width in a single column when inserted by shortcode.
|
||||
* Tweak - Test for compatibility with WordPress 4.9.8
|
||||
* Fix - Update layout style for apply full wide for card on one column
|
||||
|
||||
= 2.6.7 - 2018/07/23 =
|
||||
* This maintenance upgrade has code tweaks for compatibility with Responsi Header Extender add-on and a3 Lazy Load plugin plus WordPress 4.9.7
|
||||
* Tweak - Open the expander at correct position for compatibility with Responsi Header Extender addon
|
||||
* Tweak - Called masonry for calculate height of card item after image is loaded by Lazy script for compatibility with a3 Lazy Load plugin
|
||||
* Tweak - Test for compatibility with WordPress 4.9.7
|
||||
|
||||
= 2.6.6 - 2018/06/21 =
|
||||
* Fix - An issue with compress JS script file with yesterdays 2.6.5 upgrade
|
||||
|
||||
= 2.6.5 - 2018/06/20 =
|
||||
* Maintenance update to fix a display issue in Chrome and Categories display issue on item posts plus a fix for Item Extender URL
|
||||
* Tweak - Change priority value from 2 to 9 for apply single Portfolio template so that content shows correct
|
||||
* Fix - Update JavaScript for trigger correct so that it opens popup from the item extender URL
|
||||
|
||||
= 2.6.4 - 2018/06/19 =
|
||||
* Maintenance update has 1 bug fix and 1 tweak when adding shortcodes to posts to show in item expander.
|
||||
* Tweak - Change priority value from 12 to 2 for apply single Portfolio template so that shortcode content can work correctly
|
||||
* Framework - Fix for Framework Global Box open and close settings options
|
||||
* Framework - Update a3rev Plugin Framework to version 2.0.5
|
||||
* Fix - Called wpautop before do_shortcode for the content show on Expander so that it does not add more space to content loaded by shortcode
|
||||
|
||||
= 2.6.3 - 2018/06/16 =
|
||||
* Tweak - Test for compatibility with WordPress 4.9.6
|
||||
* Fix - Add a3-notlazy class to Expander main gallery image to resolve conflict with a3 Lazy Load plugin
|
||||
|
||||
= 2.6.2 - 2018/05/26 =
|
||||
* This maintenance update is for compatibility with WordPress 4.9.6 and the new GDPR compliance requirements for users in the EU
|
||||
* Tweak - Test for compatibility with WordPress 4.9.6
|
||||
* Tweak - Check for any issues with GDPR compliance. None Found
|
||||
* Framework - Update a3rev Plugin Framework to version 2.0.3
|
||||
|
||||
= 2.6.1 - 2018/03/07 =
|
||||
* This is a big Maintenance Update. IMPORTANT clear all caches after this update. 3 Bug Fixes plus 2 Mobile UI and UX tweaks. Big fix for conflict with themes that filter Content in wp head.
|
||||
* Tweak - Mobile break point to display items one column in portrait on new Apple and Android wider screen phones.
|
||||
* Tweak - Update script to remove auto close expander when scroll on mobile for improved UX
|
||||
* Fix - Changed from filtering the content at wp head to filter the title and call wp content from there to resolve issues with themes that filter the content at wp head.
|
||||
* Fix - Item Cards alignment in PC and tablet for portfolio items without description.
|
||||
* Fix - Image Scale and Crop options which had stopped working
|
||||
|
||||
= 2.6.0 - 2018/03/05 =
|
||||
* Feature Upgrade. This version adds full compatibility with the popular Divi premium theme by adding Category and Tags templates when that theme is used.
|
||||
* Feature - Added taxonomy templates that are used when the Divi theme is activated.
|
||||
|
||||
= 2.5.2 - 2018/02/14 =
|
||||
* Fix - Set correct name A3_PORTFOLIO_VERSION for update version
|
||||
|
||||
= 2.5.1 - 2018/02/13 =
|
||||
* Maintenance Update. Under the bonnet tweaks to keep your plugin running smoothly and is the foundation for new features to be developed this year
|
||||
* Framework - Update a3rev Plugin Framework to version 2.0.2
|
||||
* Framework - Add Framework version for all style and script files
|
||||
* Tweak - Update for full compatibility with a3rev Dashboard plugin
|
||||
* Tweak - Test for compatibility with WordPress 4.9.4
|
||||
|
||||
= 2.5.0 - 2017/06/10 =
|
||||
* Feature - Launched a3 Portfolio public Github Repository
|
||||
* Feature - WordPress Translation activation. Add text domain declaration in file header.
|
||||
* Tweak - Tested for compatibility with WordPress major version 4.8.0
|
||||
* Tweak - Include bootstrap modal script into plugin framework
|
||||
* Tweak - Update a3rev plugin framework to latest version
|
||||
|
||||
= 2.4.6 - 2017/05/03 =
|
||||
* Tweak - Tested for full compatibility with WordPress version 4.7.4
|
||||
* Dev - Define new a3_portfolio_get_permalink_structure function to get new permalink structure of Portfolio on WP 4.7.4
|
||||
* Fix - Set rewrite rules just for sub pages of main Portfolio pages to resolve conflicts with other plugins that have custom rewrite rules
|
||||
|
||||
= 2.4.5 - 2017/03/31 =
|
||||
* Tweak - Changed facebook social share image size from thumbnail to medium size for better display when share from the Item Expander
|
||||
* Tweak - Tested for full compatibility with WordPress version 4.7.3
|
||||
* Fix - Update facebook social share parameters to rectify not being able to get the featured image in the facebook share pop up
|
||||
|
||||
= 2.4.4 - 2017/02/09 =
|
||||
* Tweak - Change global $$variable to global ${$variable} for compatibility with PHP 7.0
|
||||
* Tweak - Removed auto redirect to plugins admin panel on activation
|
||||
* Tweak - Update a3 Revolution to a3rev Software on plugins description
|
||||
* Tweak - Added Settings link to plugins description on plugins menu
|
||||
* Tweak - Tested for full compatibility with WordPress version 4.7.2
|
||||
* Fix - Show $number as string with use str_replace instead of preg_replace. $ value amounts not showing in item expander description
|
||||
* Fix - Update Portfolio script so that portfolio item cards display correctly without overlapping in mobile.
|
||||
|
||||
= 2.4.3 - 2017/01/03 =
|
||||
* Tweak - Remove auto redirect to settings page when first install and activate the plugin
|
||||
* Tweak - Add Settings link to the plugins place maker on Plugins menu
|
||||
* Tweak - Update By A3 Revolution to a3rev Software on plugins place marker
|
||||
* Fix - Remove space from gallery image ids value when add or remove images
|
||||
|
||||
= 2.4.2 - 2016/12/12 =
|
||||
* Tweak - Tested for full compatibility with WordPress version 4.7
|
||||
* Fix - Validate empty file that are parsed to a3_portfolio_get_template
|
||||
|
||||
= 2.4.1 - 2016/06/24 =
|
||||
* Tweak - Update Portfolio Gallery box to enable a3 Portfolio Dynamic Gallery plugin to hook to it
|
||||
* Tweak - Update 'a3.portfolio.js' script to support a3 Portfolio Dynamic Gallery plugin
|
||||
* Tweak - Tested for full compatibility with WordPress version 4.5.3
|
||||
* Fix - Check $post variable is defined
|
||||
* Fix - Called 'wp_reset_query' at end of custom portfolio query to fix pagination can show items
|
||||
* Fix - Hooked 'a3_portfolio_term_description' to 'a3_portfolio_before_category_content' instead of 'a3_portfolio_before_template_part' to resolve category description duplication on Portfolio Category pages
|
||||
|
||||
= 2.4.0 - 2016/05/19 =
|
||||
* Feature - Created new 'Settings' panel page for plugin
|
||||
* Feature - Add 'Portfolio Item Images' settings box for 'Settings' panel. Set Gallery and Thumbnail dimension
|
||||
* Feature - Add Hard Crop option for Gallery images and Thumbnails
|
||||
* Feature - Add lightbox image pop up on Portfolio Item post gallery image option. Image shows in the pop up at full size
|
||||
* Tweak - Move 'Plugin Framework Global Settings' box from 'Item Cards' panel to 'Settings' panel.
|
||||
* Tweak - Changed all image size from default WP to custom image dimensions set from the plugin.
|
||||
* Tweak - Updated 'a3.portfolio.css' style file for support new features
|
||||
* Tweak - Updated 'a3.portfolio.single.js' script file for support new features
|
||||
* Tweak - Change thumbnail image show on frontend from hard code 80 x 80 px to Gallery Thumbnail Size set from plugin settings
|
||||
* Tweak - Updated 'content-single-portfolio.php' template file
|
||||
* Tweak - Updated 'expander/gallery-thumbs.php' template file
|
||||
* Tweak - Tested for full compatibility with WordPress version 4.5.2
|
||||
|
||||
= 2.3.0 - 2016/05/04 =
|
||||
* Feature - Add new 'Image Links Opens' ITEM POST or ITEM EXPANDER option for when click on Card Image when Card Title is set Under Image
|
||||
* Feature - Add new 'Title Links Opens' ITEM POST or ITEM EXPANDER option for when click on Card Title
|
||||
* Feature - Add new 'View More Link Opens' ITEM POST or ITEM EXPANDER option for when click on View More button
|
||||
* Feature - Add new 'View More Button Text' option into Button tab of Portfolio Data box on individual Portfolio Item for support change the button text on each Portfolio item
|
||||
* Tweak - Make condition logic for show or hide options that have relationship
|
||||
* Tweak - Update 'a3.portfolio.css' and 'a3.portfolio.less' style file for support new features
|
||||
* Tweak - Update 'a3.portfolio.js' and 'a3.portfolio.min.js' script file for support new features
|
||||
* Tweak - Change layout structure of card item for support new features
|
||||
* Tweak - Make On Hover Background screen just show on the Image Container instead of the whole Item Card
|
||||
* Tweak - Filter for change View More Button Text on each card item.
|
||||
* Tweak - Update Portfolio Permalinks for when Permalinks are set as pretty or plain
|
||||
* Fix - Auto flush rewrite rules when first time plugin is activated for solved the issue return 404 page when go to Portfolio item detail page
|
||||
|
||||
= 2.2.0 - 2016/04/14 =
|
||||
* Feature - Expander - Added option to set 'Thumbnail Position' on expander. Options are show on right or below main gallery
|
||||
* Tweak - Update 'a3.portfolio.css' for new feature
|
||||
* Tweak - Apply style and script for new term.php page on WordPress 4.5
|
||||
* Tweak - Change hook tag from 'portfolio_cat_edit_form_fields' to 'portfolio_cat_edit_form' to fix settings box show on Portfolio Category Edit page
|
||||
* Tweak - Apply settings box for Portfolio Category Add and Edit page
|
||||
* Tweak - Update 'content-portfolio.php' template
|
||||
* Tweak - Update 'gallery-thumbs.php' template
|
||||
* Tweak - Tested for full compatibility with WordPress major version 4.5
|
||||
|
||||
= 2.1.0 - 2016/04/01 =
|
||||
* Feature - Build new Portfolio Attribute feature as an upgrade of Feature Data
|
||||
* Feature - Create Portfolio Attribute page and Terms page as custom taxonomy
|
||||
* Feature - Portfolio Attribute with 2 types Select | Text .
|
||||
* Feature - Attribute with 'Select' type support terms and for using to make filter from widget.
|
||||
* Feature - Attribute with 'Text' type to give the same feature as old Feature Data option
|
||||
* Feature - Create new Attribute menu on the Portfolio Item Data box on Portfolio Edit page.
|
||||
* Feature - Attribute meta box with select attributes and terms to apply to this item.
|
||||
* Feature - Attribute meta box with expand attribute and sort by drag and drop.
|
||||
* Feature - Define Portfolio Attribute Filter Widget. This new widget is used to filter multiple Attribute based terms.
|
||||
* Feature - Portfolio Attribute Filter Widget can add to Sidebar but just show on main Portfolio page or Portfolio Category page or Portfolio Tag page, don't show on another page.
|
||||
* Feature - Define new settings for select position to show Attribute Table on Expander and Item Post.
|
||||
* Feature - Upgrade all current icons to fontawesome icons
|
||||
* Tweak - Update admin meta box style and script from plugin framework
|
||||
* Tweak - Register fontawesome in plugin framework with style name is 'font-awesome-styles'
|
||||
* Tweak - Register jquery blockUI script to support new features
|
||||
* Tweak - Update 'a3.portfolio.css' file to support new features
|
||||
* Tweak - Update 'a3.portfolio.metabox.admin.css' file to support new features
|
||||
* Tweak - Update 'a3.portfolio.js' file to support new features
|
||||
* Tweak - Update 'a3.portfolio.metabox.admin.js' file to support new features
|
||||
* Tweak - Include new a3-portfolio-ajax.php file to support AJAX from plugin
|
||||
* Tweak - Remove Feature Data page and Feature Data tab from Portfolio Item Data box
|
||||
* Tweak - Make upgrade function for auto convert data from Feature Data to Attribute data as 'Text' type
|
||||
* Tweak - Update 'content-portfolio.php' template
|
||||
* Tweak - Update 'content-single-portfolio.php' template
|
||||
* Tweak - Update 'entry-metas.php' template
|
||||
* Tweak - Update 'category-navbar.php' template
|
||||
* Tweak - Update 'main-navbar.php' template
|
||||
* Tweak - Update 'tag-navbar.php' template
|
||||
* Tweak - Define new 'attribute-table.php' template
|
||||
* Tweak - Define new 'attribute-filter-widget.php' template
|
||||
|
||||
= 2.0.0 - 2016/03/22 =
|
||||
* Feature - Plugin Framework Mobile First focus upgrade
|
||||
* Feature - Massive improvement in admin UI and UX in PC, tablet and mobile browsers
|
||||
* Feature - Introducing opening and closing Setting Boxes on admin panels.
|
||||
* Feature - Added Plugin Framework Customization settings box. Control how the admin panel settings show when editing.
|
||||
* Feature - Added Option to set Google Fonts API key to directly access latest fonts and font updates from Google
|
||||
* Feature - Added Housekeeping function to Plugin Framework Global Settings. Clean up on Deletion. Option - Choose if you ever delete this plugin it will completely remove all tables and data it created.
|
||||
* Tweak - Update plugin framework to latest version
|
||||
* Tweak - Register fontawesome in plugin framework with style name 'font-awesome-styles'
|
||||
* Tweak - Separate Settings tab to 2 Item Cards settings tabs and Item Expander settings tab for better UI
|
||||
* Tweak - Remove Add-on page, put available Add-ons on right sidebar
|
||||
* Tweak - Move Watermark help text onto the a3 Plugin Framework settings box
|
||||
* Tweak - Change Title switch name from ON MOUSE OVER to SHOW ON HOVER for better clarity
|
||||
* Tweak - Upgraded various setting box titles, option names and help text
|
||||
* Tweak - Make upgrade function for auto convert old structure to new structure of settings
|
||||
|
||||
= 1.9.0 - 2016/03/18 =
|
||||
* Feature - Added full support for WordPress 'Sticky' posts feature to apply to Portfolio Items for themes that support the Sticky feature to show posts on the home page
|
||||
* Feature - Created new Sticky options menu on the Portfolio Item meta box with ON | OFF switch to apply the Sticky feature to that Portfolio Item
|
||||
* Tweak - Update 'a3_portfolio_get_main_page' function to parse 3 new arguments - Type, Number of Items, Show Navbar. They support Recent and Sticky now
|
||||
* Tweak - Update 'a3_portfolio_get_categories_page' function for parse 2 new arguments - Number of Items, Show Navbar.
|
||||
* Tweak - Update 'a3_portfolio_get_tags_page' function for parse 2 new arguments - Number of Items, Show Navbar.
|
||||
* Tweak - Update 'a3.portfolio.metabox.admin.css' for new Sticky feature
|
||||
|
||||
= 1.8.0 - 2016/03/15 =
|
||||
* Feature - Added new option to enter Item Card Custom Description instead of the first few lines of the item description
|
||||
* Feature - New Card Description tab shows on Portfolio Item meta box when Item Card Description is switched ON in General Settings
|
||||
* Feature - If enter a Custom Description it is used - if nothing is entered the fall back is get text for item card from the item description
|
||||
* Tweak - Check if Item Card Description feature is OFF then don't show Card Description tab on Portfolio Item meta box
|
||||
* Tweak - Sort include PHP file to fix PHP warning when add shortcode to page in the Dashboard
|
||||
* Tweak - Update 'a3_portfolio_get_main_page' function to support Shortcode when called from 3rd party plugins
|
||||
|
||||
= 1.7.0 - 2016/03/05 =
|
||||
* Feature - Add new Item Card 'View More' button. Button shows at bottom of the Item Card. When clicked it opens the item expander
|
||||
* Feature - Add new Item Card 'View More' button display ON | OFF option
|
||||
* Feature - Add new Item Expander 'Post Meta Cats' display ON | OFF option
|
||||
* Feature - Add new Item Expander 'Post Meta Tags' display ON | OFF option
|
||||
* Feature - Post title under image on item card now links to the post instead of opening the item expander
|
||||
* Feature - Refactor item card CSS to support Image, Dynamic Title, Description and View More button layout
|
||||
* Tweak - Update a3 Portfolio styles and scripts for new behavior on open Expander
|
||||
* Tweak - Updated 'archive-portfolio.php' template file
|
||||
* Tweak - Updated 'content-portfolio.php' template file
|
||||
* Tweak - Updated 'content-single-portfolio.php' template file
|
||||
* Dev - Defined 'a3_portfolio_get_main_page' function. 3rd party plugin can use function to get main portfolio cards on any page
|
||||
* Dev - Defined 'a3_portfolio_get_item_ids_page' function. 3rd party plugin can use function to get portfolios list cards from portfolio ids list on any page
|
||||
* Dev - Defined 'a3_portfolio_get_categories_page' function. 3rd party plugin can use function to get portfolios list card from portfolio category ids list on any page
|
||||
* Dev - Defined 'a3_portfolio_get_tags_page' function. 3rd party plugin can use function to get portfolios list card from portfolio tag ids list on any page
|
||||
* Dev - Added new 'portfolio-categories.php' template file to support new functions
|
||||
* Dev - Added new 'portfolio-tags.php' template file to support new functions
|
||||
* Dev - Added new 'portfolio-item-cards.php' template file to support new functions
|
||||
|
||||
= 1.6.0 - 2016/03/03 =
|
||||
* Feature - Add more Item Expander setting options
|
||||
* Feature - Added Item Expander Post Meta ON | OFF options for Post Author and Post Date meta
|
||||
* Feature - Added Item Expander Social Share ON | OFF options
|
||||
* Feature - Add new settings 'Expander Top Alignment' to set value of alignment from top of screen when Expander open.
|
||||
* Feature - Added apply Top Alignment to Mobile or custom value in px
|
||||
* Tweak - Saved the time number into database for one time customize style and Save change on the Plugin Settings
|
||||
* Tweak - Replace version number by time number for dynamic style file are generated by Sass to solve the issue get cache file on CDN server
|
||||
* Tweak - Update a3 Portfolio script to move Expander container to top of screen when it opens
|
||||
* Tweak - Update a3 Portfolio script to get Top Alignment value to change position of Expander container when open
|
||||
* Tweak - Update 'entry-metas.php' template from path '/templates/expander/' to check to show or hide Author, Date, Social Share meta
|
||||
|
||||
= 1.5.1 - 2016/02/25 =
|
||||
* Tweak - Update script for Auto scale the height of card image when is resizing the window for when set Fixed Height with % of Wide
|
||||
* Tweak - Update script for show image on the gallery faster than when click on thumbnail inside the expander with decrease the time of effect show and hide the Processing bar
|
||||
* Tweak - Update script for auto scroll to border bottom of activated card image when the expander is open for see full content from expander
|
||||
* Tweak - Update script for auto scroll to border top of activated card image when the expander is close
|
||||
* Tweak - Update Portfolio style for auto scale thumbnail image when viewing on Tablet
|
||||
|
||||
= 1.5.0 - 2016/02/22 =
|
||||
* Feature - Major refactor of portfolio item cards fist load. Loads much faster with far less resources used
|
||||
* Feature - Update portfolio scripts for support 'scrset' and 'sizes' for new WordPress v4.4 responsive images feature
|
||||
* Feature - Support the Responsive Image with 2 new attribute 'scrset' and 'sizes' are put on card image, main image and thumbnail image for decrease the total size of images are load on frontend for small screen
|
||||
* Feature - Added Item card 'Image Display Height' and 'Image Height as a % of Width' options.
|
||||
* Feature - Set Height of Item Card Image Container as FIXED or DYNAMIC based % Width of Image Container.
|
||||
* Feature - Added new loading UI when Expander is opened and loading the expander content
|
||||
* Feature - Added new loading UI when Gallery image is loaded by clicking a thumbnail in the expander
|
||||
* Feature - Define new 'Background Color' type on plugin framework with ON | OFF switch to disable background or enable it
|
||||
* Feature - Define new function - hextorgb() - for convert hex color to rgb color on plugin framework
|
||||
* Feature - Define new function - generate_background_color_css() - for export background style code on plugin framework that is used to make custom style
|
||||
* Feature - Define new 'strip_methods' argument for Uploader type, allow strip http/https or no
|
||||
* Tweak - Updated a3 Plugin Framework to the latest version
|
||||
* Tweak - Defined 'A3_PORTFOLIO_VERSION' to parse into all portfolio scripts and styles for ask CDN get new scripts or styles when plugin is updated
|
||||
* Tweak - Remove 'a3-portfolio' image size, use 'large' size from WordPress
|
||||
* Tweak - Remove Item Card Image Thumbnails settings
|
||||
* Tweak - Update style for thumbnails inside expander to remove excessive space between thumbnails
|
||||
* Tweak - Remove lazyloaxt script and all addon of that script from a3 Portfolio plugin
|
||||
* Tweak - Update expander/gallery-thumbs.php template
|
||||
* Tweak - Tested for full compatibility with WordPress version 4.4.2
|
||||
* Fix - Remove built in lazyload of all Portfolio images. Was causing load delays and browser freezing on first load when combine with a3 Portfolio Isotope plugin
|
||||
|
||||
= 1.4.0 - 2015/12/08 =
|
||||
* Feature - Added Option to set Google Fonts API key to directly access latest fonts and font updates from Google
|
||||
* Feature - Added full support for Right to Left RTL layout on plugins admin dashboard.
|
||||
* Feature - Change media uploader to New UI of WordPress media uploader with WordPress Backbone and Underscore
|
||||
* Tweak - Update the uploader script to save the Attachment ID and work with New Uploader
|
||||
* Tweak - Change the heading on Plugin Settings from h2 to h1 with new WordPress v4.4 UI
|
||||
* Tweak - Update the style for meta box at Portfolio Item Edit page
|
||||
* Tweak - Updated a3 Plugin Framework to the latest version
|
||||
* Tweak - Tested for full compatibility with WordPress major version 4.4
|
||||
|
||||
= 1.3.2 - 2015/08/19 =
|
||||
* Feature - Added support for show content in the item expander and item post that is created by shortcode from other plugins
|
||||
* Tweak - Tested for full compatibility with WordPress major version 4.3.0
|
||||
* Tweak - include new CSSMin lib from https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port into plugin framework instead of old CSSMin lib from http://code.google.com/p/cssmin/ , to avoid conflict with plugins or themes that have CSSMin lib
|
||||
* Tweak - Make __construct() function for 'Compile_Less_Sass' class instead of using a method with the same name as the class for compatibility on WP 4.3 and is deprecated on PHP4
|
||||
* Tweak - Change class name from 'lessc' to 'a3_lessc' so that it does not conflict with plugins or themes that have another Lessc lib
|
||||
* Fix - Check 'request_filesystem_credentials' function, if it does not exists then require the core php lib file from WP where it is defined
|
||||
* Fix - Make __construct() function for 'A3_Portfolio_Categories_Widget' class instead of using a method with the same name as the class for compatibility on WP 4.3 and is deprecated on PHP4
|
||||
* Fix - Make __construct() function for 'A3_Portfolio_Recently_Viewed_Widget' class instead of using a method with the same name as the class for compatibility on WP 4.3 and is deprecated on PHP4
|
||||
|
||||
= 1.3.1 - 2015/06/03 =
|
||||
* Tweak - Security Hardening. Removed all php file_put_contents functions in the plugin framework and replace with the WP_Filesystem API
|
||||
* Tweak - Security Hardening. Removed all php file_get_contents functions in the plugin framework and replace with the WP_Filesystem API
|
||||
* Fix - Update dynamic stylesheet url in uploads folder to the format //domain.com/ so it's always is correct when loaded as http or https
|
||||
|
||||
= 1.3.0 - 2015/05/11 =
|
||||
* Feature - Added support for setting a custom permalink structure for Portfolio page
|
||||
* Feature - Added support change the permalink structure for Portfolio Category page
|
||||
* Feature - Added support change the permalink structure for Portfolio Tag page
|
||||
* Tweak - Added new options into Settings -> Permalinks page on Dashboard
|
||||
* Tweak - Tested and Tweaked for full compatibility with WordPress Version 4.2.2
|
||||
* Tweak - Put <code>%[portfoliopage]%</code> as arguments for $wpdb-prepare than parse it direct to mysql query
|
||||
* Tweak - Don't auto added #hash on url bar of browser when first reload the page has portfolios
|
||||
|
||||
= 1.2.1 - 2015/04/21 =
|
||||
* Tweak - Tested and Tweaked for full compatibility with WordPress Version 4.2.0
|
||||
* Tweak - Changed <code>dbDelta()</code> function to <code>$wpdb->query()</code> for creating plugin table database.
|
||||
* Tweak - Added style for social icon to a3.portfolio
|
||||
* Tweak - Update style of plugin framework. Removed the [data-icon] selector to prevent conflict with other plugins that have font awesome icons
|
||||
* Fix - Thumb images are not showing on single portfolio page. Added <code>a3-portfolio-lazy-hidden</code> into <code>a3.portfolio.single.js</code> file
|
||||
|
||||
= 1.2.0 - 2015/04/17 =
|
||||
* Feature - Added option to show the first part of the Item description text on item cards. Description shows on footer of the card.
|
||||
* Feature - Added 'Description Height' feature to set number lines of description text that shows on item cards. Option is 1 - 6 lines
|
||||
* Tweak - Numerous a3.portfolio.js script file tweaks to add support for newly released a3 Portfolio shortcode add-on.
|
||||
* Dev - Defined <code>@desc_background_color</code> variable inside a3.portfolio.base.less so dev can change the background color for new Description feature. Default color is <code>#555555</code>
|
||||
* Dev - Added .a3-portfolio-card-description class into a3.portfolio.less so dev can change the default style for the new Item Description feature and compile own style for theme
|
||||
* Dev - Defined 'a3_portfolio_card_item_description' function to get the description container of portfolio
|
||||
* Dev - Defined 'a3_portfolio_main_page_scripts' function that enqueues all portfolio scripts and supports load portfolio container. This adds support for 3rd party plugins including the new a3 Portfolio Shortcodes add-on to call portfolio script from another page
|
||||
|
||||
= 1.1.1 - 2015/04/01 =
|
||||
* Tweak - Added New Release a3 Portfolio Item Switcher Add-On plugin Card to the Add-Ons menu
|
||||
* Tweak - Mobile UX improvement - increased the size of the item expander close X icon in mobile browsers so that it is easier to tap
|
||||
* Tweak - Mobile UI improvement - added border to the bottom the Item expander gallery main image container to better define the image
|
||||
* Tweak - Updated the plugins wordpress.org description.
|
||||
* Dev - Convert function inside a3.portfolio.js file to global function so that the function can be called from another plugin
|
||||
* Dev - Defined the trigger 'a3_portfolio_open_expander' when the expander is opened
|
||||
* Dev - Changed WP_CONTENT_DIR to WP_PLUGIN_DIR. Is set a custom WordPress file structure then it can get the correct path of plugin
|
||||
|
||||
= 1.1.0 - 2015/03/27 =
|
||||
* Feature - Added new global option - Post Display tab - Single Portfolio Template option of 1 or 2 column layout
|
||||
* Feature - Added new post meta for Portfolio Item - Post Display - admin can override the global 1 or 2 Column layout option for post item.
|
||||
* Dev - Defined new function 'a3_portfolio_single_get_layout_column' to get layout column for each single post item
|
||||
* Dev - Updated header comment in portfolio template files from '/portfolio/' to '/portfolios/' for template over-rides from theme.
|
||||
* Dev - Note! Updated single-portfolio.php template file for new Single Layout Column. Custom template over-rides will need updating
|
||||
* Dev - Note! Updated content-single-portfolio.php template file for new feature Single Layout Column. Custom template over rides will need updating.
|
||||
* Tweak - Tweak the Meta Box UI with checkbox switcher to toggle 1 Column | 2 Column layout
|
||||
|
||||
= 1.0.5 - 2015/03/18 =
|
||||
* Tweak - Tested and tweaked for 100% compatibility with WordPress Version 4.1.1
|
||||
* Tweak - Added jQuery.lazyLoadXT.onshow.addClass='lazy-hidden a3-portfolio-lazy-hidden'; into Portfolio script so that it still show the image for portfolio when site is using a3 lazy load
|
||||
* Fix - Called wp_enqueue_script( 'jquery-masonry' ); when Portfolio page is showing to fix the javascript error that masonry script is not function
|
||||
|
||||
= 1.0.4 - 2015/01/28 =
|
||||
* Tweak - Add New Release a3 Portfolio Dynamic Stylesheet Add-On plugin Card to the Add-Ons menu
|
||||
* Tweak - Added an image to the a3 Portfolio Isotope Add-On Card on the Add-Ons menu
|
||||
|
||||
= 1.0.3 - 2015/01/26 =
|
||||
* Tweak - Update background of portfolio mobile control to be the same background color of item expander.
|
||||
* Dev - Defined 'a3_portfolio_cards_title_class' filter tag. Developers can filter to add new class name for Card Title on Card Layout
|
||||
* Dev - Defined 'a3_portfolio_backend_launch_button_text' filter tag. Developers can filter to change Launch button text that shows inside the item Expander
|
||||
* Fix - Change <code>parameter == undefined</code> to <code>typeof parameter === 'undefined'</code> inside portfolio script to fix JavaScript undefined parameter error
|
||||
|
||||
= 1.0.2 - 2015/01/12 =
|
||||
* Fix - Fatal Error on first install on some installs. Hook the 'set_default_settings' function into 'init' action instead hook into 'register_activation_hook'
|
||||
* Fix - Item main image caption not showing. Updated if <code>( ! is_array( $gallery ) )</code> to <code>if ( is_array( $gallery ) )</code>
|
||||
* Credit - Thanks to wordpress.org memeber [jmdev](https://wordpress.org/support/profile/jmdev) for reporting the issue.
|
||||
|
||||
= 1.0.1 - 2015/01/05 =
|
||||
* Feature - Add a3 Portfolio Isotope Add-On Free plugin download from the Add-On's menu
|
||||
* Tweak - Updated the plugins description with details about the Isotope Add-On plugin
|
||||
* Tweak - Link from the Isotope Add-On plugin to http://a3rev.com/my-account/free-downloads/
|
||||
* Tweak - Add Registration and Login features to the /free-downloads/ page
|
||||
* Tweak - Add License agreement for first download of a3 Portfolio Isotope plugin
|
||||
* Tweak - Added effect mouse over on the card for Add-On page
|
||||
* Tweak - Remove custom colour for Add-On submenu title
|
||||
* Dev - Hooked framework code into 'plugins_loaded' action. Allows developers to add their child plugin admin menu as a a3 Portfolio sub menu
|
||||
* Dev - Defined 'a3_portfolio_before_portfolio_enqueue_styles' action tag
|
||||
* Dev - Defined 'a3_portfolio_after_portfolio_enqueue_styles' action tag
|
||||
* Dev - Defined 'a3_portfolio_before_portfolio_enqueue_styles_rtl' action tag
|
||||
* Dev - Defined 'a3_portfolio_after_portfolio_enqueue_styles_rtl' action tag
|
||||
* Dev - Defined 'a3_portfolio_before_single_enqueue_styles' action tag
|
||||
* Dev - Defined 'a3_portfolio_after_single_enqueue_styles' action tag
|
||||
* Dev - Defined 'a3_portfolio_before_single_enqueue_styles_rtl' action tag
|
||||
* Dev - Defined 'a3_portfolio_after_single_enqueue_styles_rtl' action tag
|
||||
|
||||
= 1.0.0 - 2014/12/16 =
|
||||
* First working release
|
||||
173
spec/fixtures/dynamic_finders/plugin_version/aceide/change_log/CHANGELOG.md
vendored
Normal file
173
spec/fixtures/dynamic_finders/plugin_version/aceide/change_log/CHANGELOG.md
vendored
Normal file
@@ -0,0 +1,173 @@
|
||||
## AceIDE Changelog
|
||||
|
||||
#### 2.6.2
|
||||
* See github issue #32. Adds precision to backup naming.
|
||||
* Reverts breaking changes made by commit 80e8adf to fix #15.
|
||||
|
||||
#### 2.6.1
|
||||
* See github issue #27. Fixes issue introduced in 2.6.0, attempting to fix noise in AJAX.
|
||||
* See github issue #26. Fixes CSS highlighting not working.
|
||||
* Bumped Ace version to 1.2.9.
|
||||
* Fixed PHPParser_Error not being caught.
|
||||
* Added 'aceide_parse_php' filter to allow disabling the inbuilt PHP syntax parser.
|
||||
* See github issue #24. Fixes some resource URLs.
|
||||
|
||||
#### 2.6.0
|
||||
* See github issue #15. Removes AJAX noise from ALL other plugins/themes etc. Much more solid than previous solution for github issue #5.
|
||||
* Resolves github issue #21. Better error output in the event the HTTP server will not process a file upload request.
|
||||
* Added plugin license.
|
||||
* Resolved github issue #22. AceIDE now supports PHP 7.
|
||||
|
||||
#### 2.5.5
|
||||
* Fixed github issue #11, where text would be replaced when clicking in replace field of the search box - Thanks to X-Raym
|
||||
* Fixed shift line up/down hotkeys
|
||||
* Added editor to Multisite's network admin menu - Thanks to X-Raym
|
||||
* Added AceIDE logo - Thanks to Kevin Young (rdytogokev)
|
||||
* Added Fullscreen editor
|
||||
* Slightly modified some keyboard command handlers for usability
|
||||
* Changed capability from 'create_users' to 'edit_plugins' (See GitHub issue #14)
|
||||
|
||||
#### 2.5.4
|
||||
* Fixed broken SumoPaint image manipulation functionality (see github issue #3)
|
||||
* Strips noise from other plugins upon opening files (see github issue #5)/wp-content/plugins/aceide/CHANGELOG.md
|
||||
* Fixed broken zipping functionality with ZipArchive (see github issue #6)
|
||||
|
||||
#### 2.5.3
|
||||
* Added autocomplete for taxonomy functions add_term_meta, get_term_meta, update_term_meta and delete_term_meta
|
||||
* Fixed broken zipping functionality (see github issue #2)
|
||||
|
||||
#### 2.5.2
|
||||
* Fixed AceIDE editor main class error on older versions of PHP for unknown shorthand array syntax - Thanks to X-Raym
|
||||
|
||||
#### 2.5.1
|
||||
* Fixed dialog issues with Z order of find, settings and git dialogs
|
||||
* Fixed dialog close button mislocation
|
||||
|
||||
#### 2.5.0
|
||||
* WPide was forked into AceIDE!
|
||||
* Introduced composer as a dependency management solution
|
||||
* Massive code refactor to better follow Single Role Principle, and the WordPress PHP coding standards - introduces PHP namespacing into internal plugin code
|
||||
* Fixed WPide admin_body_class filter issue
|
||||
* Added multi-site support. (UNTESTED)
|
||||
* Added Drag n' Drop file moving
|
||||
* Added syntax highlighting for the Twig templating language (http://twig.sensiolabs.org)
|
||||
* Added the Emmet plugin to create HTML nodes with CSS syntax (http://emmet.io)
|
||||
* Upgraded Ace to v1.2.4
|
||||
* Fixed SumoPaint link issues when the aceide_filesystem_root filter is not at default value
|
||||
|
||||
#### 2.4.0
|
||||
* Context menu option added to file browser to rename, delete, download, zip, unzip!! thanks to shanept https://github.com/shanept for the code behind this.
|
||||
Right click on a folder/file in the file browser to see options (Thanks to https://github.com/shanept)
|
||||
* find+replace
|
||||
* Stopped using the full functionality of sanitize_file_name() and using a cut down version instead that allows period, dash and underscore at the beginning and end of filename.
|
||||
* corrected invalid regex for determining image type
|
||||
* Changed order of PHP4 compatible constructor in an attempt to stop a PHP Strict Standard error
|
||||
* Update to Ace Editor 1.2.0
|
||||
* Editor settings, so that it’s possible to change the theme and other editor features/behaviours
|
||||
* New application icon in menu bar
|
||||
|
||||
#### 2.3.2
|
||||
* Update the Ace component to 1.1.1 which includes some bug fixes, a PHP worker (showing PHP errors as you work) and a greatly improved search box.
|
||||
* Fixed issue with file save showing javascript alert as if there was a failure when there wasn't
|
||||
* Order folders and files alphabetically
|
||||
|
||||
#### 2.3.1
|
||||
* As a quick fix I have commentted out the git functionality as the namespacing used is causing issues with old versions of PHP
|
||||
|
||||
#### 2.3
|
||||
* Added initial git functions using the following library: PHP-Stream-Wrapper-for-Git from https://github.com/teqneers/PHP-Stream-Wrapper-for-Git
|
||||
* Initial Git functionality added - it's very experimental!
|
||||
|
||||
#### 2.2
|
||||
* Add restore recent backup facility - It's a primative implementation at this point but it does the job. See FAQ note.
|
||||
* Turned on the LESS mode when a .LESS file is edited
|
||||
* Made the autocomplete functionality only be enabled for PHP files otherwise it can be a pain to write txt files like this one!
|
||||
|
||||
#### 2.1
|
||||
* Ramped up the version number because the last one was just getting silly
|
||||
* Interface changes to make the editor take up more screen space. Including hiding the WP admin menu and footer.
|
||||
|
||||
#### 2.0.16
|
||||
* Fixed problem saving PHP documents - PHP-Parser library wasn't included in the codebase correctly
|
||||
|
||||
#### 2.0.15
|
||||
* PHP syntax checking before saving to disk (Using: https://github.com/nikic/PHP-Parser)
|
||||
|
||||
#### 2.0.14
|
||||
* Fixed error Warning: Creating default object from empty value in AceIDE.php
|
||||
* Updated the ace editor to current build
|
||||
|
||||
#### 2.0.13
|
||||
* Added colour assist - a colour picker that displays when you double click a hex colour code in the editor (see other notes for info).
|
||||
* Added a confirm box to stop you exiting the editor by mistake and losing unsaved chnages.
|
||||
* Added 'aceide_filesystem_root' filter (see other notes for info).
|
||||
* A number of bug fixes.
|
||||
|
||||
#### 2.0.12
|
||||
* Added links to the WordPress codex and the PHP manual from within the function refrence for further info
|
||||
|
||||
#### 2.0.11
|
||||
* Newly created files use to contain a space, instead it now defaults to a blank file.
|
||||
|
||||
#### 2.0.10
|
||||
* Fixed a problem with file loading (ajax) indicator not showing.
|
||||
|
||||
#### 2.0.9
|
||||
* Upload snapshot of current ajaxorg editor (master/build/src) at 00:30 on the 22 May 2012. Which fixes some issues with selecting big blocks of text, code folding seems better with gutter interface hidden when not in use
|
||||
|
||||
#### 2.0.8
|
||||
* Fix browser compatibility issues
|
||||
|
||||
#### 2.0.7
|
||||
* Fixing issue with closing tabs not focusing onto next tab once closed.
|
||||
* Fixed issue with detecting ajax url correctly which was causing all AceIDE ajax requests to fail if WordPress was installed in a subdirectory.
|
||||
* Stopped autocomplete from trying to work when a js/css file is being edited.
|
||||
|
||||
#### 2.0.6
|
||||
* Cleaned up the AceIDE class and modified the way the class is passed to WordPress actions/filters.
|
||||
|
||||
#### 2.0.5
|
||||
* On startup the editor page now shows extra debuggin information for the filesystem API initialisation.
|
||||
|
||||
#### 2.0.4
|
||||
* On startup the initial editor page now shows some startup info regarding file permissions to help with debugging.
|
||||
|
||||
#### 2.0.3
|
||||
* If AceIDE cannot access your files due to permissions then when it starts up it will give you an alert to say this.
|
||||
|
||||
#### 2.0.2
|
||||
* Image editing is now available using the SumoPaint image editor and drawing application http://www.sumopaint.com/
|
||||
|
||||
#### 2.0.1
|
||||
* You can now create new files/folders
|
||||
|
||||
#### 2.0
|
||||
* Recreated this plugin as a dedicated AceIDE section/app rather than extending the built in plugin/theme editor (just incase WP remove it)
|
||||
* Now using the WP filesystem API (although currently restricted to local access)
|
||||
* More security checks on file opening and editing
|
||||
* Added new file tree for exploring the file system and opening files (any file in wp-content)
|
||||
* Massive overhaul to code autocomplete functionality with the addition of function information right in the app
|
||||
* Update the ajaxorg Ace Editor to the current branch
|
||||
* Tabbed editing
|
||||
|
||||
#### 1.0.6
|
||||
* Added link to meta section of plugin list for easy install of V2 Dev version if you have dismissed the alert.
|
||||
|
||||
#### 1.0.5
|
||||
* Added the facility to download and run the cutting edge development version of AceIDE from the Github repository
|
||||
|
||||
#### 1.0.4
|
||||
* Implemented JavaScript and CSS mode for better syntax highlighing and checking (Thanks to Thomas Wieczorek)
|
||||
* Organise and format source code
|
||||
|
||||
#### 1.0.2
|
||||
* Tidy and comment code
|
||||
* Added message when backup file is generated
|
||||
* Adjust code complete dropdown position
|
||||
* Improved editor responsiveness when using delete or enter keys
|
||||
|
||||
#### 1.0.1
|
||||
* Fixed "Folder name case" issue.
|
||||
|
||||
#### 1.0
|
||||
* Initial release.
|
||||
@@ -0,0 +1,20 @@
|
||||
== Changelog ==
|
||||
|
||||
= 1.4 =
|
||||
* Fix: Remove direct db call, used LearnDash provided functions
|
||||
* Fix: Fix ajax 500 error issue
|
||||
|
||||
= 1.3 =
|
||||
* Fix: Made add-on compatible with WordPress 5.1 and Learndash 2.6.4
|
||||
* New: Added animated notification when enrolled to associated course
|
||||
* New: Displayed associated course on course detail page
|
||||
* New: Added filter "notification_message" to override the notification message
|
||||
|
||||
= 1.2 =
|
||||
* Added plugin branding
|
||||
|
||||
= 1.1 =
|
||||
* Made compatible with LearnDash v2.4
|
||||
|
||||
= 1.0 =
|
||||
* Initial
|
||||
87
spec/fixtures/dynamic_finders/plugin_version/adblock-notify-by-bweb/change_log/CHANGELOG.md
vendored
Normal file
87
spec/fixtures/dynamic_finders/plugin_version/adblock-notify-by-bweb/change_log/CHANGELOG.md
vendored
Normal file
@@ -0,0 +1,87 @@
|
||||
|
||||
### v2.4.0 - 2019-03-21
|
||||
**Changes:**
|
||||
- Upgraded Freemius SDK.
|
||||
- Integration with Admiral (http://getadmiral.com).
|
||||
|
||||
### v2.2.3 - 2017-08-16
|
||||
**Changes:**
|
||||
|
||||
### v2.2.2 - 2017-08-14
|
||||
**Changes:**
|
||||
* Small improvement with themes compatibility.
|
||||
|
||||
### v2.2.1 - 2017-05-11
|
||||
**Changes:**
|
||||
- Updated contributors and links.
|
||||
- Added new stack repo.
|
||||
|
||||
### v2.2.0 - 2017-05-11
|
||||
**Changes:**
|
||||
- Removed AdBlock name due to copyright conflict.
|
||||
- Added new deployment stack.
|
||||
|
||||
|
||||
### 2.1.0 - 12/01/2017
|
||||
|
||||
**Changes:**
|
||||
|
||||
- Fixed reset stats error
|
||||
|
||||
- Fixed icon menu
|
||||
|
||||
- Fixed dashboard widget showing for non-admins
|
||||
|
||||
|
||||
### 2.0.12 - 06/12/2016
|
||||
|
||||
**Changes:**
|
||||
|
||||
- Fixed issue with popup showing on the footer
|
||||
|
||||
|
||||
### 2.0.11 - 23/11/2016
|
||||
|
||||
**Changes:**
|
||||
|
||||
- adblock-notify-by-bweb Fixed upgrade issue which was recreating js and css files
|
||||
|
||||
- adblock-notify-by-bweb Fixed issue with modal options on https websites
|
||||
|
||||
|
||||
### 2.0.10 - 21/11/2016
|
||||
|
||||
**Changes:**
|
||||
|
||||
- Added option to block popup dismiss
|
||||
|
||||
- Fixed bug with admin dashboard design
|
||||
|
||||
|
||||
### 2.0.9 - 07/11/2016
|
||||
|
||||
**Changes:**
|
||||
|
||||
- Fixed css issue with popup at the end of the page.
|
||||
|
||||
|
||||
### 2.0.8 - 01/11/2016
|
||||
|
||||
**Changes:**
|
||||
|
||||
- Added freemius support
|
||||
|
||||
|
||||
### 2.0.7 - 31/10/2016
|
||||
|
||||
**Changes:**
|
||||
|
||||
- remove redundant files
|
||||
|
||||
|
||||
### 2.0.6 - 31/10/2016
|
||||
|
||||
**Changes:**
|
||||
|
||||
- Fixed issue with popup location
|
||||
|
||||
@@ -0,0 +1,35 @@
|
||||
== Changelog ==
|
||||
|
||||
= 1.3.2 – 2019-02-28 =
|
||||
* Fixes - Infinite loading of submit button.
|
||||
* Fixes - Issues with newest Mailpoet v3.19.3
|
||||
|
||||
= 1.3.1 – 2018-06-12 =
|
||||
* Designed a new shortcode for the opt out or Unsubscribe option.
|
||||
|
||||
= 1.3.0 – 2018-06-11 =
|
||||
* Added a new option for ‘Privacy Policy Notice Page’ that is for the GDPR compliance and ask for allow consent in the subscription form.
|
||||
|
||||
* Modified the previous shortcode for the 'Unsubscribe email' from the list
|
||||
|
||||
* Added a new shortcode for the 'MailPoet Consent', here is the example of shoortcode,
|
||||
|
||||
[mpconsent mpconsent-name privacypage:http://mywebsite.com/index.php/privacy-policy/ "By subscribing you agree to receive our promotional marketing materials and agree with out {privacypage}. You may unsubscribe at any time."]
|
||||
|
||||
= 1.2.0 – 2018-05-16 =
|
||||
* Added a new features that is, register with the lists that the user wants, not that all are mandatory.
|
||||
|
||||
All possible lists are created and that the user chooses which one to register.
|
||||
|
||||
= 1.1.0 – 2017-11-22 =
|
||||
* Fixed auto subscribed issue.
|
||||
|
||||
= 1.0.2 – 2017-11-07 =
|
||||
* This plugin 1.0.2 is working if you have multiple mailpoetsignup-checkboxes on one submit.
|
||||
|
||||
= 1.0.1 =
|
||||
* Fixed Text Domain inssues
|
||||
* Fixed confirmation email issue
|
||||
|
||||
= 1.0.0 =
|
||||
* Initial release.
|
||||
@@ -0,0 +1,44 @@
|
||||
== Changelog ==
|
||||
|
||||
= 1.1.5 - 2019-02-28 =
|
||||
* Fixes - Issues with latest Mailpoet v3.19.3
|
||||
* Fixes - Issues with WordPress 5.1
|
||||
* Fixes - Issues related to Mailpoet lists not updating and confirmation email not sent.
|
||||
|
||||
|
||||
= 1.1.4 - 2019-01-17 =
|
||||
* Feature - Set option to not send subscription confirmation email. Thanks Jonathan Pasquier.
|
||||
|
||||
= 1.1.3 - 2018-07-23 =
|
||||
* Add array_column patch for PHP 5.4
|
||||
|
||||
= 1.1.2 - 2018-05-24 =
|
||||
* Resolved - PHP Fatal error: Class ‘GF_Field’ not found in ../wp-content/plugins/add-on-gravity-forms-mailpoet/mailpoet-fields.php on line 6
|
||||
|
||||
= 1.1.2
|
||||
* some fixing.
|
||||
* Add GDPR Competitivity.
|
||||
|
||||
= 1.1.1 - 2018-05-23 =
|
||||
* Updated two files (add-on-gravity-forms-mailpoet.php, mailpoet-fields.php)
|
||||
|
||||
= 1.1.0 - 2018-05-22 =
|
||||
* Added a new features, register with the lists that the user wants, not that all are mandatory.
|
||||
|
||||
= 1.0.3 - 2018-03-07 =
|
||||
* Subscribed people now allow to be added to the new lists.
|
||||
* Changed the short title of 'Gravity Form' menu.
|
||||
|
||||
= 1.0.2 - 2017-11-29 =
|
||||
* Fixed text domain add-on-gravity-forms-mailpoet
|
||||
|
||||
= 1.0.1 =
|
||||
* Fixed Text Domain
|
||||
|
||||
= 1.0.0 =
|
||||
* Initial release.
|
||||
|
||||
== Upgrade Notice ==
|
||||
|
||||
= x.0.0 =
|
||||
* There are nothing else needed, than upgrading from the WordPress plugins screen.
|
||||
@@ -0,0 +1,45 @@
|
||||
== Changelog ==
|
||||
|
||||
= 1.1.2 - 2018-01-11 =
|
||||
* Bugfix - Fixed subscription confirmation and status change not happening with previous bugfix.
|
||||
* Bugfix - Fixed issue of "subscription fields not showing" when the form position is before or after order submit.
|
||||
|
||||
= 1.1.1 - 2018-01-08 =
|
||||
* Bugfix - Fixed 'confirmation email not sent and order not posted' issue with latest Mailpoet v3.17.1
|
||||
|
||||
= 1.1.0 – 2018-06-28 =
|
||||
* Added a new option for ‘Privacy Policy Notice Page’ that is for the GDPR compliance and ask for allow consent in the subscription form.
|
||||
|
||||
* Added a new settings for the 'GDPR'.
|
||||
|
||||
* Settings for the display GDPR Subscription consent Text.
|
||||
|
||||
* Set Privacy Page
|
||||
|
||||
* Display Subscribe/Unsubscribe options
|
||||
|
||||
* Added changelog.txt file
|
||||
|
||||
= 1.0.6 - 2018-01-22 =
|
||||
* Fixed the add-on-woocommerce-mailpoet.pot file issue under plugin/language/ folder
|
||||
|
||||
= 1.0.5 - 2018-01-19 =
|
||||
* We have updated the .pot file in the /languages folder
|
||||
* Added a new text file under /languages folder that is very thorough description on how to use the online translation system – or use local .po files. The file is named how-to-translate.txt and location is languages/how-to-translate.txt
|
||||
* Also added the same text in this file of “How to translate?” section.
|
||||
|
||||
= 1.0.4 - 2018-01-18 =
|
||||
* We have fixed the code for pluralization text.
|
||||
|
||||
= 1.0.3 - 2017-11-15 =
|
||||
* Title fixed, if “Multi-Subscription?” field is set to No, then have it say “Newsletter” and if it’s set to Yes, have it say “Newsletters”.
|
||||
* Fixed CSS issue
|
||||
|
||||
= 1.0.2 - 2017-10-10 =
|
||||
* Subscribe checkbox is displayed many times issue fixed in the version 1.0.2
|
||||
|
||||
= 1.0.1 =
|
||||
* Fixed all the text domain: mailpoet-woocommerce-add-on to add-on-mailpoet-woocommerce
|
||||
|
||||
= 1.0.0 =
|
||||
* Initial release.
|
||||
20
spec/fixtures/dynamic_finders/plugin_version/admin-email-as-from-address/change_log/CHANGELOG.md
vendored
Normal file
20
spec/fixtures/dynamic_finders/plugin_version/admin-email-as-from-address/change_log/CHANGELOG.md
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
Changelog
|
||||
=========
|
||||
#### 1.2 - November, 16 2016
|
||||
|
||||
**Improvements**
|
||||
|
||||
- Created General settings option fields to set From sender name and From sender email address. The filters aeafa_mail_from and aeafa_mail_from_name will still override these fields. Props Ramon Fincken.
|
||||
See also the included screenshot-2.png
|
||||
|
||||
#### 1.1 - November, 15 2016
|
||||
|
||||
**Improvements**
|
||||
|
||||
- Made the plugin extensible using filters. These filters are available: aeafa_mail_from and aeafa_mail_from_name
|
||||
|
||||
|
||||
#### 1.0 - September, 5 2016
|
||||
|
||||
- First release
|
||||
|
||||
10
spec/fixtures/dynamic_finders/plugin_version/admin-menu-reorder/change_log/changelog.txt
vendored
Normal file
10
spec/fixtures/dynamic_finders/plugin_version/admin-menu-reorder/change_log/changelog.txt
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
Plugin Name: Admin Menu Reorder
|
||||
Author: WP Idiots
|
||||
|
||||
1.1 - 23/FEB/2014
|
||||
----------------------------------------------------------------------
|
||||
- Added support for custom-added menu items
|
||||
|
||||
1.0 - 22/FEB/2014
|
||||
----------------------------------------------------------------------
|
||||
- First Release.
|
||||
975
spec/fixtures/dynamic_finders/plugin_version/adplugg/change_log/changelog.txt
vendored
Normal file
975
spec/fixtures/dynamic_finders/plugin_version/adplugg/change_log/changelog.txt
vendored
Normal file
@@ -0,0 +1,975 @@
|
||||
= 1.9.32 =
|
||||
|
||||
* Updated the readme.txt to reflect that the plugin is tested and working with WordPress 5.1.1.
|
||||
* Updated the readme.txt to reflect that the plugin is tested and working with v1.0.2 of the AMP plugin.
|
||||
* Linted the AdPlugg_Admin class to meet all WP coding standards.
|
||||
* Linted the AdPlugg_Privacy class to meet all WP coding standards.
|
||||
|
||||
= 1.9.31 =
|
||||
|
||||
* Updated the readme.txt to reflect that the plugin is tested and working with WordPress 5.1.0.
|
||||
* Installed and ran PHP Code Beautifier to fix a number of WordPress coding standards issues.
|
||||
|
||||
= 1.9.30 =
|
||||
|
||||
* Updated the readme.txt to reflect that the plugin is tested and working with WordPress 5.0.2.
|
||||
* Updated the copyright date to 2019.
|
||||
* Linted the main adplugg.php file to meet all WP coding standards.
|
||||
* Linted the functions.php file to meet all WP coding standards.
|
||||
* Linted the AdPlugg_Options class to meet all WP coding standards.
|
||||
* Linted the AdPlugg_Facebook class to meet all WP coding standards.
|
||||
|
||||
= 1.9.29 =
|
||||
|
||||
* Updated the readme.txt to reflect that the plugin is tested and working with WordPress 5.0.1.
|
||||
|
||||
= 1.9.28 =
|
||||
|
||||
* Moved the AdPlugg general options page help to a class (instead of a global function).
|
||||
* Moved the AdPlugg widgets page help to a class (instead of a global function).
|
||||
* Got rid of the no-longer-used AdPlugg_Help_Dispatch class.
|
||||
|
||||
= 1.9.27 =
|
||||
|
||||
* Updated the readme.txt to reflect that the plugin has been tested with up to v4.2.0 of the FBIA plugin.
|
||||
* Updated the readme.txt to reflect that the plugin has been tested with up to v0.7.2 of the AMP plugin.
|
||||
|
||||
= 1.9.26 =
|
||||
|
||||
* Fixed a bug with how the widget was being rendered (introduced in 1.9.24).
|
||||
|
||||
= 1.9.25 =
|
||||
|
||||
* Fixed a bug with the Test_AMP_Options_Page_Help class where it was adding help to all wp-admin pages (introduced in 1.9.23).
|
||||
|
||||
= 1.9.24 =
|
||||
|
||||
* Updated the readme.txt to reflect that the plugin has been tested with up to WordPress 5.0.
|
||||
* Updated the copyright date from 2017 to 2018.
|
||||
* Fixed an inconsequential error message that was showing when saving the widget.
|
||||
* Linted the entire AdPlugg_Widget class to meet all WP coding standards.
|
||||
|
||||
= 1.9.23 =
|
||||
|
||||
* Moved the Facebook Options page help to a class (instead of a global function).
|
||||
|
||||
= 1.9.22 =
|
||||
|
||||
* Linted all admin page classes to meet WP coding standards.
|
||||
|
||||
= 1.9.21 =
|
||||
|
||||
* Linted the AdPlugg_Notice class to meet all WP coding standards.
|
||||
|
||||
= 1.9.20 =
|
||||
|
||||
* Removed the use of the deprecated 'create_function' when registering the widget.
|
||||
|
||||
= 1.9.19 =
|
||||
|
||||
* Linted the AdPlugg_Notice_Controller class.
|
||||
* Added CSRF protection to the notice system.
|
||||
|
||||
= 1.9.18 =
|
||||
|
||||
* Moved the AMP Options page help to a class (instead of a global function).
|
||||
|
||||
= 1.9.17 =
|
||||
|
||||
* Moved the help system includes to the main plugin file.
|
||||
* Linted the widgets-page-help.php file to meet the WP coding standards.
|
||||
|
||||
= 1.9.16 =
|
||||
|
||||
* Updated the visibility on the 'instance' property of all singletons to 'private'.
|
||||
|
||||
= 1.9.15 =
|
||||
|
||||
* Linted the options-page-help.php file.
|
||||
|
||||
= 1.9.14 =
|
||||
|
||||
* Added unit testing to the Test_Help_Dispatch class for testing the contextual help for the AMP settings page.
|
||||
|
||||
= 1.9.13 =
|
||||
|
||||
* Linted the facebook-options-page-help.php file to meet all of the WP coding standards.
|
||||
|
||||
= 1.9.12 =
|
||||
|
||||
* Renamed and linted the class-adplugg-help-dispatch.php file to meet all of the WP coding standards.
|
||||
|
||||
= 1.9.11 =
|
||||
|
||||
* Updated the readme.txt to reflect that the plugin has been tested with up to v4.1.1 of the FBIA plugin.
|
||||
|
||||
= 1.9.10 =
|
||||
|
||||
* Added Composer (for installing our dev dependencies).
|
||||
* Added a phpcs.xml file (for checking our code against the WP coding standards).
|
||||
* Linted the amp-options-page-help.php file to meet all of the WP coding standards.
|
||||
|
||||
= 1.9.9 =
|
||||
|
||||
* Updated the readme.txt to reflect that the plugin has been tested with up to WP 4.9.8.
|
||||
|
||||
= 1.9.8 =
|
||||
|
||||
* Converted the AdPlugg_Options_Page class to a singleton to match the rest of our admin pages.
|
||||
|
||||
= 1.9.7 =
|
||||
|
||||
* Fixed the PHPDoc on the get_instance method on several classes.
|
||||
|
||||
= 1.9.6 =
|
||||
|
||||
* Updated the readme.txt to reflect that the plugin has been tested with up to WP 4.9.7
|
||||
|
||||
= 1.9.5 =
|
||||
|
||||
* Fixed some issues with the PHPDoc on the AdPlugg_Notice_Controller class.
|
||||
|
||||
= 1.9.4 =
|
||||
|
||||
* Restructured the admin contextual help dispatch system for better OOP design.
|
||||
|
||||
= 1.9.3 =
|
||||
|
||||
* Added a new AdPlugg icon font.
|
||||
* Now using the AdPlugg icon font for the admin menu (instead of an embedded SVG).
|
||||
|
||||
= 1.9.2 =
|
||||
|
||||
* Cleaned up the test_admin_init test function in the Test_Options_Page class.
|
||||
* Now fully testing the admin_init method of the AdPlugg_Facebook_Options_Page class.
|
||||
|
||||
= 1.9.1 =
|
||||
|
||||
* Fixed a testing bug with the test-facebook-options-page-help.php when run in isolation.
|
||||
|
||||
= 1.9.0 =
|
||||
|
||||
* Added info regarding GDPR compliance to the readme.txt.
|
||||
* Updated the readme.txt to reflect that the plugin has been tested and is compatible with up to WP v4.9.6.
|
||||
* Now displaying suggested privacy policy text in the privacy policy settings screen in the wp-admin.
|
||||
|
||||
= 1.8.9 =
|
||||
|
||||
* Misc fixes for WP coding standards (spaces after while and foreach, snake_case variables).
|
||||
|
||||
= 1.8.8 =
|
||||
|
||||
* Added help for using AdPlugg for Facebook Instant Articles to the contextual help on the widgets page in the admin.
|
||||
|
||||
= 1.8.7 =
|
||||
|
||||
* Updated styling of all 'if' statements to match WP coding standards.
|
||||
|
||||
= 1.8.6 =
|
||||
|
||||
* Updated the incorrect PHPDoc on some of the FBIA related methods.
|
||||
|
||||
= 1.8.5 =
|
||||
|
||||
* Updated the label text on the FBIA automatic placement option to be more clear and consistent.
|
||||
* Updated the readme.txt to remove "New" from the timed rotate feature.
|
||||
|
||||
= 1.8.4 =
|
||||
|
||||
* Updated the readme to reflect that the plugin has been test up to WordPress 4.9.5.
|
||||
|
||||
= 1.8.3 =
|
||||
|
||||
* Fixed an issue with the option validation.
|
||||
|
||||
= 1.8.2 =
|
||||
|
||||
* AMP ad bottom margin now properly matches its top margin.
|
||||
|
||||
= 1.8.1 =
|
||||
|
||||
* Now inserts an ad at the bottom of any short AMP posts.
|
||||
|
||||
= 1.8.0 =
|
||||
|
||||
* Now backwards compatible down to PHP 5.2.4.
|
||||
|
||||
= 1.7.0 =
|
||||
|
||||
* AMP (Accelerated Mobile Pages) support added.
|
||||
|
||||
= 1.6.24 =
|
||||
|
||||
* Updated the readme.txt to reflect that the plugin has been tested with up to v4.0.6 of the FBIA plugin.
|
||||
|
||||
= 1.6.23 =
|
||||
|
||||
* Fixed an error in the Facebbook Instant Articles contextual help.
|
||||
|
||||
= 1.6.22 =
|
||||
|
||||
* Updated the readme to reflect that the plugin has been tested with up to WP 4.9.4.
|
||||
|
||||
= 1.6.21 =
|
||||
|
||||
* Made the notice controller into a singleton.
|
||||
|
||||
= 1.6.20 =
|
||||
|
||||
* Updated the readme.txt to reflect that the plugin has been tested with up to WP 4.9.2.
|
||||
|
||||
= 1.6.19 =
|
||||
|
||||
* Updated all indentation to use tabs instead of spaces to match the WordPress Coding Standards.
|
||||
|
||||
= 1.6.18 =
|
||||
|
||||
* Added unit testing for the AdPlugg_Facebook_Instant_Articles->insert_ads method.
|
||||
|
||||
= 1.6.17 =
|
||||
|
||||
* Added unit testing for the AdPlugg_Facebook_Instant_Articles->header_injector method.
|
||||
|
||||
= 1.6.16 =
|
||||
|
||||
* Now checks to make sure an access code is entered before trying to serve ads into Facebook Instant Articles.
|
||||
|
||||
= 1.6.15 =
|
||||
|
||||
* Added unit testing for the render and get_rendered methods of the Notice class.
|
||||
|
||||
= 1.6.14 =
|
||||
|
||||
* Added CTA buttons to notices to make setup easier.
|
||||
|
||||
= 1.6.13 =
|
||||
|
||||
* Updated the readme.txt file to reflect that the plugin is fully tested and working with WP 4.9.1.
|
||||
|
||||
= 1.6.12 =
|
||||
|
||||
* Updated the readme.txt file to reflect that the plugin is fully tested and working with WP 4.9.0.
|
||||
|
||||
= 1.6.11 =
|
||||
|
||||
* Refactored global notice functions into the notice controller.
|
||||
|
||||
= 1.6.10 =
|
||||
|
||||
* Added a new AdPlugg_Options class for better OOP design.
|
||||
|
||||
= 1.6.9 =
|
||||
|
||||
* Updated the readme.txt file to reflect that the plugin is fully tested and working with WP 4.8.3.
|
||||
|
||||
= 1.6.8 =
|
||||
|
||||
* Fixed a comment typo.
|
||||
* Now explicitly declaring visibility for all methods in the AdPlugg_Notice class.
|
||||
|
||||
= 1.6.7 =
|
||||
|
||||
* Added additional testing on the AdPlugg access code retrieval function.
|
||||
|
||||
= 1.6.6 =
|
||||
|
||||
* Added unit testing for the AdPlugg_Facebook_Instant_Articles class.
|
||||
|
||||
= 1.6.5 =
|
||||
|
||||
* Updated the readme.txt file to reflect that the plugin is fully tested and working with WP 4.8.2.
|
||||
|
||||
= 1.6.4 =
|
||||
|
||||
* Explicitly declared visibility for all methods in the AdPlugg_Notice_Controller class.
|
||||
|
||||
= 1.6.3 =
|
||||
|
||||
* Renamed some test files to match our file naming conventions.
|
||||
|
||||
= 1.6.2 =
|
||||
|
||||
* Added 'Requires PHP: 5.3' tag to the readme.txt file.
|
||||
|
||||
= 1.6.1 =
|
||||
|
||||
* Updated tests/test-adplugg.php for WP coding standards.
|
||||
|
||||
= 1.6.0 =
|
||||
|
||||
* Updated the endpoint for FBIA ads to www.adplugg.io (with temporary allowance for staying on www.adplugg.com).
|
||||
|
||||
= 1.5.18 =
|
||||
|
||||
* Updated the readme.txt file to reflect that the plugin is fully tested and working with WP 4.8.1.
|
||||
|
||||
= 1.5.17 =
|
||||
|
||||
* Updated the readme.txt file to reflect that the plugin is tested and working with up to v4.0.4 of the FBIA plugin.
|
||||
* Updated tests/functions.php for WP coding standards.
|
||||
|
||||
= 1.5.16 =
|
||||
|
||||
* Updated the readme.txt file to reflect that the plugin is tested and working with up to v4.0.3 of the FBIA plugin.
|
||||
* Updated bootstrap.php for WP coding standards.
|
||||
|
||||
= 1.5.15 =
|
||||
|
||||
* Updated the options page tests to add testing that ensures that the access code is stored correctly.
|
||||
* Added unit testing for the AdPlugg_Options_Page->admin_init() method.
|
||||
|
||||
= 1.5.14 =
|
||||
|
||||
* Updated the readme.txt file to reflect that the plugin is tested and working with up to v4.0.2 of the FBIA plugin.
|
||||
* Updated the tags and description in the readme.txt file.
|
||||
* Updated the readme.txt file to include info regarding the new Open Graph targeting functionality.
|
||||
|
||||
= 1.5.13 =
|
||||
|
||||
* Updated test-functions.php for WP coding standards.
|
||||
|
||||
= 1.5.12 =
|
||||
|
||||
* Updated the copyright date.
|
||||
* Updated link params.
|
||||
|
||||
= 1.5.11 =
|
||||
|
||||
* Updated the readme.txt file to reflect that the plugin is fully tested and working with WP 4.8.0.
|
||||
|
||||
= 1.5.10 =
|
||||
|
||||
* Made the adplugg sdk functions into a class.
|
||||
|
||||
= 1.5.9 =
|
||||
|
||||
* Updated test-class-adplugg-widget.php for WP coding standards.
|
||||
|
||||
= 1.5.8 =
|
||||
|
||||
* Updated the readme.txt file to reflect that the plugin is fully tested and working with WP 4.7.5.
|
||||
|
||||
= 1.5.7 =
|
||||
|
||||
* Updated the readme.txt file to reflect that the plugin is tested and working with up to v3.3.5 of the FBIA plugin.
|
||||
|
||||
= 1.5.6 =
|
||||
|
||||
* Updated the widget help and made 'adplugg.com' references into links.
|
||||
|
||||
= 1.5.5 =
|
||||
|
||||
* Updated the readme.txt file to reflect that the plugin is fully tested and working with WP 4.7.4.
|
||||
|
||||
= 1.5.4 =
|
||||
|
||||
* Updated the names of our enqueued script and stylesheet to 'adplugg-admin'.
|
||||
|
||||
= 1.5.3 =
|
||||
|
||||
* Updated test-sdk.php for WP coding standards.
|
||||
|
||||
= 1.5.2 =
|
||||
|
||||
* Notices are now dismissible (using built in WP is-dismissible functionality).
|
||||
|
||||
= 1.5.1 =
|
||||
|
||||
* Fixed some typos/issues with the options page help.
|
||||
|
||||
= 1.5.0 =
|
||||
|
||||
* Moved the SDK to the top of the head section for faster loading.
|
||||
|
||||
= 1.4.19 =
|
||||
|
||||
* Updated the readme.txt file to reflect that the plugin is fully tested and working with WP 4.7.3.
|
||||
|
||||
= 1.4.18 =
|
||||
|
||||
* Optimized the dash icon to hopefully fix the flashing issue.
|
||||
|
||||
= 1.4.17 =
|
||||
|
||||
* Updated test-class-adplugg-admin.php for WP coding standards.
|
||||
|
||||
= 1.4.16 =
|
||||
|
||||
* Updated the readme.txt file to reflect that the plugin is tested and working with up to v3.3.3 of the FBIA plugin.
|
||||
* Updated the install-wp-tests.sh script to fix test errors.
|
||||
|
||||
= 1.4.15 =
|
||||
|
||||
* Updated all links to adplugg.com to use https.
|
||||
|
||||
= 1.4.14 =
|
||||
|
||||
* Updated the readme.txt file to reflect that the plugin is tested and working with up to v3.3.1 of the FBIA plugin.
|
||||
|
||||
= 1.4.13 =
|
||||
|
||||
* Updated the readme.txt file to reflect that the plugin is fully tested and working with WP 4.7.2.
|
||||
|
||||
= 1.4.12 =
|
||||
|
||||
* Removed non-working .travis.yml file.
|
||||
|
||||
= 1.4.11 =
|
||||
|
||||
* Updated the readme.txt file to reflect that the plugin is fully tested and working with WP 4.7.1.
|
||||
|
||||
= 1.4.10 =
|
||||
|
||||
* Updated the readme.txt file to reflect that the plugin is tested and working with up to v3.3.0 of the FBIA plugin.
|
||||
|
||||
= 1.4.9 =
|
||||
|
||||
* Updated the README.md file to reflect changes to the git repo.
|
||||
|
||||
= 1.4.8 =
|
||||
|
||||
* Updated the review link for changes at wordpress.org.
|
||||
|
||||
= 1.4.7 =
|
||||
|
||||
* Fixed bug with the path to the admin assets (css, js).
|
||||
* Updated/fixed the link for writing a review.
|
||||
* Removed some JavaScript under development that was erroneously released.
|
||||
* Updated the admin tests to use the new top level AdPlugg menu.
|
||||
|
||||
= 1.4.6 =
|
||||
|
||||
* Updated the readme.txt file to reflect that the plugin is tested and working with up to v3.2.2 of the FBIA plugin.
|
||||
|
||||
= 1.4.5 =
|
||||
|
||||
* Updated the readme.txt file to reflect that the plugin is fully tested and working with WP 4.7.0.
|
||||
|
||||
= 1.4.4 =
|
||||
|
||||
* Updated deprecated constructor (as of php 7) in the AdPlugg_Widget class.
|
||||
|
||||
= 1.4.3 =
|
||||
|
||||
* Standardized the file and class names in the test suite.
|
||||
|
||||
= 1.4.2 =
|
||||
|
||||
* Renamed class files to accurately reflect the full name of the contained class as per WP coding standards.
|
||||
|
||||
= 1.4.1 =
|
||||
|
||||
* Updated test-options-page.php for WP coding standards.
|
||||
|
||||
= 1.4.0 =
|
||||
|
||||
* Major refactoring - moved all includes to a new includes directory.
|
||||
|
||||
= 1.3.29 =
|
||||
|
||||
* Updated the readme.txt file to reflect that the plugin is tested and working with up to v3.2.0 of the FBIA plugin.
|
||||
|
||||
= 1.3.28 =
|
||||
|
||||
* Moved the css and js files to a new assets folder.
|
||||
|
||||
= 1.3.27 =
|
||||
|
||||
* Updated test-notice-functions.php for WP coding standards.
|
||||
|
||||
= 1.3.26 =
|
||||
|
||||
* Updated the readme.txt file to reflect that the plugin is tested and working with up to v3.1.3 of the FBIA plugin.
|
||||
|
||||
= 1.3.25 =
|
||||
|
||||
* Updated the notice classes for changes to the WP notice system.
|
||||
|
||||
= 1.3.24 =
|
||||
|
||||
* Updated the readme.txt file to reflect that the plugin is tested and working with up to WP 4.6.1.
|
||||
|
||||
= 1.3.23 =
|
||||
|
||||
* Updated the readme.txt file to reflect that the plugin is tested and working with up to v3.1.2 of the FBIA plugin.
|
||||
|
||||
= 1.3.22 =
|
||||
|
||||
* Updated class-admin.php to use generic function names.
|
||||
|
||||
= 1.3.21 =
|
||||
|
||||
* Updated the settings link in the plugin listing.
|
||||
|
||||
= 1.3.20 =
|
||||
|
||||
* Updated test-notice-controller-class.php for WP coding standards.
|
||||
|
||||
= 1.3.19 =
|
||||
|
||||
* Fixed comments on validation function for main options page.
|
||||
|
||||
= 1.3.18 =
|
||||
|
||||
* Updated the readme.txt file to reflect that the plugin is tested and working with up to WP 4.6.
|
||||
|
||||
= 1.3.17 =
|
||||
|
||||
* Updated the readme.txt file to reflect that the plugin is tested and working with up to v3.0.1 of the FBIA plugin.
|
||||
|
||||
= 1.3.16 =
|
||||
|
||||
* Made the configure notice dismissible.
|
||||
|
||||
= 1.3.15 =
|
||||
|
||||
* Updated test-notice-class.php for WP coding standards.
|
||||
|
||||
= 1.3.14 =
|
||||
|
||||
* Updated the readme.txt file to reflect that the plugin is tested and working with up to WP 4.5.3.
|
||||
|
||||
= 1.3.13 =
|
||||
|
||||
* Fixed the webkit-appearance issue with the widget checkboxes in chrome.
|
||||
|
||||
= 1.3.12 =
|
||||
|
||||
* Updated test-widgets-page-help.php for WP coding standards.
|
||||
|
||||
= 1.3.11 =
|
||||
|
||||
* Updated the readme.txt file to reflect that the plugin is tested and working with up to v2.11 of the FBIA plugin.
|
||||
|
||||
= 1.3.9 =
|
||||
|
||||
* Added "Quick Start" help videos.
|
||||
|
||||
= 1.3.8 =
|
||||
|
||||
* Fixed the configure notice link so that it goes to the new top level AdPlugg settings page.
|
||||
|
||||
= 1.3.7 =
|
||||
|
||||
* Added FAQ section to the help.
|
||||
|
||||
= 1.3.6 =
|
||||
|
||||
* Updated the readme.txt file to reflect that the plugin is tested and working with up to WP 4.5.2.
|
||||
|
||||
= 1.3.5 =
|
||||
|
||||
* Fixed a bug where the save messages weren't showing on the options page.
|
||||
* Updated the readme.txt file to reflect that the plugin is tested and working with up to WP 4.5.1 and FBIA up to 2.10.
|
||||
|
||||
= 1.3.4 =
|
||||
|
||||
* Updated the readme.txt to reflect that the plugin is tested and working with up to v2.9 of the FBIA plugin.
|
||||
|
||||
= 1.3.3 =
|
||||
|
||||
* Fixed some bugginess with the FBIA automatic placement enable field.
|
||||
* Updated the readme.txt to reflect that the plugin is tested and working with up to v2.8 of the FBIA plugin.
|
||||
|
||||
= 1.3.2 =
|
||||
|
||||
* Added support for fb-instant-articles 0.3 - 2.5.
|
||||
* Updated the readme.txt to reflect that WP 4.5 if fully tested and working.
|
||||
|
||||
= 1.3.1 =
|
||||
|
||||
* Bumping the version for auto updaters (initial post of 1.3.0 to wordpress.org had a failed merge).
|
||||
|
||||
= 1.3.0 =
|
||||
|
||||
* Added support for Facebook Instant Articles.
|
||||
* Moved AdPlugg to a top level menu.
|
||||
|
||||
= 1.2.50 =
|
||||
|
||||
* Updated test-options-page-help.php for WP coding standards.
|
||||
|
||||
= 1.2.49 =
|
||||
|
||||
* Modified the ad tag filter for feeds to handle nested div tags.
|
||||
|
||||
= 1.2.48 =
|
||||
|
||||
* Now filtering in-content AdPlugg Ad Tags out of feeds.
|
||||
|
||||
= 1.2.47 =
|
||||
|
||||
* Updated test-help-dispatch.php for WP coding standards.
|
||||
|
||||
= 1.2.46 =
|
||||
|
||||
* Added data-cfasync="false" attribute to the SDK script tag.
|
||||
|
||||
= 1.2.45 =
|
||||
|
||||
* Fixed some typos in the phpdoc in the AdPlugg_Notice class.
|
||||
|
||||
= 1.2.44 =
|
||||
|
||||
* Updated the description/help on the plugin listing in the WP admin.
|
||||
|
||||
= 1.2.43 =
|
||||
|
||||
* Added a custom footer to the settings screen.
|
||||
|
||||
= 1.2.42 =
|
||||
|
||||
* Updated the readme.txt file to reflect that WP 4.4.2 is fully tested and working.
|
||||
|
||||
= 1.2.41 =
|
||||
|
||||
* Truncated the Changelog in readme.txt and provided link to changelog.txt
|
||||
|
||||
= 1.2.40 =
|
||||
|
||||
* Removed debug messages from admin.js
|
||||
|
||||
= 1.2.39 =
|
||||
|
||||
* Updated the comments on the AdPlugg_Notice_Controller's admin_notices() function.
|
||||
|
||||
= 1.2.38 =
|
||||
|
||||
* Updated the readme.txt file to reflect that WP 4.4.1 is fully tested and working.
|
||||
|
||||
= 1.2.37 =
|
||||
|
||||
* Updated class-options-page.php to use generic function names.
|
||||
|
||||
= 1.2.36 =
|
||||
|
||||
* Updated sdk.php for WP coding standards.
|
||||
|
||||
= 1.2.35 =
|
||||
|
||||
* Updated class-admin.php for WP coding standards.
|
||||
|
||||
= 1.2.34 =
|
||||
|
||||
* Updated the readme.txt file to reflect that WP 4.4 is fully tested and working.
|
||||
|
||||
= 1.2.33 =
|
||||
|
||||
* Updated class-notice-controller.php to use generic function names.
|
||||
|
||||
= 1.2.32 =
|
||||
|
||||
* Updated class-options-page.php for WP coding standards.
|
||||
|
||||
= 1.2.31 =
|
||||
|
||||
* Updated notice-functions.php for WP coding standards.
|
||||
|
||||
= 1.2.30 =
|
||||
|
||||
* Updated class-notice.php for WP coding standards.
|
||||
|
||||
= 1.2.29 =
|
||||
|
||||
* Widget title in the admin now includes the zone (if one is set).
|
||||
|
||||
= 1.2.28 =
|
||||
|
||||
* Updated class-notice-controller.php for WP coding standards.
|
||||
|
||||
= 1.2.27 =
|
||||
|
||||
* Added Ad Tag info to the help.
|
||||
|
||||
= 1.2.26 =
|
||||
|
||||
* Added unit test for widget registration.
|
||||
|
||||
= 1.2.25 =
|
||||
|
||||
* Updated install-wp-tests.sh for compatibility with latest WP.
|
||||
|
||||
= 1.2.24 =
|
||||
|
||||
* Updated widgets-page-help.php for WP coding standards.
|
||||
|
||||
= 1.2.23 =
|
||||
|
||||
* Updated options-page-help.php for WP coding standards.
|
||||
|
||||
= 1.2.22 =
|
||||
|
||||
* Updated the readme.txt file to reflect that WP 4.3.1 is fully tested and working.
|
||||
|
||||
= 1.2.21 =
|
||||
|
||||
* Updated the readme.txt to show Pro features.
|
||||
|
||||
= 1.2.20 =
|
||||
|
||||
* Updated help-dispatch.php for WP coding standards.
|
||||
|
||||
= 1.2.19 =
|
||||
|
||||
* Updated all "API" references to "SDK".
|
||||
|
||||
= 1.2.18 =
|
||||
|
||||
* Increased the size of the Access Code field.
|
||||
* Fixed a bug with the help link on WP 4.3.
|
||||
|
||||
= 1.2.17 =
|
||||
|
||||
* Fixed cosmetic spacing issue with the widget fieldset.
|
||||
|
||||
= 1.2.16 =
|
||||
|
||||
* Updated the readme.txt file to reflect that WP 4.3 is fully tested and working.
|
||||
|
||||
= 1.2.15 =
|
||||
|
||||
* Updated the readme.txt file to reflect that WP 4.2.4 is fully tested and working.
|
||||
|
||||
= 1.2.14 =
|
||||
|
||||
* Updated functions.php for WP coding standards.
|
||||
|
||||
= 1.2.13 =
|
||||
|
||||
* Updated adplugg.php for WP coding standards.
|
||||
|
||||
= 1.2.12 =
|
||||
|
||||
* Added PHPUnit test for the AdPlugg_Widget constructor.
|
||||
|
||||
= 1.2.11 =
|
||||
|
||||
* Fixed the PHPDoc in the notice controller class.
|
||||
|
||||
= 1.2.10 =
|
||||
|
||||
* Fixed the PHPDoc in the admin class.
|
||||
|
||||
= 1.2.9 =
|
||||
|
||||
* Updated the copyright date.
|
||||
|
||||
= 1.2.8 =
|
||||
|
||||
* Fixed issue causing the help link to not display.
|
||||
|
||||
= 1.2.7 =
|
||||
|
||||
* Renamed several class files to adhere to WP coding standards.
|
||||
|
||||
= 1.2.6 =
|
||||
|
||||
* Updated QUnit tests for timed rotate config changes.
|
||||
|
||||
= 1.2.5 =
|
||||
|
||||
* Updated readme.txt to include timed rotate feature.
|
||||
|
||||
= 1.2.4 =
|
||||
|
||||
* Fixed the markup in the options page help.
|
||||
|
||||
= 1.2.3 =
|
||||
|
||||
* Fixed the QUnit styling.
|
||||
|
||||
= 1.2.2 =
|
||||
|
||||
* Updated the readme.txt file to reflect that WP 4.2.1 is fully tested and working.
|
||||
|
||||
= 1.2.1 =
|
||||
|
||||
* Updated the readme.txt file to reflect that WP 4.2 is fully tested and working.
|
||||
|
||||
= 1.2 =
|
||||
|
||||
* Added an advanced notices system with dismissible notices.
|
||||
|
||||
= 1.1.42 =
|
||||
|
||||
* Changed notices option reference to use constant.
|
||||
* Updated the readme.txt file.
|
||||
|
||||
= 1.1.41 =
|
||||
|
||||
* Fixed widget title sanitization bug.
|
||||
|
||||
= 1.1.40 =
|
||||
|
||||
* Removed debug from widget test.
|
||||
|
||||
= 1.1.39 =
|
||||
|
||||
* Added PHPUnit testing for adding the admin options page.
|
||||
|
||||
= 1.1.38 =
|
||||
|
||||
* Added QUnit testing to the admin widgets page.
|
||||
|
||||
= 1.1.37 =
|
||||
|
||||
* Added QUnit testing to the admin options page.
|
||||
|
||||
= 1.1.36 =
|
||||
|
||||
* Fixed minor code formatting issues.
|
||||
* Added link title tags to the help.
|
||||
|
||||
= 1.1.35 =
|
||||
|
||||
* Updated the readme.txt file to reflect that WP 4.1.1 is fully tested and working.
|
||||
|
||||
= 1.1.34 =
|
||||
|
||||
* Fixed a bug with the access code validation function.
|
||||
* Improved the validation functions.
|
||||
|
||||
= 1.1.33 =
|
||||
|
||||
* Simplified the widget constructor.
|
||||
|
||||
= 1.1.32 =
|
||||
|
||||
* Fixed minor issue with help link on settings page.
|
||||
|
||||
= 1.1.31 =
|
||||
|
||||
* Added title tags to links on the settings page.
|
||||
|
||||
= 1.1.30 =
|
||||
|
||||
* Added widget help link.
|
||||
|
||||
= 1.1.29 =
|
||||
|
||||
* Added widget help.
|
||||
|
||||
= 1.1.28 =
|
||||
|
||||
* Updated the tags in readme.txt.
|
||||
|
||||
= 1.1.27 =
|
||||
|
||||
* Added Works with Free and Pro Versions to readme.txt.
|
||||
|
||||
= 1.1.26 =
|
||||
|
||||
* Updated the readme.txt file to reflect that WP 4.1 is fully tested and working.
|
||||
|
||||
= 1.1.25 =
|
||||
|
||||
* Added a screenshot.
|
||||
|
||||
= 1.1.24 =
|
||||
|
||||
* Fixed formatting of link to Q/A system.
|
||||
|
||||
= 1.1.23 =
|
||||
|
||||
* Added FAQ section to readme.txt.
|
||||
|
||||
= 1.1.22 =
|
||||
|
||||
* Updated the readme.txt file to reflect that WP 4.0.1 is fully tested and working.
|
||||
|
||||
= 1.1.21 =
|
||||
|
||||
* Added help link to options page.
|
||||
|
||||
= 1.1.20 =
|
||||
|
||||
* Fixed PHP strict standards issues (cont'd).
|
||||
|
||||
= 1.1.19 =
|
||||
|
||||
* Fixed PHP strict standards issues.
|
||||
|
||||
= 1.1.18 =
|
||||
|
||||
* Fixed broken link to widgets from the options page.
|
||||
|
||||
= 1.1.17 =
|
||||
|
||||
* Fixed broken link to widgets from the options page.
|
||||
|
||||
= 1.1.17 =
|
||||
|
||||
* Added support for widget titles.
|
||||
|
||||
= 1.1.16 =
|
||||
|
||||
* Added unit and functional testing.
|
||||
|
||||
= 1.1.15 =
|
||||
|
||||
* Updated the readme.txt file to reflect that WP 4.0 is fully tested and working.
|
||||
|
||||
= 1.1.14 =
|
||||
|
||||
* Organized widget options using fieldsets.
|
||||
|
||||
= 1.1.13 =
|
||||
|
||||
* Fixed null options bug.
|
||||
|
||||
= 1.1.12 =
|
||||
|
||||
* Updated the description and feature listing in the readme.txt file.
|
||||
|
||||
= 1.1.11 =
|
||||
|
||||
* Access Code validation now allows null values.
|
||||
|
||||
= 1.1.10 =
|
||||
|
||||
* Updated the readme.txt file to reflect that WP 3.9 is fully tested and working.
|
||||
|
||||
= 1.1.9 =
|
||||
|
||||
* Updated the readme.txt file with new description.
|
||||
* Updated the readme.txt file to reflect that WP 3.8.2 is fully tested and working.
|
||||
|
||||
= 1.1.8 =
|
||||
|
||||
* Improved the validation on the settings page.
|
||||
* Fixed a bug that was causing an error when settings were saved.
|
||||
|
||||
= 1.1.7 =
|
||||
|
||||
* Fixed a bug with the notice system that was throwing errors in the admin.
|
||||
|
||||
= 1.1.6 =
|
||||
|
||||
* Updated the readme.txt (removed outdated info, listed new ad rotator feature)
|
||||
|
||||
= 1.1.5 =
|
||||
|
||||
* Improved the help and linked to the new Cookbook
|
||||
|
||||
= 1.1.4 =
|
||||
|
||||
* Fixed two broken links
|
||||
* Updated the copyright date
|
||||
|
||||
= 1.1.2 =
|
||||
|
||||
* Fixed grammatical issues with the help.
|
||||
* Updated the readme.txt file.
|
||||
|
||||
= 1.1 =
|
||||
|
||||
* Added Support for Zones.
|
||||
* Switched to using version 1.1 of ad.js (which supports Zones).
|
||||
|
||||
= 1.0 =
|
||||
|
||||
* First public release. Posted to wordpress.org.
|
||||
|
||||
= 0.1 =
|
||||
|
||||
* Beta release.
|
||||
37
spec/fixtures/dynamic_finders/plugin_version/adshares/change_log/CHANGELOG.md
vendored
Normal file
37
spec/fixtures/dynamic_finders/plugin_version/adshares/change_log/CHANGELOG.md
vendored
Normal file
@@ -0,0 +1,37 @@
|
||||
# Changelog
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.1.3] - 11.03.2019
|
||||
### Updated
|
||||
- Ad insertion (prevent from AdUnit flocking)
|
||||
- Service discovery (new INFO endpoint format)
|
||||
### Fixed
|
||||
- Empty paragraph handling
|
||||
|
||||
## [0.1.2] - 25.02.2019
|
||||
### Fixed
|
||||
- Excerpt support
|
||||
|
||||
## [0.1.1] - 21.02.2019
|
||||
### Fixed
|
||||
- Autoloading
|
||||
- Cache dir
|
||||
|
||||
## [0.1.0] - 21.02.2019
|
||||
### Added
|
||||
- Installation process
|
||||
- Settings page
|
||||
- Synchronization with AdServer
|
||||
- Ads in posts content
|
||||
|
||||
[Unreleased]: https://github.com/adshares/wordpress-plugin/compare/v0.1.3...HEAD
|
||||
|
||||
[0.1.3]: https://github.com/adshares/wordpress-plugin/compare/v0.1.2...v0.1.3
|
||||
[0.1.2]: https://github.com/adshares/wordpress-plugin/compare/v0.1.1...v0.1.2
|
||||
[0.1.1]: https://github.com/adshares/wordpress-plugin/compare/v0.1.0...v0.1.1
|
||||
[0.1.0]: https://github.com/adshares/wordpress-plugin/releases/tag/v0.1.0
|
||||
@@ -0,0 +1,128 @@
|
||||
== Changelog ==
|
||||
|
||||
= 1.3.5 =
|
||||
* Fixes an issue that removes table header content using update_field() while option "use header" is set to "no".
|
||||
* Fixes an issue with the update_post_metadata filter
|
||||
|
||||
= 1.3.4 =
|
||||
* Fixes an issue that prevents the removal of table contents
|
||||
|
||||
= 1.3.3 =
|
||||
* Fixes returning empty table after saving content containing a single quote
|
||||
|
||||
= 1.3.5 =
|
||||
* Fixes returning empty table after saving content containing quotes
|
||||
* Fixes an issue using update_field() on a table field
|
||||
|
||||
= 1.3.5 =
|
||||
* Changes table data storing format from JSON string to serialized array. This is due to an issue caused by third party plugins using update_post_meta() without providing wp_slash() to the value before. Existing table data values in JSON string format in the database will still exists and be compatible. When a field is saved again, the storage format changes from JSON to serialized array.
|
||||
* Fixes an PHP error of table caption
|
||||
|
||||
= 1.3.0 =
|
||||
* Adds support for table caption
|
||||
* Fixes an JavaScript issue for ACF version 4
|
||||
|
||||
= 1.2.6 =
|
||||
* Replaces jQuery.noConflict methode
|
||||
* Prevents PHP error if table fields value is from a previous fieldtype
|
||||
|
||||
= 1.2.5 =
|
||||
* Adds danish translation, thanks to Jeppe Skovsgaard
|
||||
|
||||
= 1.2.4 =
|
||||
* Fixes backslashes on using update_field();
|
||||
|
||||
= 1.2.3 =
|
||||
* Adds support for the ACF update_field() function. If you get the table fields data array by get_field(), you can change the table data array and using update_field() to save the changes to the field.
|
||||
|
||||
= 1.2.2 =
|
||||
* Adds plugin version to table data for handling structural changes.
|
||||
* Fixes loosing table data containing quotes on third party update_post_meta() actions to table field values. Limited to new fields or fields value changed since plugin version 1.2.2.
|
||||
* Fixes an PHP warning since PHP 7.2 when body data is null
|
||||
|
||||
= 1.2.1 =
|
||||
* Fixes not using user locale for translation
|
||||
* Adds description for handling line breaks to plugins page
|
||||
|
||||
= 1.2 =
|
||||
* Adds support for tab navigation. Uses shift + tab for backward navigation.
|
||||
* Minor code improvements
|
||||
|
||||
= 1.1.16 =
|
||||
* Keeps the WordPress admin area working, if tablefields value is not a valid JSON string. Logs the invalid value in the console for debugging.
|
||||
|
||||
= 1.1.15 =
|
||||
* Adds polish translation by Pawel Golka
|
||||
|
||||
= 1.1.14 =
|
||||
* Fixes table does not appear under certain field groups location rules
|
||||
|
||||
= 1.1.13 =
|
||||
* Fixes an XSS issue within /wp-admin/ pages
|
||||
|
||||
= 1.1.12 =
|
||||
* Adds support for field groups post taxonomy rule
|
||||
|
||||
= 1.1.11 =
|
||||
* Fixes rerendering of tables while changing other content
|
||||
|
||||
= 1.1.10 =
|
||||
* Fixed table functionality with respect to the ACF rules
|
||||
|
||||
= 1.1.9 =
|
||||
* Fixes returning false on single empty table cell for ACF version 4
|
||||
|
||||
= 1.1.8 =
|
||||
* Fixes support for user edit pages
|
||||
|
||||
= 1.1.7 =
|
||||
* Fixes support for user profile pages
|
||||
|
||||
= 1.1.6 =
|
||||
* UI: Fixes table header switch off problem
|
||||
|
||||
= 1.1.5 =
|
||||
* Fixes issue occured after database migration with plugin "WP Migrate DB"
|
||||
|
||||
= 1.1.4 =
|
||||
* Takes over icon class changes in ACF-Pro since version 5.3.2
|
||||
|
||||
= 1.1.3 =
|
||||
* Fixes wrong function name 'change_template'
|
||||
|
||||
= 1.1.2 =
|
||||
* Fixes missing table on page template change
|
||||
|
||||
= 1.1.1 =
|
||||
* Compatibility to icon changes of ACF Pro version 5.2.8
|
||||
* Fixes table top legend height in FireFox
|
||||
* Fixes delete column icon position in IE
|
||||
|
||||
= 1.1 =
|
||||
* Improved User Experience when deleting all columns and rows.
|
||||
* Compatibility to changes of ACF Pro version 5.2.7.
|
||||
|
||||
= 1.0.7 =
|
||||
* Use wp_json_encode() instead of json_encode(). This may fix issues in rare enviroments.
|
||||
|
||||
= 1.0.6 =
|
||||
* If the table has only a single empty cell (this is by default), no table data will return now.
|
||||
|
||||
= 1.0.5 =
|
||||
* Fixes javascript issue in IE 8.
|
||||
* Fixes missing table borders and table header´s height in FireFox.
|
||||
|
||||
= 1.0.4 =
|
||||
* Fixes an uri problem on some hosts.
|
||||
|
||||
= 1.0.3 =
|
||||
* Fixes an php error on HTTP_REFFERER.
|
||||
|
||||
= 1.0.2 =
|
||||
* Fixes error when including the plugin from inside a theme.
|
||||
|
||||
= 1.0.1 =
|
||||
* Fixes ACF validation error "required" when header option "use table header" was used and unchecked.
|
||||
|
||||
= 1.0 =
|
||||
* Official Release of the free version
|
||||
@@ -0,0 +1,79 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ACF Table Field\n"
|
||||
"POT-Creation-Date: \n"
|
||||
"PO-Revision-Date: \n"
|
||||
"Last-Translator: Johann Heyne <mail@johannheyne.de>\n"
|
||||
"Language-Team: Johann Heyne <mail@johannheyne.de>\n"
|
||||
"Language: de_DE\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: Poedit 2.1.1\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Poedit-SourceCharset: UTF-8\n"
|
||||
|
||||
#: acf-table-v5.php:208
|
||||
msgid "table caption"
|
||||
msgstr ""
|
||||
|
||||
#: acf-table-v5.php:134
|
||||
msgid "Presetting the usage of table caption"
|
||||
msgstr ""
|
||||
|
||||
#: acf-table-v5.php:133
|
||||
msgid "Table Caption"
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "Johann Heyne"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid ""
|
||||
"This free Add-on adds a table field type for the Advanced Custom Fields "
|
||||
"plugin."
|
||||
msgstr ""
|
||||
|
||||
#. #-#-#-#-# advanced-custom-fields-table-field-code.pot (Advanced Custom
|
||||
#. Fields: Table Field 1.3.5) #-#-#-#-#
|
||||
#. Plugin URI of the plugin/theme
|
||||
#. #-#-#-#-# advanced-custom-fields-table-field-code.pot (Advanced Custom
|
||||
#. Fields: Table Field 1.3.5) #-#-#-#-#
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "http://www.johannheyne.de/"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "Advanced Custom Fields: Table Field"
|
||||
msgstr ""
|
||||
|
||||
#: acf-table-v5.php:120
|
||||
msgid "Presetting the usage of table header"
|
||||
msgstr ""
|
||||
|
||||
#: acf-table-v4.php:185 acf-table-v5.php:124
|
||||
msgid "Optional"
|
||||
msgstr "Opcjonalne"
|
||||
|
||||
#: acf-table-v4.php:175 acf-table-v5.php:119
|
||||
msgid "Table Header"
|
||||
msgstr "Nagłówek tabeli"
|
||||
|
||||
#: acf-table-v4.php:98 acf-table-v4.php:186 acf-table-v5.php:125
|
||||
#: acf-table-v5.php:138 acf-table-v5.php:196
|
||||
msgid "Yes"
|
||||
msgstr "Tak"
|
||||
|
||||
#: acf-table-v4.php:97 acf-table-v4.php:187 acf-table-v5.php:126
|
||||
#: acf-table-v5.php:139 acf-table-v5.php:195
|
||||
msgid "No"
|
||||
msgstr "Nie"
|
||||
|
||||
#: acf-table-v4.php:95 acf-table-v5.php:193
|
||||
msgid "use table header"
|
||||
msgstr "Użyj nagłówka tabeli"
|
||||
|
||||
#: acf-table-v4.php:24 acf-table-v5.php:38
|
||||
msgid "Table"
|
||||
msgstr "Tabela"
|
||||
53
spec/fixtures/dynamic_finders/plugin_version/advanced-post-excerpt/change_log/CHANGELOG.md
vendored
Normal file
53
spec/fixtures/dynamic_finders/plugin_version/advanced-post-excerpt/change_log/CHANGELOG.md
vendored
Normal file
@@ -0,0 +1,53 @@
|
||||
# Advanced Post Excerpt Change Log
|
||||
|
||||
All notable changes to this project will be documented in this file, according to [the Keep a Changelog standards](http://keepachangelog.com/).
|
||||
|
||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
## [1.0.0] - 2018-12-31
|
||||
|
||||
* Added support for the WordPress block editor (a.k.a. Gutenberg) [[#10]).
|
||||
* Rewrite the plugin to use proper namespaces ([#9]).
|
||||
* Bump the minimum PHP version to PHP 7.0 ([#8]).
|
||||
* Rewrite the test suite using the WordPress core test suite ([#5]).
|
||||
|
||||
## [0.2.1] - 2017-03-04
|
||||
|
||||
* Fixed localization by adding missing [`load_plugin_textdomain()`](https://developer.wordpress.org/reference/functions/load_plugin_textdomain/) call ([#3]).
|
||||
* Repaired the `composer.json` file, adding additional information.
|
||||
|
||||
|
||||
## [0.2.0] - 2017-03-04
|
||||
|
||||
* Upgraded Composer dependencies
|
||||
* Run PHP_CodeSniffer as part of the Travis-CI build process ([#1]).
|
||||
* Switched to using [`get_post_types_by_support()`](https://developer.wordpress.org/reference/functions/get_post_types_by_support/), which was introduced in WordPress 4.5.
|
||||
* Removed the alignment (left/center/right) buttons from the Advanced Post Excerpt TinyMCE instance ([#2]).
|
||||
|
||||
### Restoring alignment buttons
|
||||
|
||||
If you'd prefer to keep the alignment buttons that were removed by default in [#2], you can do so with the following code:
|
||||
|
||||
```php
|
||||
// Restore alignleft, aligncenter, and alignright buttons to the post excerpt editor.
|
||||
remove_filter( 'teeny_mce_buttons', 'ape_remove_alignment_buttons_from_excerpt', 10, 2 );
|
||||
```
|
||||
|
||||
|
||||
## [0.1.0] - 2016-02-26
|
||||
|
||||
* Initial public release.
|
||||
|
||||
|
||||
[Unreleased]: https://github.com/stevegrunwell/advanced-post-excerpt/compare/master...develop
|
||||
[1.0.0]: https://github.com/stevegrunwell/advanced-post-excerpt/releases/tag/v1.0.0
|
||||
[0.2.1]: https://github.com/stevegrunwell/advanced-post-excerpt/releases/tag/v0.2.1
|
||||
[0.2.0]: https://github.com/stevegrunwell/advanced-post-excerpt/releases/tag/v0.2.0
|
||||
[0.1.0]: https://github.com/stevegrunwell/advanced-post-excerpt/releases/tag/v0.1.0
|
||||
[#1]: https://github.com/stevegrunwell/advanced-post-excerpt/issues/1
|
||||
[#2]: https://github.com/stevegrunwell/advanced-post-excerpt/issues/2
|
||||
[#3]: https://github.com/stevegrunwell/advanced-post-excerpt/issues/3
|
||||
[#5]: https://github.com/stevegrunwell/advanced-post-excerpt/pull/5
|
||||
[#8]: https://github.com/stevegrunwell/advanced-post-excerpt/pull/8
|
||||
[#9]: https://github.com/stevegrunwell/advanced-post-excerpt/pull/9
|
||||
[#10]: https://github.com/stevegrunwell/advanced-post-excerpt/pull/10
|
||||
32
spec/fixtures/dynamic_finders/plugin_version/affiliates-events-manager/change_log/changelog.txt
vendored
Normal file
32
spec/fixtures/dynamic_finders/plugin_version/affiliates-events-manager/change_log/changelog.txt
vendored
Normal file
@@ -0,0 +1,32 @@
|
||||
Affiliates Events Manager Changelog www.itthinx.com
|
||||
|
||||
= 3.0.0 =
|
||||
- WordPress 5.x compatible.
|
||||
- Added support for rate formulas (requires Affiliates Pro >= 4.x or Affiliates Enterprise >= 4.x).
|
||||
|
||||
= 2.1.0 =
|
||||
|
||||
- Affiliates, Affiliates Pro and Affiliates Enterprise 2.x and 3.x compatible.
|
||||
- Adds support for coupons.
|
||||
- Wordpress 4.8.3 compatible.
|
||||
|
||||
= 2.0.0 =
|
||||
|
||||
- Tested with WordPress 4.8.
|
||||
- Updated for Affiliates Pro and Enterprise 3.x.
|
||||
- Added support for rates.
|
||||
- Replaced the use of the language domain constant with string literals in
|
||||
translation functions.
|
||||
|
||||
= 1.0.2 =
|
||||
|
||||
- Added : Default referral rate and referral rate per event, referral status
|
||||
update according to booking status
|
||||
|
||||
= 1.0.1 =
|
||||
|
||||
- Fixed : translations not loaded.
|
||||
|
||||
= 1.0.0 =
|
||||
|
||||
- Initial release.
|
||||
21
spec/fixtures/dynamic_finders/plugin_version/affiliates-ninja-forms/change_log/changelog.txt
vendored
Normal file
21
spec/fixtures/dynamic_finders/plugin_version/affiliates-ninja-forms/change_log/changelog.txt
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
Affiliates Ninja Forms Changelog www.itthinx.com
|
||||
|
||||
= 3.0.0 =
|
||||
* WordPress 5.x compatible.
|
||||
* Added support for rate formulas (requires Affiliates Pro >= 4.x or Affiliates Enterprise >= 4.x).
|
||||
|
||||
= 2.0.1 =
|
||||
* Added the changelog.txt
|
||||
* Fixed : check that user is created (and not an error object) before logging in.
|
||||
* Fixed : affiliate registration form also not to be shown for pending or deleted affiliates.
|
||||
* Added a missing translation (referral description).
|
||||
* Fixed : currency was only used from rate.
|
||||
* Wordpress 4.9 compatible.
|
||||
|
||||
= 2.0.0 =
|
||||
* Affiliates, Affiliates Pro and Affiliates Enterprise 2.x and 3.x compatible.
|
||||
* Ninja Forms 3 compatible.
|
||||
* Wordpress 4.8.2 compatible.
|
||||
|
||||
= 1.0.0 =
|
||||
* Initial release (rather sparse and internal).
|
||||
@@ -0,0 +1,79 @@
|
||||
Changelog - Affiliates WooCommerce Light - www.itthinx.com
|
||||
|
||||
= 1.5.0 =
|
||||
* WordPress 5.x compatible.
|
||||
* WooCommerce 3.6 compatible.
|
||||
|
||||
= 1.4.0 =
|
||||
* WordPress 5.0 compatible.
|
||||
* WooCommerce 3.5 compatible.
|
||||
|
||||
= 1.3.3 =
|
||||
* WordPress 4.9 compatible.
|
||||
* WooCommerce 3.2.5 tested.
|
||||
* Changelog file added.
|
||||
* Added an ABSPATH check.
|
||||
|
||||
= 1.3.2 =
|
||||
* Woocommerce 3.0.0 compatible.
|
||||
|
||||
= 1.3.1 =
|
||||
* WordPress 4.7 compatible.
|
||||
* Corrected the language domain for a translatable string.
|
||||
* Added the Spanish translation.
|
||||
|
||||
= 1.3.0 =
|
||||
* WordPress 4.5 compatible.
|
||||
* Replaced usage of constant with string literal for the plugin's language domain.
|
||||
|
||||
= 1.2.0 =
|
||||
* Updated the commission calculation to take discounts excluding tax into account.
|
||||
|
||||
= 1.1.0 =
|
||||
* Updated the referral calculation to use order methods.
|
||||
* Updated the plugin version info, tested for WordPress 4.2 and requires at least WordPress 4.0.
|
||||
* Fixed the path to WooCommerce on wordpress.org.
|
||||
* Updated the plugin info and added information on features and advanced versions.
|
||||
|
||||
= 1.0.12 =
|
||||
* Added a setup hint button to set the commission rate.
|
||||
|
||||
= 1.0.11 =
|
||||
* WordPress 4.1 compatibility checked.
|
||||
|
||||
= 1.0.10 =
|
||||
* Added button class in admin section.
|
||||
* Tested for WordPress 4.0 and WooCommerce 2.2.0 compatibility.
|
||||
|
||||
= 1.0.9 =
|
||||
* Settings page cleaned up, reduced note footprint.
|
||||
|
||||
= 1.0.8 =
|
||||
* WordPress 3.9 compatibility checked.
|
||||
|
||||
= 1.0.7 =
|
||||
* WordPress 3.8 compatibility checked.
|
||||
|
||||
= 1.0.6 =
|
||||
* WP 3.6 compatibility tested
|
||||
|
||||
= 1.0.5 =
|
||||
* Fixed links to orders with ugly permalink settings
|
||||
|
||||
= 1.0.4 =
|
||||
* WP 3.5 compatibility tested
|
||||
|
||||
= 1.0.3 =
|
||||
* WP 3.4.1 compatibility
|
||||
|
||||
= 1.0.2 =
|
||||
* Fixed links to orders on _Visits & Referrals_ and _Affiliates & Referrals_ admin screens
|
||||
* Added usage stats option
|
||||
* Reduced footprint on affiliates admin pages
|
||||
|
||||
= 1.0.1 =
|
||||
* Referral amount calculation adjusted to missing subtotal (WooCommerce > 1.3.2.1)
|
||||
|
||||
= 1.0.0 =
|
||||
* Initial release.
|
||||
|
||||
4
spec/fixtures/dynamic_finders/plugin_version/after-comment-prompts/change_log/changelog.txt
vendored
Normal file
4
spec/fixtures/dynamic_finders/plugin_version/after-comment-prompts/change_log/changelog.txt
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
After Comment Prompts Change Log
|
||||
|
||||
August 3, 2015 - version 1.0
|
||||
* Initial version
|
||||
84
spec/fixtures/dynamic_finders/plugin_version/airstory/change_log/CHANGELOG.md
vendored
Normal file
84
spec/fixtures/dynamic_finders/plugin_version/airstory/change_log/CHANGELOG.md
vendored
Normal file
@@ -0,0 +1,84 @@
|
||||
# Airstory Change Log
|
||||
|
||||
All notable changes to this project will be documented in this file, according to [the Keep a Changelog standards](http://keepachangelog.com/).
|
||||
|
||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
## [1.1.7]
|
||||
|
||||
* Sunset the plugin in preparation for [Airstory deprecating documents on January 15, 2019](https://www.airstory.co/airstory-update-2018/) ([#91]).
|
||||
|
||||
## [1.1.6]
|
||||
|
||||
* Log any libxml errors that occur while importing post content ([#85]).
|
||||
|
||||
## [1.1.5]
|
||||
|
||||
* Add a minimum PHP version (5.3) to the `readme.txt` file ([#73]).
|
||||
* Explicitly set `Access-Control-Allow-Origin` headers for the Airstory webhook request ([#74]).
|
||||
* Plugin now attempts to resolve any redirects for the webhook URI before connecting to Airstory ([#75]).
|
||||
* Explicitly whitelist the Airstory webhook within [WP-SpamShield](https://www.redsandmarketing.com/plugins/wp-spamshield-anti-spam/) ([#79]).
|
||||
* Only require Mcrypt for environments running PHP < 7.0 ([#83]).
|
||||
* Exclude non-essential [WP Async Task](https://github.com/techcrunch/wp-async-task) files from the plugin build.
|
||||
|
||||
## [1.1.4]
|
||||
|
||||
* Ensure content is being consistently converted to UTF-8 before performing any operations on it, drastically reducing some of the special character issues that have been reported by users.
|
||||
* Improved error handling if WordPress fails to authenticate with Airstory when saving the user token.
|
||||
* Fixed issue where not all user data was being removed on plugin uninstall.
|
||||
* Updated README files to reflect changes in Airstory's billing model.
|
||||
|
||||
## [1.1.3]
|
||||
|
||||
* Explicitly import `WP_Error` into `Airstory\Credentials`.
|
||||
* Add fallback cipher algorithms for environments running older versions of OpenSSL.
|
||||
* Remove requirement for libxml 2.7.8 or newer, which was introduced in version [1.1.1].
|
||||
* Better handling of `WP_Error` objects when decoding JSON responses from the Airstory API.
|
||||
|
||||
## [1.1.2]
|
||||
|
||||
* Fix an issue with a missing file distributed with version 1.1.1.
|
||||
|
||||
## [1.1.1]
|
||||
|
||||
* Improve support for accented and non-Latin characters when importing into WordPress.
|
||||
* Add explicit check for libxml >= 2.7.8, as versions before that don't support the `LIBXML_HTML_NODEFDTD` constant.
|
||||
* Clean up coding standards.
|
||||
|
||||
## [1.1.0]
|
||||
|
||||
* Introduce two connectivity checks in the "Compatibility" table to help identify issues accessing either the Airstory API or the WP REST API.
|
||||
* Improve error messaging around the webhook, making it easier to troubleshoot connection issues.
|
||||
* Add the plugin version to the header of the Tools > Airstory page.
|
||||
* Refactor the logic when saving user settings.
|
||||
|
||||
## [1.0.1]
|
||||
|
||||
* Refactor the `grunt build` task to include the readme.txt file and skip the `dist/` directory when building the plugin's language files.
|
||||
* Fixed a small typo in the plugin's README file.
|
||||
* Fix issue with missing gradient background in the SVG version of the Airstory icon.
|
||||
* Fixed bug where saving a user profile could fail without an Airstory user token.
|
||||
|
||||
## [1.0.0]
|
||||
|
||||
* Initial public release.
|
||||
|
||||
|
||||
[Unreleased]: https://github.com/liquidweb/airstory-wp/compare/master...develop
|
||||
[1.1.7]: https://github.com/liquidweb/airstory-wp/releases/tag/v1.1.7
|
||||
[1.1.6]: https://github.com/liquidweb/airstory-wp/releases/tag/v1.1.6
|
||||
[1.1.5]: https://github.com/liquidweb/airstory-wp/releases/tag/v1.1.5
|
||||
[1.1.4]: https://github.com/liquidweb/airstory-wp/releases/tag/v1.1.4
|
||||
[1.1.3]: https://github.com/liquidweb/airstory-wp/releases/tag/v1.1.3
|
||||
[1.1.2]: https://github.com/liquidweb/airstory-wp/releases/tag/v1.1.2
|
||||
[1.1.1]: https://github.com/liquidweb/airstory-wp/releases/tag/v1.1.1
|
||||
[1.1.0]: https://github.com/liquidweb/airstory-wp/releases/tag/v1.1.0
|
||||
[1.0.1]: https://github.com/liquidweb/airstory-wp/releases/tag/v1.0.1
|
||||
[1.0.0]: https://github.com/liquidweb/airstory-wp/releases/tag/v1.0.0
|
||||
[#73]: https://github.com/liquidweb/airstory-wp/issues/73
|
||||
[#74]: https://github.com/liquidweb/airstory-wp/issues/74
|
||||
[#75]: https://github.com/liquidweb/airstory-wp/issues/75
|
||||
[#79]: https://github.com/liquidweb/airstory-wp/issues/79
|
||||
[#83]: https://github.com/liquidweb/airstory-wp/issues/83
|
||||
[#85]: https://github.com/liquidweb/airstory-wp/pull/85
|
||||
[#91]: https://github.com/liquidweb/airstory-wp/pull/91
|
||||
@@ -0,0 +1,198 @@
|
||||
# Copyright (C) 2016 Codestar
|
||||
# This file is distributed under the GPLv2 or later.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Codestar Framework 1.0.1\n"
|
||||
"Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/cs-framework\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: \n"
|
||||
"PO-Revision-Date: \n"
|
||||
"Language-Team: \n"
|
||||
"X-Generator: Poedit 1.8.7\n"
|
||||
"Last-Translator: \n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"Language: zh_CN\n"
|
||||
|
||||
#: classes/framework.class.php:175
|
||||
msgid "Success. Imported backup options."
|
||||
msgstr "成功导入备份选项。"
|
||||
|
||||
#: classes/framework.class.php:180
|
||||
msgid "Default options restored."
|
||||
msgstr "默认选项恢复。"
|
||||
|
||||
#: classes/framework.class.php:199
|
||||
msgid "Default options restored for only this section."
|
||||
msgstr "当前节点已恢复到默认选项。"
|
||||
|
||||
#: classes/framework.class.php:365
|
||||
msgid "Settings saved."
|
||||
msgstr "设置已保存."
|
||||
|
||||
#: classes/framework.class.php:367
|
||||
msgid "Save"
|
||||
msgstr "保存"
|
||||
|
||||
#: classes/framework.class.php:367
|
||||
msgid "Saving..."
|
||||
msgstr "保存..."
|
||||
|
||||
#: classes/framework.class.php:368
|
||||
msgid "Restore"
|
||||
msgstr "恢复"
|
||||
|
||||
#: classes/framework.class.php:371 fields/backup/backup.php:29
|
||||
msgid "Reset All Options"
|
||||
msgstr "重置所有选项"
|
||||
|
||||
#: classes/framework.class.php:375
|
||||
msgid "show all options"
|
||||
msgstr "显示所有选项"
|
||||
|
||||
#: classes/options.class.php:125
|
||||
msgid "CONFIG"
|
||||
msgstr "配置"
|
||||
|
||||
#: classes/options.class.php:131 classes/options.class.php:151
|
||||
msgid "USAGE"
|
||||
msgstr "使用"
|
||||
|
||||
#: classes/options.class.php:137
|
||||
msgid "VALUE"
|
||||
msgstr "值"
|
||||
|
||||
#: classes/options.class.php:155
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#: classes/options.class.php:227
|
||||
msgid "You are editing language: ( %s )"
|
||||
msgstr "您正在编辑的语言: ( %s )"
|
||||
|
||||
#: classes/shortcode.class.php:82 classes/shortcode.class.php:90
|
||||
#: fields/textarea/textarea.php:27
|
||||
msgid "Add Shortcode"
|
||||
msgstr "添加短代码"
|
||||
|
||||
#: classes/shortcode.class.php:92
|
||||
msgid "Select a shortcode"
|
||||
msgstr "选择一个短代码"
|
||||
|
||||
#: classes/shortcode.class.php:108
|
||||
msgid "Insert Shortcode"
|
||||
msgstr "插入短代码"
|
||||
|
||||
#: fields/background/background.php:34 fields/background/background.php:35
|
||||
#: fields/upload/upload.php:23 fields/upload/upload.php:24
|
||||
msgid "Upload"
|
||||
msgstr "上传"
|
||||
|
||||
#: fields/background/background.php:36 fields/upload/upload.php:25
|
||||
msgid "Use Image"
|
||||
msgstr "使用图像"
|
||||
|
||||
#: fields/backup/backup.php:21
|
||||
msgid "Import a Backup"
|
||||
msgstr "导入备份"
|
||||
|
||||
#: fields/backup/backup.php:22
|
||||
msgid "copy-paste your backup string here"
|
||||
msgstr "复制粘贴您的备份字符串到这里"
|
||||
|
||||
#: fields/backup/backup.php:27
|
||||
msgid "Export and Download Backup"
|
||||
msgstr "导出下载备份"
|
||||
|
||||
#: fields/backup/backup.php:28
|
||||
msgid "or"
|
||||
msgstr "或者"
|
||||
|
||||
#: fields/backup/backup.php:30
|
||||
msgid "Please be sure for reset all of framework options."
|
||||
msgstr "确认重置所有选项"
|
||||
|
||||
#: fields/gallery/gallery.php:21
|
||||
msgid "Add Gallery"
|
||||
msgstr "添加画廊"
|
||||
|
||||
#: fields/gallery/gallery.php:22
|
||||
msgid "Edit Gallery"
|
||||
msgstr "编辑画廊"
|
||||
|
||||
#: fields/gallery/gallery.php:23
|
||||
msgid "Clear"
|
||||
msgstr "清除"
|
||||
|
||||
#: fields/group/group.php:21
|
||||
msgid "Adding"
|
||||
msgstr "添加"
|
||||
|
||||
#: fields/group/group.php:44 fields/group/group.php:76
|
||||
msgid "Remove"
|
||||
msgstr "移除"
|
||||
|
||||
#: fields/icon/icon.php:25 functions/actions.php:82
|
||||
msgid "Add Icon"
|
||||
msgstr "添加Icon"
|
||||
|
||||
#: fields/icon/icon.php:26
|
||||
msgid "Remove Icon"
|
||||
msgstr "移除Icon"
|
||||
|
||||
#: fields/image/image.php:22
|
||||
msgid "Add Image"
|
||||
msgstr "添加图像"
|
||||
|
||||
#: fields/sorter/sorter.php:24
|
||||
msgid "Enabled Modules"
|
||||
msgstr "启用的模块"
|
||||
|
||||
#: fields/sorter/sorter.php:25
|
||||
msgid "Disabled Modules"
|
||||
msgstr "未启用的模块"
|
||||
|
||||
#: fields/switcher/switcher.php:20
|
||||
msgid "on"
|
||||
msgstr "开"
|
||||
|
||||
#: fields/switcher/switcher.php:20
|
||||
msgid "off"
|
||||
msgstr "关"
|
||||
|
||||
#: fields/typography/typography.php:73
|
||||
msgid "Web Safe Fonts"
|
||||
msgstr "网络安全字体"
|
||||
|
||||
#: fields/typography/typography.php:79
|
||||
msgid "Google Fonts"
|
||||
msgstr "谷歌字体"
|
||||
|
||||
#: fields/typography/typography.php:107 functions/actions.php:32
|
||||
msgid "Error! Can not load json file."
|
||||
msgstr "错误!不能加载json文件"
|
||||
|
||||
#: functions/actions.php:83
|
||||
msgid "Search a Icon..."
|
||||
msgstr "查找Icon..."
|
||||
|
||||
#: functions/actions.php:84
|
||||
msgid "Loading..."
|
||||
msgstr "加载..."
|
||||
|
||||
#: functions/helpers.php:49
|
||||
msgid "This field class is not available!"
|
||||
msgstr "此字段不可用!"
|
||||
|
||||
#: functions/validate.php:14
|
||||
msgid "Please write a valid email address!"
|
||||
msgstr "请填写有效的邮箱地址!"
|
||||
|
||||
#: functions/validate.php:33
|
||||
msgid "Please write a numeric data!"
|
||||
msgstr "请写一个数字!"
|
||||
|
||||
#: functions/validate.php:51
|
||||
msgid "Fatal Error! This field is required!"
|
||||
msgstr "致命错误! 这是必填项!"
|
||||
@@ -0,0 +1,4 @@
|
||||
*** Facebook Pixel Tracking for Auto Load Next Post - Changelog ***
|
||||
|
||||
16th January 2018 - Version 1.0.0
|
||||
* Initial version.
|
||||
474
spec/fixtures/dynamic_finders/plugin_version/alo-easymail/change_log/changelog.txt
vendored
Normal file
474
spec/fixtures/dynamic_finders/plugin_version/alo-easymail/change_log/changelog.txt
vendored
Normal file
@@ -0,0 +1,474 @@
|
||||
ALO EasyMail Newsletter Changelog
|
||||
=================================
|
||||
|
||||
= 2.12.1 =
|
||||
* Fixed: replace [] declarations with old array() to be compliant with php 5.2
|
||||
* Fixed: force width of recipient list modal
|
||||
|
||||
= 2.12.0 =
|
||||
* Added: a filter ('alo_easymail_subscription_form_is_enabled') to disable the subscription form from page and widget at all, useful if using other tools to collect subscribers
|
||||
* Updated: the newsletter report is loaded as a page, not as a modal
|
||||
* Updated: the tracking pixel is loaded from a REST url (WP >= 4.4), not from the php file inside plugin
|
||||
* Fixed: to include files use ABSPATH instead of relative path
|
||||
* Fixed: hide the modal of recipient list on page load to avoid that it appears for some seconds
|
||||
* Fixed: remove a php warning
|
||||
|
||||
= 2.11.1 =
|
||||
* Fixed: remove a php warning
|
||||
|
||||
= 2.11.0 =
|
||||
* Added: [GDPR] added "re-permission" campaign newsletter: each recipient is deactivated and he/she must click the confirmation-link to reactivate his/her subscription
|
||||
* Added: [GDPR] added confirmation-link placeholders for "re-permission" newsletters
|
||||
* Added: [GDPR] new placeholders for Privacy Page url
|
||||
* Added: [GDPR] add Privacy Page link in all bundled newsletter themes
|
||||
* Updated: some newsletter theme functions are pluggable
|
||||
|
||||
= 2.10.1 =
|
||||
* Fixed: remove error on php < 5.4
|
||||
|
||||
= 2.10.0 =
|
||||
* Added: [GDPR] the privacy policy text inside subscription form now has a checkbox
|
||||
* Added: [GDPR] added a draft of suggesting text for the site privacy policy
|
||||
* Added: [GDPR] now the unsubscribed emails are stored always as MD5 string
|
||||
* Added: [GDPR] add newsletter data to personal data export/eraser
|
||||
* Fixed: better WPML integration - thanks to [dgwatkins](https://github.com/groucho75/alo-easymail/pull/16)
|
||||
|
||||
= 2.9.8 =
|
||||
* Added: 2 text options for subscription page: "click to unsubscribe" and "subscription deleted" messages
|
||||
* Added: a filter for recipient number in newsletter report
|
||||
* Added: a couple of sample functions in attachment mu-plugins
|
||||
* Updated: move the "preview in newsletter theme" button inside theme metabox
|
||||
* Fixed: a warning on plugin activation/deactivation
|
||||
* Fixed: a warning in options page
|
||||
|
||||
= 2.9.7 =
|
||||
* Fixed: the subscribe button now is properly escaped
|
||||
* Fixed: now the title attribute in [CUSTOM-LINK] placeholder is properly replaced
|
||||
|
||||
= 2.9.6 =
|
||||
* Added: new newsletter themes based on [Cerberus responsive template](https://github.com/TedGoas/Cerberus)
|
||||
* Added: new [SITE-LOGO] placeholder
|
||||
* Updated: dashboard widget that loads news from developer site
|
||||
* Updated: in newsletter edit now it's possible to not select a post for placeholder
|
||||
* Deleted: a admin help pointer about bounces
|
||||
|
||||
= 2.9.5 =
|
||||
* Updated: now encrypting the unsubscribed emails is an option, default is clear text
|
||||
|
||||
= 2.9.4 =
|
||||
* Updated: add only-date format for archive shortcode: [ALO-EASYMAIL-ARCHIVE li_format=date]
|
||||
* Updated: now unsubscribed emails are stored in md5, not plain yet
|
||||
* Updated: added max-width css rule for images in bundled newsletter themes
|
||||
* Updated: added some css classes to messages in subscription page
|
||||
* Fixed: a warning about Polylang function check
|
||||
|
||||
= 2.9.3 =
|
||||
* Fixed: a CSRF issue
|
||||
|
||||
= 2.9.2 =
|
||||
* Fixed: now right param is passed to action hook on profile optin save
|
||||
* Fixed: properly escape a query var in report page
|
||||
|
||||
= 2.9.1 =
|
||||
* Fixed: the bounce manual check now should work properly
|
||||
|
||||
= 2.9.0 =
|
||||
* Updated: the cron-based bounce management is removed, now it works only manually
|
||||
|
||||
= 2.8.2 =
|
||||
* Fixed: a CRSF/XSS vulnerability
|
||||
|
||||
= 2.8.1 =
|
||||
* Fixed: update sanitization of html options that removed html instead of keep it
|
||||
|
||||
= 2.8.0 =
|
||||
* Added: stop collecting subscriber IP addresses, there is an option to enable/disable it
|
||||
* Updated: autosave of the preview-newsletter-in-theme to avoid issues if autosave disabled (e.g. by qTranslate-x)
|
||||
* Updated: removed the iframe screencast in help tab and replaced with a link
|
||||
* Updated: report popup size now is dynamic and is adjusted according to screen size
|
||||
* Fixed: now required custom fields don't give errors and don't block the add new user dashboard form
|
||||
|
||||
= 2.7.0 =
|
||||
* Added: export subscribers of a single mailing list
|
||||
* Added: an option to remove subscribers when the related users are deleted
|
||||
* Added: list of clicked urls in newsletter report
|
||||
* Fixed: cache recipient counts to save resources especially on newsletter list screen
|
||||
* Fixed: a CRSF/XSS vulnerability in options page, credits to Mohsen Lotfi (fox_one_fox_one)
|
||||
* Fixed: a type in English strings: 'e-email' now become 'e-mail'
|
||||
* Fixed: the preview-newsletter-in-theme now show the most recent between autosaved and saved versions
|
||||
* Updated: the deprecated $wpdb->escape()
|
||||
* Updated: css in subscriber list page
|
||||
* Updated: now dashicon icon in the admin bar and dashboard side menu, settings label in admin bar
|
||||
|
||||
= 2.6.01 =
|
||||
* Fixed: a CRSF/XSS vulnerability: [more info](https://packetstormsecurity.com/files/133594/)
|
||||
* Fixed: a short php open tag
|
||||
* Updated: some improvements to WPML integration (more tests needed)
|
||||
|
||||
= 2.6.00 =
|
||||
* Updated: refactoring of php files to clean and organize the code in a better way, including several minor fixes
|
||||
* Updated: the widget constructor in PHP5 style
|
||||
* Updated: the tracking script does not load WP theme but only environment
|
||||
* Updated: some improvement in dashboard css of plugin screens
|
||||
* Updated: the [LATEST-POSTS] placeholder now has loaded by default
|
||||
* Added: the checkbox type in custom field
|
||||
* Added: filter 'alo_easymail_clean_no_activated_after'
|
||||
* Fixed: the custom field validation in user profile
|
||||
* Fixed: the size in recipient list modal
|
||||
* Fixed: a bug of the inline edit buttons in subscriber table
|
||||
* Removed: the "predomain" language file
|
||||
|
||||
= 2.5.06 =
|
||||
* Added: the Name field now can be disabled in subscription form.
|
||||
|
||||
= 2.5.05 =
|
||||
* Added: an option to enable/disable tracking pixel in newsletters
|
||||
* Fixed: wp_create_user() now does not add email to unsubscribed table
|
||||
* Added: compatibility with qTranslate-forks plugins: zTranslate, qTranslate Plus, qTranslate X
|
||||
* Added: email recipients now have the 'name <email>' format in TO field in newsletters and activation emails
|
||||
|
||||
= 2.5.04 =
|
||||
* Fixed: on database table creation now the plugin follows the guidelines for the character set and collation - thanks to [cfinnberg](https://github.com/cfinnberg)
|
||||
* Updated: ads banners in plugin admin pages
|
||||
|
||||
= 2.5.03 =
|
||||
* Added: a multilingual hook filter: 'alo_easymail_multilang_translate_text'
|
||||
|
||||
= 2.5.02 =
|
||||
* Fixed: a bug about Close button in recipient list modal
|
||||
|
||||
= 2.5.01 =
|
||||
* Fixed: now subscriber ip address is not always null
|
||||
* Fixed: a missing alt attribute in an img tag
|
||||
|
||||
= 2.5 =
|
||||
* Added: a /mu-plugins folder containing custom hooks, the alo-easymail_custom-hooks.php is now deprecated
|
||||
* Added: a hook: 'alo_easymail_bounce_email_unsubscribed'
|
||||
* Fixed: some missing alt attribute in image tags
|
||||
* Some fixes and improvements by Wojtek Szałkiewicz
|
||||
* New post placeholders by Wojtek Szałkiewicz: /mu-plugins/alo-easymail_multiple-posts-placeholder.php
|
||||
|
||||
= 2.4.18 =
|
||||
* Added: bounce management (thanks to: https://github.com/cfortune/PHP-Bounce-Handler)
|
||||
* Added: compatibility with Polylang (multilingual plugin)
|
||||
* Updated: the script that creates the newsletter plain text (thanks to Thomas Heinen)
|
||||
* Updated: the priority of cron schedule filter now is very low so it could works also if other plugins break the schedule array
|
||||
* Updated: some javascript code to be compatible with jquery 1.9
|
||||
* Fixed: the ajax admin url used in frontend should work if FORCE_SSL_ADMIN is enabled and admin side is not https
|
||||
|
||||
= 2.4.17 =
|
||||
* Fixed: now the "send a test newsletter" email goes out properly.
|
||||
|
||||
= 2.4.16 =
|
||||
* Updated: jQuery.noConflict() in backend javascript, to decrease opportunity of issues and conflicts
|
||||
|
||||
= 2.4.15 =
|
||||
* Added: preview in newsletter theme
|
||||
* Updated: the recipient list now is loaded in a jquery modal, not in a thickbox (no more hack to load javascript into thickbox, so a lot of javascript issues with other plugins should be avoided)
|
||||
* Added: some hook filters: 'alo_easymail_get_userid_by_subscriber'
|
||||
|
||||
= 2.4.14 =
|
||||
* Fixed: newsletters were sent only to one mailing list though more lists were chosen, now send to all selected lists
|
||||
* Updated: some limits in batch sending settings
|
||||
* Added: yes/no texts in report
|
||||
* Added: some hook filters: 'alo_easymail_widget_ok_class', 'alo_easymail_widget_error_class', 'alo_easymail_placeholders_title_easymail_post_vars'
|
||||
|
||||
= 2.4.13 =
|
||||
* Added: new capabilities for newsletter post type and new permission settings
|
||||
* Added: [USER-EMAIL] placeholder
|
||||
* Added: now recipient object has subscriber custom fields as properties
|
||||
* Added: there is automatically a placehoolder for each custom field (e.g. 'cf_country' => [USER-CF_COUNTRY])
|
||||
* Added: some filters ('alo_easymail_recipient_in_queue', 'alo_easymail_ip_address')
|
||||
* Fixed: a divide-by-0 warning in a rate calculation
|
||||
|
||||
= 2.4.12 =
|
||||
* Updated: the sending engine in cron batch, so maybe reduced the opportunity of multiple emails to same recipients
|
||||
* Added: new [CUSTOM-LINK] placeholder
|
||||
* Added: filter to add attachments in newsletter ('alo_easymail_newsletter_attachments')
|
||||
* Added: in subscriber list screen now avatars are shown/hidden as set up in main WP option
|
||||
* Added: in subscriber list screen now you can delete subscribers and unsubscribe their emails
|
||||
* Added: you can export the list of emails of who unsubscribed the newsletter
|
||||
* Fixed: the include link for PHP Simple HTML DOM (optional and deprecated)
|
||||
* Fixed: edit button text in unsubscription page is under plugin textdomain
|
||||
|
||||
= 2.4.11 =
|
||||
* Fixed: PHP Simple HTML DOM Parser (added in 2.4.10) is now disabled because it causes some issues in newsletter content: so now all links in newsletters now are not trackable (instead the links generated by placeholdes like [POST-TITLE] or [SITE-LINK] are always trackable)
|
||||
* Added: the 'alo_easymail_ajaxloop_recipient_limit' filter to customise limit of recipients per time during ajax list generation
|
||||
|
||||
= 2.4.10 =
|
||||
* Added: role filter for registered user recipients
|
||||
* Added: some debug info about wp cron in batch sending settings
|
||||
* Added: the 'alo_easymail_newsletter_headers' filter to customise newsletter headers
|
||||
* Added: check for newsletter themes also in 'wp-content/alo-easymail-themes'
|
||||
* Fixed: a potential issue on definition of batch interval
|
||||
* Fixed: now all links in newsletters now really made trackable (using PHP Simple HTML DOM Parser)
|
||||
|
||||
= 2.4.9 =
|
||||
* Added: option to append campaign vars to newsletter links (e.g. Google Analytics)
|
||||
* Added: all links in newsletters now are made trackable
|
||||
* Added: the IP address of subscribers now is stored on subscription
|
||||
* Added: when a new subscriber submits the widget form with success, the form fields will be cleaned
|
||||
* Added: in case of empty excerpt, the [POST-EXCERPT] placeholder uses the beginning of post content (only WP 3.3+)
|
||||
* Added: new action hook on subscriber activation ('alo_easymail_subscriber_activated')
|
||||
* Added: in report now the list of clicked links is shown
|
||||
* Updated: all the .MO language files from [http://code.google.com/p/alo-easymail/](http://code.google.com/p/alo-easymail/)
|
||||
* Fixed: in subscriber list screen now the pagination is set up using WP screen options (top right menu)
|
||||
* Fixed: the issue with a big number of subscribers, in newsletter screen the countings are cached (faster loading of page)
|
||||
* Fixed: plugin url and path now use the correct functions, useful for ssl enabled sites (thanks to Hansjörg Schwarz)
|
||||
* Fixed: a bug in mailing list dropdown in subscriber list screen
|
||||
* Fixed: now the plugin css file in child theme is properly loaded (thanks to obiweb)
|
||||
|
||||
= 2.4.8 =
|
||||
* Fixed: XSS vulnerabilities
|
||||
* Fixed: name "unikey" in activation email
|
||||
* Fixed: some php warnings
|
||||
* Added: some help pointers in admin (WP 3.3)
|
||||
|
||||
= 2.4.7 =
|
||||
* Updated: now the batch interval is 5 minutes and the maximum number of emails per batch is 30
|
||||
* Fixed: activation link is properly encoded when email address has "+" char
|
||||
* Fixed: [USER-UNSUBSCRIBE] now is properly replaced in English
|
||||
* Added: some more help info in cron batch tab in settings page
|
||||
* Added: category filter in [LATEST-POSTS] in custom hooks file
|
||||
|
||||
= 2.4.6 =
|
||||
* Fixed: a bug that causes an infinite loop of the mail engine on the same recipient if the email is not correct (thanks to david of dot4all.it)
|
||||
|
||||
= 2.4.5 =
|
||||
* Fixed: XSS vulnerabilities
|
||||
* Added: _nonce fields in subcription form and unsubscription page
|
||||
|
||||
= 2.4.4 =
|
||||
* Fixed: XSS vulnerabilities
|
||||
* Fixed: submitted email addresses with "+" char is properly encoded
|
||||
|
||||
= 2.4.3 =
|
||||
* Fixed: files now formatted with \n as the line ending (Unix line endings)
|
||||
* Fixed: on plugin uninstallation now the unsubscribed table is deleted
|
||||
* Updated: the [DATE] placeholder now is based on get_option('date_format')
|
||||
* Updated: mb_detect_encoding no more used so mbstring module is not required
|
||||
|
||||
= 2.4.2 =
|
||||
* Fixed: when an admin edits a subscriber inline, the "last activity" is not updated
|
||||
* Fixed: if newsletters are not published on blog, there is not the "preview" link in edit screen messages
|
||||
* Fixed: on registration, if a new user does not subscribe, the email is now added to unsubscribed db table
|
||||
|
||||
= 2.4.1 =
|
||||
* Fixed: a serious bug in db table installation/upgrade so errors on subscriptions
|
||||
* Added: a list of placeholders in newsletter content editor
|
||||
|
||||
= 2.4 =
|
||||
* Added: a new db table to store unsubscribed emails
|
||||
* Added: last_activity column in subscriber db table
|
||||
* Added: custom fields (thanks to eqhes!)
|
||||
* Added: clickable palceholders (post url, read online, site url) in newsletters are now tracked
|
||||
* Updated: smartupdater.js v.3.2
|
||||
* Updated: help screens and toolbar now use WP 3.3 API
|
||||
* Fixed: newsletter themes are now utf-8
|
||||
* Fixed: when on blog 'alo_easymail_newsletter_content' filter now is applied only to newsletters
|
||||
|
||||
= 2.3 =
|
||||
* Added: support for newsletter themes in .php (thanks to eqhes!)
|
||||
* Added: recipients of previous newsletters can be archived, for best query performances
|
||||
* Added: KEY indexes in plugin database tables, for best query performances
|
||||
* Added: [USER-NAME] and [USER-FIRST-NAME] work in newsletter title
|
||||
* Added: pagination of recipients in report screen
|
||||
* Added: an option to publish or not newsletters online
|
||||
* Added: auto-deletion of post meta when Duplicate Post plugin copies newsletters
|
||||
* Updated: glob() function for list theme files
|
||||
* Updated: not using GLOB_BRACE param in glob(), for compatibilty
|
||||
* Fixed: permission settings properly maintained when plugin de/re-activated
|
||||
* Fixed: add a default text when auto-generated alternative plain text is empty
|
||||
|
||||
= 2.2.1 =
|
||||
* Fixed: now query that gets recipients in queue should be very faster
|
||||
|
||||
= 2.2 =
|
||||
* Added: compatibility with WPML (WordPress Multilingual Plugin)
|
||||
* Fixed: now html theme loaded also when recipient is a registered user
|
||||
* Fixed: now translation of text in html theme file
|
||||
* Added: 'updates from plugin developer' in dashboard only for administrators
|
||||
* Fixed: alo_easymail_print_archive() and [ALO-EASYMAIL-ARCHIVE] print newsletter properly localised
|
||||
|
||||
= 2.1.3 =
|
||||
* Fixed: now the list of recipients is properly created when including registered users
|
||||
* Fixed: unwanted redirect to dashboard using IE when saving subscriber in inline edit
|
||||
* Fixed: the theme dropdown select in newsletter edit screen now saves properly
|
||||
* Fixed: a better replacement in theme files about theme folder url from relative to absolute
|
||||
* Fixed: improvements in newsletter text-plain version (thanks to sanderbontje!)
|
||||
* Fixed: missing escape of form button text
|
||||
* Added: when importing csv the exiting emails can be assigned to other lists
|
||||
* Added: sender email is customisable in activation mail too (thanks to Matthias!)
|
||||
|
||||
= 2.1.2 =
|
||||
* Added: option for alternative js library for recipient list (PeriodicalUpdater.js)
|
||||
* Added: an admin notice if plugin db tables are missing
|
||||
* Added: new filters for thumb and gallery placeholders (thanks to iwan!)
|
||||
* Added: "enter" key disabled on edit-inline subscriber fields
|
||||
* Added: a filter for args of 'register_post_type' newsletter
|
||||
|
||||
= 2.1.1 =
|
||||
* Added: inline-edit in admin list of subscribers
|
||||
* Added: script checks to avoid fatal error if post thumbnail is not supported
|
||||
* Fixed: alo_em_get_recipients_in_queue() should work better
|
||||
|
||||
= 2.1 =
|
||||
* Added: newsletter themes using html files in plugin or theme folder (thanks to iwan, again!)
|
||||
* Added: placeholders for newsletter content
|
||||
* Added: an option to create list or recipients without ajax
|
||||
* Added: 'Newsletter' settings tab
|
||||
* Updated: smartupdater.js v.3.1
|
||||
|
||||
= 2.0.3 =
|
||||
* Fixed: now loading "registration.php", it solves a bug about creation of recipients' list and batch sending
|
||||
* Fixed: "load_plugin_textdomain" now runs properly before "register_post_type"
|
||||
* New css in Settings screen, more like WP style (thanks to iwan!)
|
||||
|
||||
= 2.0.2 =
|
||||
* Added: option to load only plugin js on creation list of recipients thickbox
|
||||
* Fixed: some bugs
|
||||
|
||||
= 2.0.1 =
|
||||
* Fixed: some bugs
|
||||
|
||||
= 2.0 =
|
||||
* Re-written the code about creation, editing and sending of newsletters
|
||||
* Now Newsletter is custom post type
|
||||
* Ajax long polling engine to create list of recipients
|
||||
* New database plugin tables to decrease memory usage
|
||||
* Solved the bug about sending to a large numeber or recipients (multiple/missing sendings)
|
||||
* Added action and filter hooks, useful for developers
|
||||
|
||||
= 1.8.7 =
|
||||
* Added: some css samples in alo-easymail.css
|
||||
* Added: a couple of options to use or not text filters and shortcodes in newsletter text
|
||||
* Added: when a user changes email or name, the subscription is updated too
|
||||
* Added: css classes in form for registered and not-registered users
|
||||
* Fixed: add-link thickbox in editor on WP 3.1
|
||||
* Fixed: when plugin re-activated, no update of subscription page's texts
|
||||
* Fixed: users with only "send_easymail_newsletter" capability view properly the sending page
|
||||
* Fixed: now admin-bar works and newsletter submenu depends on user role
|
||||
* Fixed: deleted size attributes from form inputs
|
||||
|
||||
= 1.8.6 =
|
||||
* Added: Direct subscription without activation e-mail now available
|
||||
* Added: Time interval between emails of same batch
|
||||
* Added: Debug newsletters: send all emails to author or write them into a log file
|
||||
* Fixed: ALO_em_get_recipients_registered() gets properly members (definitely, I hope)
|
||||
* Fixed: checkboxes properly work in Settings
|
||||
* Added: "open in a new window" button in report thickbox
|
||||
* Added: alert and help about timeout to increase
|
||||
|
||||
= 1.8.5 =
|
||||
* Added: Customisation of available languages
|
||||
* Added: New options on importation: lists, languages
|
||||
* Added: Policy claim at widget/page bottom
|
||||
* Added: newsletter menu in Admin bar (WP 3.1)
|
||||
* Added: [POST-TITLE] shows the post title in reports
|
||||
* Added: css classes and ids in forms
|
||||
* Added: contextual help and credit banners in back-end
|
||||
* Fixed: now compatible with WP_CONTENT_URL and WP_PLUGIN_DIR
|
||||
* Fixed: ALO_em_get_recipients_registered() gets properly members
|
||||
* Fixed: custom English texts should work when English is the only available language
|
||||
|
||||
= 1.8.4 =
|
||||
* Added: Native multilanguage functionality in back-end and front-end
|
||||
* Added: Full integration with qTranslate multilanguage plugin
|
||||
* Added: "post-title" tag now works in newsletter subject
|
||||
* Added: sender's name option
|
||||
* Added: activation edit bulk action in subscriber manage page
|
||||
* Updated: no file extension check on csv importation
|
||||
* Updated: the subscription page is deleted only if complete uninstall is required
|
||||
* Fixed: registered user importation on multisite (thanks to RavanH)
|
||||
* FIxed: "user-name" and "user-first-name" tags now should work properly
|
||||
|
||||
= 1.8.3 =
|
||||
* Fixed: the newsletter content-type
|
||||
* Fixed: some escape/stripslashes
|
||||
|
||||
= 1.8.2 =
|
||||
* Added: newsletter templates
|
||||
* Added: embed css file for styling plugin
|
||||
* Added: subscribers exportation
|
||||
* Added: an option about max sendings per batch
|
||||
* Added: an option to choose the subscription page
|
||||
* Fixed: newsletter datetimes now use GMT blog datetime
|
||||
* Fixed: alert on subscription if email address is already subscribed
|
||||
* Fixed: remove -br- in content when rendering an html table
|
||||
* Fixed: all plugin paths and urls
|
||||
* Updated: now newsletter transfer encoding is 8bit
|
||||
* Updated: send multipart newsletters (html and text) to make them less spamish
|
||||
* Updated: new tab layout on sending page
|
||||
|
||||
= 1.8.1 =
|
||||
* Fixed: the "updating..." msg should not get stuck anymore
|
||||
* Fixed: in subscription page the list form appears only if there is at least a list
|
||||
* Fixed: the csv importation system should work better
|
||||
* The subscription page generated on installation now is titled simply "Newsletter"
|
||||
|
||||
= 1.8 =
|
||||
* Added: mailing lists
|
||||
* Added: subscription choice on registration form
|
||||
* Added: tracking system when subscribers open newsletter
|
||||
* Added: subscribers importation from existing members or from a csv file
|
||||
* Added: use capabilities and not user_level, so better permission managing
|
||||
* Added: an option to show subscription page
|
||||
* Added: dashboard widget and favorite menu link
|
||||
* Updated: a better formatting in admin side
|
||||
* Fixed: now admin can modify subscription on user profile page
|
||||
* Fixed: now easymail page and its option are properly deleted on deactivation
|
||||
* Fixed: encode entities in newsletter header and subject
|
||||
* Fixed: a lot of php warnings and wp notices
|
||||
|
||||
= 1.7 =
|
||||
* Added: internationalization (with .mo and .po files)
|
||||
* Added: tabs navigation in options page
|
||||
* Fixed: forced collation on db tables installation
|
||||
* Fixed: optin/optout texts move from widget options to main option page
|
||||
|
||||
= 1.6.1 =
|
||||
* Fixed: now unsubscribe link is printed
|
||||
* Added: the mail charset is not UTF-8 but the same of the blog
|
||||
|
||||
= 1.6 =
|
||||
* Added: a configurable cron batch to send newsletter in scheduled sendings
|
||||
* Added: a report with delivery summary for each newsletter
|
||||
* Added: a bit of ajax in the widget
|
||||
* Added: the subscription form in the newsletter page
|
||||
* Added: an option to choose sender email address
|
||||
* Added: css classes to format texts, to be specified in theme css
|
||||
* Added: a link to the post in the [POST-TITLE] tag
|
||||
* Added: address list and tamplate are now usermeta and not blog option
|
||||
* Fixed: WP is_email() function instead of ereg()
|
||||
* Fixed: the unsubscribe link now uses 'home' option instead of 'siteurl' option
|
||||
|
||||
= 1.5 =
|
||||
* Added: not-registered visitors can subscribe the newsletter
|
||||
* Updated: Greg's widget (see 0.9.3 Reloaded) to collect pubblic subscriptions
|
||||
* Added: a admin page to manage subscribers
|
||||
* Added: the result page opens in a popup with report of each recipients
|
||||
* Added: a [POST-CONTENT] tag
|
||||
|
||||
= 0.9.3 Reloaded by GREG LAMBERT =
|
||||
* THANKS to Greg for the following important features:
|
||||
* Added: widget to manage user subscription
|
||||
* Added: optin/out option to the user's profile
|
||||
* Added an option to allow editors to send email
|
||||
* Added: a [USER-FIRST-NAME] tag
|
||||
* Fixed: a couple of warning messages where indexes were not defined
|
||||
* Tested on WP 2.9.1
|
||||
|
||||
= 0.9.3 =
|
||||
* Fixed: delete line breaks in tag POST-EXCERPT
|
||||
* Tested with WP 2.9
|
||||
|
||||
= 0.9.2 =
|
||||
* Added: using wp_mail() function instead of mail()
|
||||
* Added: saving emails' list for next sending
|
||||
|
||||
= 0.9.1 =
|
||||
* Updated: tinymce's media buttons compatible with WP v.2.8.4
|
||||
* Fixed: correct stripslashing when updating content in option page
|
||||
|
||||
= 0.9 =
|
||||
* First release
|
||||
93
spec/fixtures/dynamic_finders/plugin_version/altapay-for-woocommerce/change_log/changelog.txt
vendored
Normal file
93
spec/fixtures/dynamic_finders/plugin_version/altapay-for-woocommerce/change_log/changelog.txt
vendored
Normal file
@@ -0,0 +1,93 @@
|
||||
*** Changelog ***
|
||||
|
||||
= 1.7.2 =
|
||||
* Fix - Error message shown if create payment call fails
|
||||
* Fix - Payment gateway password with special characters parsed correctly
|
||||
|
||||
= 1.7.1 =
|
||||
* Fix - Small cosmetic fixtures after rebranding
|
||||
|
||||
= 1.7.0 =
|
||||
* Rebranding from Altapay to Valitor
|
||||
* Update the Wordpress and WooCommerce supported versions
|
||||
* Fix - extension update
|
||||
|
||||
= 1.6.3 =
|
||||
* Fix - Rename the PHP SDK package and update the references
|
||||
|
||||
= 1.6.2 =
|
||||
* Improvements - Refund operation updates the stock with the refunded products, if order lines are sent
|
||||
|
||||
= 1.6.1 =
|
||||
* Add new tags for WooCommerce required version and tested up to
|
||||
* Fix - compatibility with WooCommerce up to 3.3.3
|
||||
* Improvements - PHP SDK
|
||||
|
||||
= 1.6.0 =
|
||||
* PHP SDK update.
|
||||
|
||||
= 1.5.1 =
|
||||
* Fix - Capture and Release buttons.
|
||||
* Perform tests with latest WordPress version.
|
||||
|
||||
= 1.5.0 =
|
||||
* Include Valitor PHP SDK through Composer.
|
||||
* Upgrade the build package script.
|
||||
|
||||
= 1.4.0 =
|
||||
* Show cart info in the payment page.
|
||||
|
||||
= 1.3.4 =
|
||||
* Fix - connection to the payment gateway.
|
||||
|
||||
= 1.3.3 =
|
||||
* Fix - Valitor terminals are not visible if connection to the API is not established.
|
||||
|
||||
= 1.3.2 =
|
||||
* Fix - JavaScript code.
|
||||
|
||||
= 1.3.1 =
|
||||
* Improve the refund section.
|
||||
* Fix - captured amount shown in the view.
|
||||
* Fix - no value in the quantity input field from the order lines.
|
||||
|
||||
= 1.3.0 =
|
||||
* Add order lines for partial capture/refund.
|
||||
* Add the sales_tax value, calculated for partial capture.
|
||||
* Add refund functionality in the same code block as capture.
|
||||
* Add shipping details as part of the order lines; hence, the shipping can be refunded.
|
||||
|
||||
= 1.2.14 =
|
||||
* Fix - sales_tax parameter not sent to the payment gateway.
|
||||
|
||||
= 1.2.13 =
|
||||
* Fix - regarding languages.
|
||||
|
||||
= 1.2.12 =
|
||||
* Fix - regarding refunds.
|
||||
|
||||
= 1.2.11 =
|
||||
* Correction for compatibility with WooCommerce 3.0.
|
||||
** Upgrade Notice - [Review update best practices](https://docs.woocommerce.com/document/how-to-update-your-site) before upgrading.
|
||||
|
||||
= 1.2.10 =
|
||||
* Orders are captured when their statuses are changed to Completed.
|
||||
|
||||
= 1.2.9 =
|
||||
* Correction in templates loading.
|
||||
|
||||
= 1.2.8 =
|
||||
* Add order lines to partial refunds.
|
||||
|
||||
= 1.2.7 =
|
||||
* Several fixes.
|
||||
|
||||
= 1.2.6 =
|
||||
* Security improvements.
|
||||
|
||||
= 1.2.5 =
|
||||
* Add support for alternative payment methods.
|
||||
|
||||
= 1.2.1 =
|
||||
* First stable version.
|
||||
|
||||
62
spec/fixtures/dynamic_finders/plugin_version/always-allow-admin-comments/change_log/CHANGELOG.md
vendored
Normal file
62
spec/fixtures/dynamic_finders/plugin_version/always-allow-admin-comments/change_log/CHANGELOG.md
vendored
Normal file
@@ -0,0 +1,62 @@
|
||||
# Changelog
|
||||
|
||||
## 1.2 _(2019-03-20)_
|
||||
|
||||
### Highlights:
|
||||
|
||||
This release mainly adds support for the block editor (aka Gutenberg) via an interim metabox "Prevent Admin Comments". (The block editor does not currently support adding the plugin's checkbox in the "Discussion" panel as expected.) Otherwise, there were a number of behind-the-scenes code and documentation changes.
|
||||
|
||||
### Details:
|
||||
|
||||
* New: Add `do_meta_box()` for interim metabox for block editor (aka Gutenberg) support
|
||||
* New: Add `can_show_ui()` to determine if the UI should generally be shown
|
||||
* New: Add CHANGELOG.md file and move all but most recent changelog entries into it
|
||||
* New: Add inline documentation for hook
|
||||
* New: Add .gitignore file
|
||||
* New: Add screenshot of new block editor metabox
|
||||
* Change: Modify how the meta field is registered:
|
||||
* Use `register_post_meta()` instead of `register_meta()`, if available
|
||||
* Explicitly register meta for each post type that supports having comments
|
||||
* Set `show_in_rest` to true
|
||||
* Set `type` to boolean
|
||||
* Add callbacks to `auth_callback` and `sanitize_callback`
|
||||
* Register meta on `init` instead of `plugins_loaded`
|
||||
* Change: Revamp `display_option()` to operate in multiple contexts
|
||||
* Make `$post` argument optional, defaulting to global post
|
||||
* Improve styling when metabox appears on the right
|
||||
* Use `sprintf()` instead of string concatenation to build output strings
|
||||
* Move styles into `style` tag instead of being inline styles
|
||||
* Change: Add README link to plugin's page in Plugin Directory
|
||||
* Change: Split paragraph in README.md's "Support" section into two
|
||||
* Change: Initialize plugin on 'plugins_loaded' action instead of on load
|
||||
* Change: Merge `plugins_loaded()` into constructor
|
||||
* Change: Tweak plugin description
|
||||
* Change: Rename readme.txt section from 'Filters' to 'Hooks'
|
||||
* Change: Modify formatting of hook name in readme to prevent being uppercased when shown in the Plugin Directory
|
||||
* Change: Note compatibility through WP 5.1+
|
||||
* Change: Update copyright date (2019)
|
||||
* Change: Update License URI to be HTTPS
|
||||
|
||||
## 1.1.1 _(2017-11-07)_
|
||||
* New: Add README.md
|
||||
* Change: Minor tweak to plugin description
|
||||
* Change: Minor whitespace changes to unit test bootstrap
|
||||
* Change: Add GitHub link to readme
|
||||
* Change: Note compatibility through WP 4.9+
|
||||
* Change: Update copyright date (2018)
|
||||
|
||||
## 1.1 _(2017-01-23)_
|
||||
* Change: Register meta field via `register_meta()`.
|
||||
* Add own `register_meta()`
|
||||
* Remove `hide_meta()` in favor of use of `register_meta()`
|
||||
* Change: Sanitize meta key name when used as input attribute (it's not a user input value so no security issue existed).
|
||||
* Change: Enable more error output for unit tests.
|
||||
* Change: Default `WP_TESTS_DIR` to `/tmp/wordpress-tests-lib` rather than erroring out if not defined via environment variable.
|
||||
* Change: Minor readme.txt documentation tweaks.
|
||||
* Change: Note compatibility through WP 4.7+.
|
||||
* Change: Remove support for WordPress older than 4.6 (should still work for earlier versions)
|
||||
* Change: Minor readme improvements.
|
||||
* Change: Update copyright date (2017).
|
||||
|
||||
## 1.0 _(2016-03-08)_
|
||||
* Initial public release
|
||||
@@ -0,0 +1,191 @@
|
||||
# Copyright (C) 2017 Codestar
|
||||
# This file is distributed under the GPLv2 or later.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Codestar Framework 1.0.2\n"
|
||||
"Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/cs-framework\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: classes/framework.class.php:175
|
||||
msgid "Success. Imported backup options."
|
||||
msgstr ""
|
||||
|
||||
#: classes/framework.class.php:180
|
||||
msgid "Default options restored."
|
||||
msgstr ""
|
||||
|
||||
#: classes/framework.class.php:199
|
||||
msgid "Default options restored for only this section."
|
||||
msgstr ""
|
||||
|
||||
#: classes/framework.class.php:373
|
||||
msgid "Settings saved."
|
||||
msgstr ""
|
||||
|
||||
#: classes/framework.class.php:375
|
||||
msgid "Save"
|
||||
msgstr ""
|
||||
|
||||
#: classes/framework.class.php:375
|
||||
msgid "Saving..."
|
||||
msgstr ""
|
||||
|
||||
#: classes/framework.class.php:376
|
||||
msgid "Restore"
|
||||
msgstr ""
|
||||
|
||||
#: classes/framework.class.php:379 fields/backup/backup.php:29
|
||||
msgid "Reset All Options"
|
||||
msgstr ""
|
||||
|
||||
#: classes/framework.class.php:383
|
||||
msgid "show all options"
|
||||
msgstr ""
|
||||
|
||||
#: classes/options.class.php:125
|
||||
msgid "CONFIG"
|
||||
msgstr ""
|
||||
|
||||
#: classes/options.class.php:131 classes/options.class.php:151
|
||||
msgid "USAGE"
|
||||
msgstr ""
|
||||
|
||||
#: classes/options.class.php:137
|
||||
msgid "VALUE"
|
||||
msgstr ""
|
||||
|
||||
#: classes/options.class.php:155
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#: classes/options.class.php:227
|
||||
msgid "You are editing language: ( %s )"
|
||||
msgstr ""
|
||||
|
||||
#: classes/shortcode.class.php:82 classes/shortcode.class.php:90
|
||||
#: fields/textarea/textarea.php:27
|
||||
msgid "Add Shortcode"
|
||||
msgstr ""
|
||||
|
||||
#: classes/shortcode.class.php:92
|
||||
msgid "Select a shortcode"
|
||||
msgstr ""
|
||||
|
||||
#: classes/shortcode.class.php:108
|
||||
msgid "Insert Shortcode"
|
||||
msgstr ""
|
||||
|
||||
#: fields/background/background.php:34 fields/background/background.php:35
|
||||
#: fields/upload/upload.php:23 fields/upload/upload.php:24
|
||||
msgid "Upload"
|
||||
msgstr ""
|
||||
|
||||
#: fields/background/background.php:36 fields/upload/upload.php:25
|
||||
msgid "Use Image"
|
||||
msgstr ""
|
||||
|
||||
#: fields/backup/backup.php:21
|
||||
msgid "Import a Backup"
|
||||
msgstr ""
|
||||
|
||||
#: fields/backup/backup.php:22
|
||||
msgid "copy-paste your backup string here"
|
||||
msgstr ""
|
||||
|
||||
#: fields/backup/backup.php:27
|
||||
msgid "Export and Download Backup"
|
||||
msgstr ""
|
||||
|
||||
#: fields/backup/backup.php:28
|
||||
msgid "or"
|
||||
msgstr ""
|
||||
|
||||
#: fields/backup/backup.php:30
|
||||
msgid "Please be sure for reset all of framework options."
|
||||
msgstr ""
|
||||
|
||||
#: fields/gallery/gallery.php:21
|
||||
msgid "Add Gallery"
|
||||
msgstr ""
|
||||
|
||||
#: fields/gallery/gallery.php:22
|
||||
msgid "Edit Gallery"
|
||||
msgstr ""
|
||||
|
||||
#: fields/gallery/gallery.php:23
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
||||
#: fields/group/group.php:22
|
||||
msgid "Adding"
|
||||
msgstr ""
|
||||
|
||||
#: fields/group/group.php:45 fields/group/group.php:77
|
||||
msgid "Remove"
|
||||
msgstr ""
|
||||
|
||||
#: fields/icon/icon.php:25 functions/actions.php:82
|
||||
msgid "Add Icon"
|
||||
msgstr ""
|
||||
|
||||
#: fields/icon/icon.php:26
|
||||
msgid "Remove Icon"
|
||||
msgstr ""
|
||||
|
||||
#: fields/image/image.php:22
|
||||
msgid "Add Image"
|
||||
msgstr ""
|
||||
|
||||
#: fields/sorter/sorter.php:24
|
||||
msgid "Enabled Modules"
|
||||
msgstr ""
|
||||
|
||||
#: fields/sorter/sorter.php:25
|
||||
msgid "Disabled Modules"
|
||||
msgstr ""
|
||||
|
||||
#: fields/switcher/switcher.php:20
|
||||
msgid "on"
|
||||
msgstr ""
|
||||
|
||||
#: fields/switcher/switcher.php:20
|
||||
msgid "off"
|
||||
msgstr ""
|
||||
|
||||
#: fields/typography/typography.php:73
|
||||
msgid "Web Safe Fonts"
|
||||
msgstr ""
|
||||
|
||||
#: fields/typography/typography.php:79
|
||||
msgid "Google Fonts"
|
||||
msgstr ""
|
||||
|
||||
#: fields/typography/typography.php:107 functions/actions.php:32
|
||||
msgid "Error! Can not load json file."
|
||||
msgstr ""
|
||||
|
||||
#: functions/actions.php:83
|
||||
msgid "Search a Icon..."
|
||||
msgstr ""
|
||||
|
||||
#: functions/actions.php:84
|
||||
msgid "Loading..."
|
||||
msgstr ""
|
||||
|
||||
#: functions/helpers.php:49
|
||||
msgid "This field class is not available!"
|
||||
msgstr ""
|
||||
|
||||
#: functions/validate.php:14
|
||||
msgid "Please write a valid email address!"
|
||||
msgstr ""
|
||||
|
||||
#: functions/validate.php:33
|
||||
msgid "Please write a numeric data!"
|
||||
msgstr ""
|
||||
|
||||
#: functions/validate.php:51
|
||||
msgid "Fatal Error! This field is required!"
|
||||
msgstr ""
|
||||
44
spec/fixtures/dynamic_finders/plugin_version/anything-order-by-terms/change_log/changelog.txt
vendored
Normal file
44
spec/fixtures/dynamic_finders/plugin_version/anything-order-by-terms/change_log/changelog.txt
vendored
Normal file
@@ -0,0 +1,44 @@
|
||||
== Changelog ==
|
||||
|
||||
= 1.3.4 - 2019-02-13 =
|
||||
* Changed - Documentation update.
|
||||
|
||||
= 1.3.3 - 2018-11-26 =
|
||||
* Changed - Wordpress 5.0 compatibility checked.
|
||||
|
||||
= 1.3.2 - 2018-10-01 =
|
||||
* Fixed - Update author site link.
|
||||
|
||||
= 1.3.1 - 2018-09-27 =
|
||||
* Fixed - Bulk actions did not work in post view.
|
||||
|
||||
= 1.3.1 - 2018-09-27 =
|
||||
* Fixed - Bulk actions did not work in post view.
|
||||
|
||||
= 1.3.0 - 2018-04-18 =
|
||||
* Changed - Wordpress 4.9.5 and Woocommerce 3.3.5 compatibility.
|
||||
* Changed - Disable Woocommerce term ordering in favour plugin methods.
|
||||
* Changed - Reset order init by bulk action select instead screen options link.
|
||||
* Fixed - Save ordering post by term when use filter select in admin area.
|
||||
|
||||
= 1.2.2 =
|
||||
* Enhancement - Woocommerce 3.1 compatibility.
|
||||
* Bugfix - Minor.
|
||||
|
||||
= 1.2.1 =
|
||||
* Enhancement - Wordpress 4.8 and Woocommerce 3.0 compatibility.
|
||||
|
||||
= 1.2.0 =
|
||||
* Enhancement - Wordpress 4.7 compatibility.
|
||||
* Enhancement - Terms order saved in `termmeta` table instead `term_relationships`.
|
||||
* Feature - Add disabled order filter (`Anything_Order/do_order/Post` and `Anything_Order/do_order/Taxonomy`).
|
||||
* Bugfix - Polylang and Woocommerce compability.
|
||||
|
||||
= 1.1.6 =
|
||||
- Mobile view.
|
||||
|
||||
= 1.1.0 =
|
||||
* Feature - Save post order for each term.
|
||||
|
||||
= 1.0.0 =
|
||||
* Initial Release
|
||||
238
spec/fixtures/dynamic_finders/plugin_version/apollo13-framework-extensions/change_log/changelog.txt
vendored
Normal file
238
spec/fixtures/dynamic_finders/plugin_version/apollo13-framework-extensions/change_log/changelog.txt
vendored
Normal file
@@ -0,0 +1,238 @@
|
||||
= 1.6.3(11.03.2019) =
|
||||
|
||||
|
||||
Fixed:
|
||||
-Importer working when there is a problem with SSL certificate recognition
|
||||
|
||||
New translations:
|
||||
-Spanish
|
||||
-Dutch
|
||||
-Dutch (Belgium)
|
||||
-Dutch (Formal)
|
||||
-French
|
||||
-Portuguese (Brazil)
|
||||
|
||||
----------------
|
||||
= 1.6.2(21.02.2019) =
|
||||
|
||||
Fixed:
|
||||
-Translations were not loaded
|
||||
|
||||
Added:
|
||||
-German translation
|
||||
|
||||
----------------
|
||||
= 1.6.1(21.02.2019) =
|
||||
|
||||
Improved:
|
||||
-Grammar of a few strings to prepare plugin for translation
|
||||
|
||||
Added:
|
||||
-Polish translation
|
||||
|
||||
----------------
|
||||
= 1.6.0(18.02.2019) =
|
||||
|
||||
Improved:
|
||||
-Grammar of the texts in the plugin, so now they could be translated properly to other languages
|
||||
|
||||
Fixed:
|
||||
-not creating user.css file on safe servers
|
||||
|
||||
----------------
|
||||
= 1.5.8(04.02.2019) =
|
||||
|
||||
Fixed:
|
||||
-404 error on albums,works and shop, after design import on fresh installation
|
||||
|
||||
----------------
|
||||
= 1.5.7(01.02.2019) =
|
||||
|
||||
Fixed:
|
||||
-fix for more strict servers with blocked filesystem
|
||||
-bricks gallery takes max width option from chosen album/work
|
||||
-Warning notice when plugin was active without compatible theme
|
||||
|
||||
Improved:
|
||||
-After Design import there is visit "website button", instead of import button
|
||||
|
||||
----------------
|
||||
= 1.5.6(21.12.2018) =
|
||||
|
||||
Moved from theme framework to "Apollo13 Framework Extensions" plugin, in prepare for theme version 2.3:
|
||||
-album slider script
|
||||
|
||||
----------------
|
||||
= 1.5.5(10.12.2018) =
|
||||
|
||||
Moved from theme framework to "Apollo13 Framework Extensions" plugin, in prepare for theme version 2.3:
|
||||
-meta options for background image
|
||||
-meta options for video as featured media
|
||||
-menu enhancement options
|
||||
|
||||
----------------
|
||||
= 1.5.4(27.11.2018) =
|
||||
|
||||
Checked for:
|
||||
-Gutenberg & WordPress 5.0 compatibility
|
||||
|
||||
Fixed:
|
||||
-wrong e-mail format in "Contact information" widget(thanks UdoS)
|
||||
-Elementor widget for theme post list "order by" option have now option "Not set"
|
||||
|
||||
----------------
|
||||
= 1.5.3(13.11.2018) =
|
||||
|
||||
Checked for:
|
||||
-Gutenberg & WordPress 5.0 compatibility
|
||||
|
||||
Fixed:
|
||||
-returning http link for user.css file on https sites in some cases([see topic](https://support.apollo13.eu/discussion/comment/23121/#Comment_23121))
|
||||
|
||||
----------------
|
||||
= 1.5.2(08.11.2018) =
|
||||
|
||||
Moved from theme framework to "Apollo13 Framework Extensions" plugin:
|
||||
-some content creating features
|
||||
|
||||
Fixed:
|
||||
-design importer fail message
|
||||
|
||||
----------------
|
||||
= 1.5.1(05.11.2018) =
|
||||
|
||||
Fixed:
|
||||
-Fatal error when activated with no "Apollo13 Framework" theme + Elementor(thanks Teemu K.)
|
||||
|
||||
----------------
|
||||
= 1.5.0(31.10.2018) =
|
||||
|
||||
Added:
|
||||
-Apollo13 Framework shortcodes as Elementor widgets
|
||||
-support for max_width & margin in a13fe-post-list shortcode
|
||||
-filter to set number of custom fields in albums & works - apollo13framework_custom_fields_number
|
||||
-filtering by taxonomies in admin for albums, works & people
|
||||
|
||||
Fixed:
|
||||
-broken import process on servers that hides available PHP memory
|
||||
|
||||
----------------
|
||||
= 1.4.4(03.10.2018) =
|
||||
|
||||
Added:
|
||||
-support for max_width & margin in a13fe-post-list shortcode for people post type
|
||||
|
||||
Improved:
|
||||
-Image generating when using with Elementor
|
||||
-orderby for post-list list shortcode can now by affected by plugins
|
||||
-Image resizing script now works for WPBakery Post grids when using Framework grid layouts
|
||||
-Recreation of global.css in Elementor on design import
|
||||
|
||||
----------------
|
||||
= 1.4.3(04.09.2018) =
|
||||
|
||||
Fixed:
|
||||
-custom links for album & works when using WP Bakery(broken since 1.4.0)
|
||||
|
||||
----------------
|
||||
= 1.4.2(04.09.2018) =
|
||||
|
||||
Fixed:
|
||||
-Fatal error when custom menu widget is used with older version of theme
|
||||
|
||||
----------------
|
||||
= 1.4.1(04.09.2018) =
|
||||
|
||||
Moved from theme framework to "Apollo13 Framework Extensions" plugin:
|
||||
-constants for user css & importer
|
||||
-custom menu widget menu walker
|
||||
|
||||
Improved:
|
||||
-exporting new WooCommerce 3.3 options, instead of old ones
|
||||
|
||||
----------------
|
||||
= 1.4.0(28.08.2018) =
|
||||
|
||||
Important: This update will be required for theme update to version 1.11.0
|
||||
|
||||
Moved from theme framework to "Apollo13 Framework Extensions" plugin:
|
||||
-Design importer
|
||||
-Exporter of theme options
|
||||
-Custom Sidebars
|
||||
-Custom CSS
|
||||
-Some meta options that were connected to content creation
|
||||
-Image resizing script
|
||||
-Saving user changes to user.css file
|
||||
-custom link & subtitle options in posts, albums and works
|
||||
-Maintenance mode
|
||||
|
||||
Fixed:
|
||||
-sending e-mails on photo proofing finish
|
||||
|
||||
----------------
|
||||
= 1.3.0(14.08.2018) =
|
||||
|
||||
Added:
|
||||
-support for new theme [social icons shortcode](https://rifetheme.com/help/docs/content-management/shortcodes/socials/)
|
||||
-support for [new gallery shortcode](https://rifetheme.com/help/docs/content-management/shortcodes/gallery/) (requires theme in version 1.10.0)
|
||||
-support for plugin translations
|
||||
|
||||
----------------
|
||||
= 1.2.1(07.06.2018) =
|
||||
|
||||
Changed:
|
||||
-requested script handles to embed that was changed in Apollo13 Framework 1.8.0
|
||||
|
||||
----------------
|
||||
= 1.2.0(25.04.2018) =
|
||||
|
||||
Improved:
|
||||
-moved Apollo13 Framework widgets from theme to plugin. It gives more flexible option to move to different theme
|
||||
|
||||
----------------
|
||||
= 1.1.5(09.04.2018) =
|
||||
|
||||
Fixed:
|
||||
-problem with flushed permalinks on plugin activation making works/albums not working without permalink reset
|
||||
|
||||
----------------
|
||||
= 1.1.4(07.04.2018) =
|
||||
|
||||
Plugin released to WordPress plugin repository
|
||||
|
||||
Added:
|
||||
-check for double instance of plugin for safety
|
||||
|
||||
Fixed:
|
||||
-Fatal error that was happening when user had installed previous version not hosted on WordPress.org
|
||||
|
||||
----------------
|
||||
= 1.1.3(26.03.2018) =
|
||||
|
||||
Added:
|
||||
-Marking WPBakery as bundled in theme if it is delivered with theme
|
||||
|
||||
----------------
|
||||
= 1.1.2(21.02.2018) =
|
||||
|
||||
Fixed:
|
||||
-not working when theme is renamed
|
||||
-failing with error when switching to not supported theme
|
||||
|
||||
----------------
|
||||
= 1.1.1(5.01.2018) =
|
||||
|
||||
Added:
|
||||
-support for Rife Free
|
||||
|
||||
----------------
|
||||
= 1.1.0(5.01.2018) =
|
||||
|
||||
Added:
|
||||
-support for new theme shortcodes
|
||||
|
||||
----------------
|
||||
|
||||
= 1.0.0(20.07.2016) =
|
||||
|
||||
-Initial release
|
||||
5
spec/fixtures/dynamic_finders/plugin_version/archive-title/change_log/changelog.md
vendored
Normal file
5
spec/fixtures/dynamic_finders/plugin_version/archive-title/change_log/changelog.md
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
# Archive Title Changelog
|
||||
|
||||
## 1.0.0
|
||||
|
||||
* Initial release
|
||||
@@ -0,0 +1,630 @@
|
||||
== V4.0 ==
|
||||
|
||||
Breaking changes
|
||||
------------------
|
||||
New WordPress minimum version requirement of 4.7
|
||||
New system requirements now checking against WordPress 4.7 and PHP 5.5
|
||||
"Download log" file structure ID changed for Id
|
||||
|
||||
Enhancement
|
||||
------------------
|
||||
New "Starter Hero" Arlo Theme
|
||||
Manual plugin upload process available from this version
|
||||
New "Keep settings" option for plugin deletion
|
||||
New [arlo_event_template_hero_image] shortcode
|
||||
New [arlo_event_template_list_image] shortcode
|
||||
|
||||
Bugfixes
|
||||
------------------
|
||||
Security improvements
|
||||
Remove now unused "import" directory
|
||||
"Download log" was showing an error when open in Excel
|
||||
|
||||
|
||||
== V3.9 ==
|
||||
|
||||
Enhancement
|
||||
------------------
|
||||
Improvement of the Starter themes
|
||||
New [arlo_event_template_advertised_price] shortcode
|
||||
New [arlo_event_template_advertised_presenters] shortcode
|
||||
New [arlo_event_template_credits] shortcode
|
||||
New [arlo_event_haslimitedplaces] shortcode
|
||||
Make Timezone selector [arlo_timezones] available on Upcoming page
|
||||
Better support for load balanced architectures
|
||||
|
||||
Bugfixes
|
||||
------------------
|
||||
Venue map not showing on Venue page
|
||||
Multiple instance of upcoming widget are conflicting
|
||||
Upcoming widget do not keep event/template tag after import
|
||||
WordPress Menus and Custom Links including html in their text field are html-escaped
|
||||
Best event price (From) includes Events hidden from website
|
||||
Glitch on expand button on Starter theme
|
||||
Discount should not display on Online Activities if only applied to events
|
||||
|
||||
|
||||
== V3.8.1 ==
|
||||
|
||||
Bugfixes
|
||||
------------------
|
||||
Load balanced architectures do not allow the import to run correctly
|
||||
|
||||
|
||||
== V3.8 ==
|
||||
|
||||
Enhancement
|
||||
------------------
|
||||
External URL support for Arlo's sitemap
|
||||
New [arlo_event_summary] shortcode to display sessions description
|
||||
New [arlo_event_template_register_private_interest] shortcode for private lead form link
|
||||
New [arlo_suggest_private_datelocation] shortcode for private lead form link
|
||||
New "order" attribute for [arlo_event_price]
|
||||
New "period" option to show end date for [arlo_event_next_running]
|
||||
Year is added after the month used as a delimiter on the Upcoming page
|
||||
Add discount and places remaining corner labels on Schedule page of the "Starter template" theme
|
||||
|
||||
Bugfixes
|
||||
------------------
|
||||
Upcoming widget is not working when tags are specified
|
||||
[arlo_event_isfull] now working on sessions too
|
||||
[arlo_event_duration] now showing session duration on sessions
|
||||
Event of 6 hours X minutes is not showing 1 day
|
||||
Other WordPress plugin errors are sometimes stopping the import
|
||||
|
||||
|
||||
== V3.7 ==
|
||||
|
||||
Enhancement
|
||||
------------------
|
||||
Full support for PHP 7
|
||||
Use OpenSSL for encryption
|
||||
PHP and WordPress version now visible on System requirements tab
|
||||
Improve Log error message on import failure
|
||||
|
||||
Bugfixes
|
||||
------------------
|
||||
Using the Delete functionality of WordPress keep most of my settings but lose my theme
|
||||
Event search show duplicates of events with multiple categories
|
||||
First plugin activation sometimes fails with a Fatal error
|
||||
Timezones in filter are not sorted by time offset
|
||||
Default Spark designer template do not allow enough space for the day of the month not to wrap
|
||||
memory_limit in php.ini cannot be specified in GB
|
||||
[arlo_event_template_code] does not appear when specified on Upcoming pages
|
||||
|
||||
|
||||
== V3.6.1 ==
|
||||
|
||||
Bugfixes
|
||||
------------------
|
||||
Timezones blocking the import on some specific platforms
|
||||
|
||||
|
||||
== V3.6 ==
|
||||
|
||||
Deprecated features
|
||||
------------------
|
||||
Remove the ability to rename and exclude filter options
|
||||
|
||||
Enhancement
|
||||
------------------
|
||||
New "Starter template" Arlo Theme
|
||||
Use category header as meta description if category is selected as a filter
|
||||
Ability to filter global level shortcodes by mutliple categories/location/templatetag/eventtag
|
||||
Delivery filter for on demand events (online activities)
|
||||
Support tax exempt tags
|
||||
Make venue related shortcodes available within the [arlo_event_list_item] or [arlo_upcoming_list_item] shortcodes
|
||||
New [arlo_event_duration_description] shortcode
|
||||
New [arlo_event_dates] shortcode
|
||||
New [arlo_event_isfull] shortcode
|
||||
New [arlo_event_offers_hasdiscount] shortcode
|
||||
New "show_child_elements" attribute for [arlo_upcoming_list_item]
|
||||
New "layout" attribute for [arlo_event_session_list_item] to show the session information as a tooltip or as a popup
|
||||
New "separator" attribute for [arlo_event_next_running]
|
||||
New {%count%} placeholder in "text" attribute for [arlo_event_next_running]
|
||||
|
||||
Bugfixes
|
||||
------------------
|
||||
Allow import with PHP 7.2 on Linux
|
||||
Filters was not redirecting properly when containing slashes
|
||||
Show all except on Tags still show event if it has multiple tags
|
||||
Reset button moves on selection of drop down (Jazz Theme)
|
||||
Ensure filter priority - user first global shortcode second and filter by page at last
|
||||
Session tags are not diplayed by [arlo_event_tags]
|
||||
With some Arlo Themes [arlo_template_region_selector] and [arlo_template_search_region_selector] are breaking the layout
|
||||
|
||||
|
||||
== V3.5.2 ==
|
||||
|
||||
Bugfixes
|
||||
------------------
|
||||
Allow import with PHP 7.2
|
||||
|
||||
|
||||
== V3.5.1 ==
|
||||
|
||||
Bugfixes
|
||||
------------------
|
||||
Admin page gets into a redirect loop on some webservers
|
||||
Wrong filter URL if a global level shortcode is used on a home page
|
||||
|
||||
|
||||
== V3.5 ==
|
||||
|
||||
Enhancement
|
||||
------------------
|
||||
New "template_link" attribute for [arlo_event_next_running]
|
||||
Enhance the output of [arlo_venue_address] and new "link" attribute
|
||||
New "Region selector" widget
|
||||
New "State" filter for [arlo_event_filters], [arlo_upcoming_event_filters], [arlo_event_template_filters] and [arlo_schedule_filters]
|
||||
New "templateid" attribute for [arlo_upcoming_list] global shortcode
|
||||
Filter settings available for custom shortcodes
|
||||
|
||||
|
||||
== V3.4.1 ==
|
||||
|
||||
Bugfixes
|
||||
------------------
|
||||
Fix, global level shortcodes don't respect attribute settings
|
||||
|
||||
|
||||
== V3.4 ==
|
||||
|
||||
Enhancement
|
||||
------------------
|
||||
Resuable shortcodes
|
||||
New "category", "location", "delivery" and "templatetag" attributes for [arlo_event_template_list] global shortcode
|
||||
New "category", "location", "delivery" and "templatetag" attributes for [arlo_schedule] global shortcode
|
||||
New "category", "location", "delivery", "eventtag", "templatetag", "presenter" and "month" attributes for [arlo_upcoming_list] global shortcode
|
||||
New "category" attribute for [arlo_onlineactivites_list] global shortcode
|
||||
|
||||
== V3.3.1 ==
|
||||
|
||||
Bugfixes
|
||||
------------------
|
||||
Fix, when rich snippet for event doesn't return Location
|
||||
Fix, when the event search returns the template multiple times
|
||||
|
||||
== V3.3 ==
|
||||
|
||||
Enhancement
|
||||
------------------
|
||||
Support structured meta data (rich snippets) for events, online activities, templates, venues and presenters
|
||||
New 'Schedule' page
|
||||
New '[arlo_event_notice]' shortcode
|
||||
|
||||
== V3.2.1 ==
|
||||
|
||||
Bugfixes
|
||||
------------------
|
||||
Fix long running import issue, which can timeout the request
|
||||
|
||||
Bugfixes
|
||||
------------------
|
||||
Template doesn't appear in multiple categories
|
||||
Suggest template section doesn't display all templates from multiple categories
|
||||
OnlineActivity template doesn't load by default in some cases
|
||||
Internal theme files doesn't load in some cases
|
||||
|
||||
== V3.2 ==
|
||||
|
||||
Enhancement
|
||||
------------------
|
||||
New online activities global shortcode [arlo_onlineactivites_list]
|
||||
New options for Upcoming events widget
|
||||
New settings to customize filters
|
||||
New settings for the Import
|
||||
The plugin is fully compatible with PHP 7
|
||||
Many bug fixes
|
||||
|
||||
Bugfixes
|
||||
------------------
|
||||
[arlo_event_duration] shortcode doesn't return a regionalized value
|
||||
[arlo_event_price] shortcode doesn't return a regionalized value
|
||||
Fix filter URL issue if the global shortcodes were used on a home page page
|
||||
Fix error when "show_child_elements" is used for template_list
|
||||
Next Running date is not correct while choice delivery as workshop
|
||||
|
||||
|
||||
== V3.1.3 ==
|
||||
|
||||
Enhancement
|
||||
------------------
|
||||
New presenter filter for [arlo_upcoming_event_filters]
|
||||
Support new URL structure on the admin pages and for private events
|
||||
|
||||
Bugfixes
|
||||
------------------
|
||||
Fix broken link in [arlo_suggest_datelocation] when used the 'text' attribute
|
||||
|
||||
|
||||
== V3.1 ==
|
||||
|
||||
== V3.1.2 ==
|
||||
|
||||
Enhancement
|
||||
------------------
|
||||
Improve error logging and reliability for import
|
||||
|
||||
== V3.1 ==
|
||||
|
||||
Enhancement
|
||||
------------------
|
||||
New 'link' attribute for [arlo_event_location] and [arlo_event_presenters] shortcodes
|
||||
New [arlo_venue_link] shortcode
|
||||
New [arlo_presenter_link] shortcode
|
||||
|
||||
Bugfixes
|
||||
------------------
|
||||
Fix timezone issues on the upcoming events widget
|
||||
Fix timezone error if the WP hasn't got a named timezone
|
||||
|
||||
|
||||
== V3.0.1 ==
|
||||
|
||||
Enhancement
|
||||
------------------
|
||||
Enhance import process
|
||||
Fix permission issues with WPEngine hosting
|
||||
Enhance time zone indicators on events
|
||||
|
||||
Bugfixes
|
||||
------------------
|
||||
Fix missing session information on a reginalized platform
|
||||
Fix saving tags for multisession events
|
||||
|
||||
|
||||
== V3.0 ==
|
||||
|
||||
Enhancement
|
||||
------------------
|
||||
New, improved, more reliable import
|
||||
Revamp the codebase behind the plugin
|
||||
New [arlo_event_filters] shortcode
|
||||
New [arlo_search_field] shortcode
|
||||
New built-in theme selection
|
||||
|
||||
Bugfixes
|
||||
------------------
|
||||
Minor fixes and improvements
|
||||
|
||||
== V2.4.1.2 ==
|
||||
|
||||
Enhancement
|
||||
------------------
|
||||
Remove PHP notices
|
||||
Add system requirement check for future release
|
||||
|
||||
Bugfixes
|
||||
------------------
|
||||
Fixed wrong [arlo_event_duration] return value
|
||||
Fix when [arlo_event_price] doesn't return the "cheapest" price
|
||||
Fix when [arlo_event_next_running] returns a session date
|
||||
|
||||
== V2.4.1.1 ==
|
||||
|
||||
Enhancement
|
||||
------------------
|
||||
Improvement of the import stability
|
||||
|
||||
Bugfixes
|
||||
------------------
|
||||
Fix category depth level set
|
||||
|
||||
== V2.4 ==
|
||||
|
||||
Enhancement
|
||||
------------------
|
||||
Online Activities
|
||||
[arlo_content_field_item] shortcode is available within the [arlo_upcoming_list_item] shortcode
|
||||
New [arlo_event_credits] shortcode
|
||||
New [arlo_event_template_advertised_duration] shortcode
|
||||
New 'showfrom' attribute for [arlo_event_price] shortcode
|
||||
New 'strip_html' attribute every shortcode
|
||||
Terminate background task
|
||||
Send error data to Arlo
|
||||
New [arlo_category_title] shortcode
|
||||
New setting for GoogleMaps API Key
|
||||
New 'text' attribute for [arlo_event_next_running] shortcode
|
||||
Detailed log / Ability to download log
|
||||
[arlo_event_next_running] shortcode respects delivery and location filters
|
||||
|
||||
Bugfixes
|
||||
------------------
|
||||
|
||||
Price can be missing on the event template page, if WP is using other db prefix than 'wp_' https://github.com/ArloSoftware/arlowp-plugin/issues/150
|
||||
Automated sync doesn't run every hour https://github.com/ArloSoftware/arlowp-plugin/issues/151
|
||||
Fixed category count number for [arlo_categories] shortcode
|
||||
Multiple data showed during import
|
||||
Multiregion import issue
|
||||
|
||||
== V2.3.5.1 ==
|
||||
|
||||
Bugfixes
|
||||
------------------
|
||||
Fix start and end date times when the dates are returning a UTC value https://github.com/ArloSoftware/arlowp-plugin/issues/149
|
||||
|
||||
== V2.3.5 ==
|
||||
|
||||
Enhancement
|
||||
------------------
|
||||
New asynchronous import, for more information, please visit: http://developer.arlo.co/doc/wordpress/import
|
||||
|
||||
Bugfixes
|
||||
------------------
|
||||
Support localization for dates and times: https://github.com/ArloSoftware/arlowp-plugin/issues/141
|
||||
|
||||
|
||||
== V2.3.1 ==
|
||||
|
||||
Bugfixes
|
||||
------------------
|
||||
|
||||
Important fix to solve the compatibility issue with some external plugin: https://github.com/ArloSoftware/arlowp-plugin/issues/139
|
||||
|
||||
== V2.3 ==
|
||||
|
||||
Enhancement
|
||||
------------------
|
||||
Enhancement of the plugin update mechanism
|
||||
|
||||
Bugfixes
|
||||
------------------
|
||||
|
||||
Important fix to solve the compatibility issue with some external plugin
|
||||
Few minor bugfixes
|
||||
|
||||
== V2.3 ==
|
||||
|
||||
Enhancement
|
||||
------------------
|
||||
|
||||
Regionalized plugin
|
||||
New region selector shortcodes [arlo_upcoming_region_selector], [arlo_template_search_region_selector], [arlo_template_region_selector]
|
||||
New "regionalized" option for the [arlo_suggest_templates] shortcode
|
||||
|
||||
Bugfixes
|
||||
------------------
|
||||
Fix [arlo_event_template_link] shortcode: https://github.com/ArloSoftware/arlowp-plugin/issues/117
|
||||
Fix when the upcoming events widget contains sessions: https://github.com/ArloSoftware/arlowp-plugin/issues/116
|
||||
Fix the private event link with the WordPress Arlo Theme: https://github.com/ArloSoftware/arlowp-plugin/issues/115
|
||||
Fix cache issue when the browser caches the custom.css file: https://github.com/ArloSoftware/arlowp-plugin/issues/113
|
||||
The [arlo_content_field_item] shortcode field can show data from previous import: https://github.com/ArloSoftware/arlowp-plugin/issues/100
|
||||
Fix show_only_at_bottom parameter in [arlo_event_template_list_item] shortcode: https://github.com/ArloSoftware/arlowp-plugin/issues/110
|
||||
|
||||
|
||||
== V2.2.1 ==
|
||||
|
||||
Bugfixes
|
||||
------------------
|
||||
New import concurrency management to avoid duplicate data with double import (usually happened on a shared hosting)
|
||||
Fix for admin list venue page to not show multiple data
|
||||
Fix for categories list depth parameter problem
|
||||
|
||||
|
||||
Enhancement
|
||||
------------------
|
||||
|
||||
[arlo_no_event_text] shortcode to display a text if there is no event
|
||||
Danish translation
|
||||
Escape all the output to ensure security
|
||||
|
||||
|
||||
== V2.2 ==
|
||||
|
||||
Bugfixes
|
||||
------------------
|
||||
|
||||
[arlo_event_next_running] shortcode returns incorrect data when the event has sessions: https://github.com/ArloSoftware/arlowp-plugin/issues/96
|
||||
|
||||
Enhancement
|
||||
------------------
|
||||
|
||||
New option (class) for "layout" attribute and new "prefix" attribute for [arlo_event_template_tags] and [arlo_event_tags] shortcodes
|
||||
New [arlo_event_template_link] shortcode for externally hosted event
|
||||
New, restructured admin settings page
|
||||
New events, templates, session, venues, presenters lists
|
||||
SEO friendly urls for filters
|
||||
Meta description for event template, generated from the template summary
|
||||
|
||||
|
||||
== V2.1.7.1 ==
|
||||
|
||||
Fix in the import script
|
||||
|
||||
== V2.1.7 ==
|
||||
|
||||
Bugfixes
|
||||
------------------
|
||||
|
||||
The arlo_event_template_tags is in wrong place: https://github.com/ArloSoftware/arlowp-plugin/issues/85
|
||||
No "Register your interest" link on the template page: https://github.com/ArloSoftware/arlowp-plugin/issues/92
|
||||
The template price isn't available as a shortcode: https://github.com/ArloSoftware/arlowp-plugin/issues/91
|
||||
In the category list, there is no register interest link: https://github.com/ArloSoftware/arlowp-plugin/issues/90
|
||||
JS error while reloading the templates: https://github.com/ArloSoftware/arlowp-plugin/issues/89
|
||||
Event search doesn't return the template if it's under a category's subcategory: https://github.com/ArloSoftware/arlowp-plugin/issues/88
|
||||
De/Activate the plugin overwrites the page settings: https://github.com/ArloSoftware/arlowp-plugin/issues/87
|
||||
Delete the plugin doesn't remove all the db tables: https://github.com/ArloSoftware/arlowp-plugin/issues/84
|
||||
After sync, not all the tables are cleaned up https://github.com/ArloSoftware/arlowp-plugin/issues/86
|
||||
Warning with setTimezone fn with a live online event: https://github.com/ArloSoftware/arlowp-plugin/issues/83
|
||||
|
||||
Enhancement
|
||||
------------------
|
||||
|
||||
New select dropdown for event's tag in the [arlo_upcoming_event_filters] shortcode: https://github.com/ArloSoftware/arlowp-plugin/issues/94
|
||||
New select dropdown for template's tag in the [arlo_event_template_filters] shortcode: https://github.com/ArloSoftware/arlowp-plugin/issues/93
|
||||
Remove PHP notice errors
|
||||
|
||||
|
||||
== V2.1.6 ==
|
||||
|
||||
Bugfixes
|
||||
------------------
|
||||
|
||||
The sample links are bad for the venue and presenter: https://github.com/ArloSoftware/arlowp-plugin/issues/78
|
||||
Higher time limit for the import: https://github.com/ArloSoftware/arlowp-plugin/issues/77
|
||||
|
||||
Enhancement
|
||||
------------------
|
||||
|
||||
Style and layout selector for the templates: https://github.com/ArloSoftware/arlowp-plugin/issues/79
|
||||
Save the previously selected template and layout on the settings page: https://github.com/ArloSoftware/arlowp-plugin/issues/80
|
||||
New shortcode [arlo_event_template_tags] and [arlo_event_tags]: https://github.com/ArloSoftware/arlowp-plugin/issues/81
|
||||
Show session information for the event in a tooltip [arlo_event_session_list_item]: https://github.com/ArloSoftware/arlowp-plugin/issues/49
|
||||
Update the database on plugin update: https://github.com/ArloSoftware/arlowp-plugin/issues/82
|
||||
|
||||
|
||||
== V2.1.5.2 ==
|
||||
|
||||
Bugfixes
|
||||
------------------
|
||||
|
||||
Two event with the same dates on a template page https://github.com/ArloSoftware/arlowp-plugin/issues/76
|
||||
|
||||
== V2.1.5.1 ==
|
||||
|
||||
Enhancement
|
||||
------------------
|
||||
|
||||
Notice for permalinks
|
||||
Notice for post types
|
||||
|
||||
|
||||
== V2.1.5 ==
|
||||
|
||||
Enhancement
|
||||
------------------
|
||||
New basic search widget
|
||||
Custom "No events to show" message
|
||||
Import error/success message
|
||||
New "Welcome bar" with load demo data button: https://github.com/ArloSoftware/arlowp-plugin/issues/64
|
||||
Dismissible notices for the welcome bar: https://github.com/ArloSoftware/arlowp-plugin/issues/73
|
||||
New [arlo_suggest_templates] shortcode based on tag or category
|
||||
Add last import date to the settings page: https://github.com/ArloSoftware/arlowp-plugin/issues/69
|
||||
|
||||
Bugfixes
|
||||
------------------
|
||||
|
||||
If there is no category, there is no template in the events list: https://github.com/ArloSoftware/arlowp-plugin/issues/66
|
||||
Link is wrong for the arlo_content_field_list_item shortcode: https://github.com/ArloSoftware/arlowp-plugin/issues/67
|
||||
Modify the platform name field on the settings page https://github.com/ArloSoftware/arlowp-plugin/issues/68
|
||||
Remove the platform name causes an import: https://github.com/ArloSoftware/arlowp-plugin/issues/70
|
||||
|
||||
|
||||
|
||||
== V2.1.1 ==
|
||||
|
||||
Bugfixes
|
||||
------------------
|
||||
Pagination link error: https://github.com/ArloSoftware/arlowp-plugin/issues/59
|
||||
|
||||
Title starts with a ":" when a category is selected, but the page hasn't got a name: https://github.com/ArloSoftware/arlowp-plugin/issues/60
|
||||
|
||||
== V2.1 ==
|
||||
|
||||
Bugfixes
|
||||
------------------
|
||||
Issue #51
|
||||
|
||||
|
||||
== V2.07 ==
|
||||
|
||||
Enhancement
|
||||
------------------
|
||||
Reload original templates
|
||||
Database upgrade can be run by de/activate the plugin
|
||||
Event order on the "events list" page
|
||||
New "delivery" filter for "arlo_event_template_filters" shortcode
|
||||
Localization
|
||||
Arlo search widget
|
||||
|
||||
Bugfixes
|
||||
------------------
|
||||
Issue #19
|
||||
Issue #46
|
||||
|
||||
|
||||
== V2.06 ==
|
||||
|
||||
Enhancement
|
||||
------------------
|
||||
New "removeyear" attribute for "arlo_event_next_running" shortcode
|
||||
Issue #25
|
||||
PHP version checker Issue #24
|
||||
New "limit" and "layout" attribute for "arlo_event_next_running" shortcode
|
||||
New "format" attribute for "arlo_event_next_running" shortcode
|
||||
New "arlo_event_provider" field with link #12
|
||||
New "arlo_event_delivery" field #12
|
||||
New "delivery" filter for "arlo_upcoming_event_filters" shortcode
|
||||
New "show_child_elements" (bool) property for the "arlo_event_template_list_item" shortcode to show the category's sub/child categories
|
||||
New "class" attribute for "arlo_event_registration" shortcode
|
||||
|
||||
Bugfixes
|
||||
------------------
|
||||
Issue #35
|
||||
Issue #34
|
||||
Issue #32
|
||||
Issue #29
|
||||
Issue #28
|
||||
Issue #27
|
||||
Issue #26
|
||||
Issue #21
|
||||
|
||||
|
||||
== V2.05 ==
|
||||
|
||||
Enhancement
|
||||
------------------
|
||||
New "counts" property for the "arlo_categories" shortcode to show the number of the templates within the category and its subcategories
|
||||
New "show_only_at_bottom" (bool) property for the "arlo_event_template_list_item" shortcode to show the items only, if the user is in a leaf/bottom category
|
||||
New "show_child_elements" (bool) property for the "arlo_categories" shortcode to show the category's sub/child categories
|
||||
|
||||
|
||||
== V2.04 ==
|
||||
|
||||
Bugfixes
|
||||
------------------
|
||||
Issue #1
|
||||
|
||||
|
||||
Enhancement
|
||||
------------------
|
||||
New "location" filter for events list
|
||||
New "fields" setting for [arlo_content_field_item] to define description fields
|
||||
|
||||
|
||||
== V2.03 ==
|
||||
|
||||
New boxed layout for "Event": event_boxed.tmpl
|
||||
New "show" attribute for "arlo_event_list_item" and new way to handle the show more dates
|
||||
New data attribute for '<ul class="arlo-list arlo-show-more events" data-show-text="Show more">' to handle the text
|
||||
|
||||
New boxed layout for "Upcoming events": upcoming_boxed.tmpl
|
||||
|
||||
== V2.02 ==
|
||||
|
||||
Bugfixes
|
||||
------------------
|
||||
Template category filter url was bad if a filter was already applied
|
||||
If there is no next running for a template and no register interest url, it showed the date of 01. jan 1970 instead of nothing
|
||||
|
||||
Enhancement
|
||||
------------------
|
||||
Remove all reference for Prefer
|
||||
|
||||
== V2.01 ==
|
||||
|
||||
Bugfixes
|
||||
------------------
|
||||
If a venue is not displayed on the website, the Location is just a text instead of a link
|
||||
Handle database error and rollback all the changes if one of the insert scripts failed
|
||||
If there is no available link for "Register interest", remove the whole link
|
||||
Fixed event template category filter form action parameter
|
||||
|
||||
New functionality
|
||||
------------------
|
||||
Availability to modify the "Free" terminology
|
||||
Availability to choose the price display (incl/excl GST)
|
||||
Automatically submit the filter form when the dropdown filter is changes
|
||||
New "Provider" field
|
||||
|
||||
100
spec/fixtures/dynamic_finders/plugin_version/array-partition/change_log/CHANGELOG.md
vendored
Normal file
100
spec/fixtures/dynamic_finders/plugin_version/array-partition/change_log/CHANGELOG.md
vendored
Normal file
@@ -0,0 +1,100 @@
|
||||
# Changelog
|
||||
|
||||
## 1.2.6 _(2019-03-13)_
|
||||
* New: Add CHANGELOG.md and move all but most recent changelog entries into it
|
||||
* Change: Split paragraph in README.md's "Support" section into two
|
||||
* Change: Note compatibility through WP 5.1+
|
||||
* Change: Update copyright date (2019)
|
||||
* Change: Update License URI to be HTTPS
|
||||
|
||||
## 1.2.5 _(2018-04-11)_
|
||||
* New: Add README.md
|
||||
* New: Add 'Text Domain' plugin header
|
||||
* Fix: Use correct Plugin Directory URL in plugin header comment
|
||||
* Change: Prevent direct invocation of unit test file
|
||||
* Change: Minor whitespace changes to unit test bootstrap
|
||||
* Change: Add GitHub link to readme
|
||||
* Change: Note compatibility through WP 4.9+
|
||||
* Change: Update copyright date (2018)
|
||||
* Change: Update installation instruction to prefer built-in installer over .zip file
|
||||
|
||||
## 1.2.4 _(2017-01-22)_
|
||||
* Change: Enable more error output for unit tests
|
||||
* Change: Default `WP_TESTS_DIR` to `/tmp/wordpress-tests-lib` rather than erroring out if not defined via environment variable
|
||||
* Change: Minor inline documentation reformatting
|
||||
* Change: Note compatibility through WP 4.7+
|
||||
* Change: Update copyright date (2017)
|
||||
|
||||
## 1.2.3 _(2015-12-09)_
|
||||
* Change: Note compatibility through WP 4.4+
|
||||
* Change: Fix minor typo in documentation
|
||||
* Change: Explicitly declare methods in unit tests as public or protected
|
||||
* Change: Update copyright date (2016)
|
||||
|
||||
## 1.2.2 _(2015-02-11)_
|
||||
* Note compatibility through WP 4.1+
|
||||
* Update copyright date (2015)
|
||||
|
||||
## 1.2.1 _(2014-08-25)_
|
||||
* Die early if script is directly invoked
|
||||
* Minor plugin header reformatting
|
||||
* Change documentation links to wp.org to be https
|
||||
* Note compatibility through WP 4.0+
|
||||
* Add plugin icon
|
||||
|
||||
## 1.2
|
||||
* Return an empty array if 0 columns are requested
|
||||
* Treat `$number_of_columns` as `absint()`, permitting negative and string numerical values to work
|
||||
* Add unit tests
|
||||
* Note compatibility through WP 3.8+
|
||||
* Update copyright date (2014)
|
||||
* Change description
|
||||
* Various code and documentation reformatting
|
||||
* Add banner image
|
||||
|
||||
## 1.1.4
|
||||
* Shortened description and extended description
|
||||
* Note compatibility through WP 3.5+
|
||||
* Update copyright date (2013)
|
||||
|
||||
## 1.1.3
|
||||
* Re-license as GPLv2 or later (from X11)
|
||||
* Add 'License' and 'License URI' header tags to readme.txt and plugin file
|
||||
* Remove ending PHP close tag
|
||||
* Minor formatting changes (indentation)
|
||||
* Note compatibility through WP 3.4+
|
||||
* Update copyright date (2012)
|
||||
|
||||
## 1.1.2
|
||||
* Note compatibility through WP 3.3+
|
||||
* Tweak to plugin description
|
||||
* Minor additional documentation
|
||||
* Minor documentation reformatting (spacing)
|
||||
|
||||
## 1.1.1
|
||||
* Note compatibility through WP 3.2+
|
||||
* Minor code formatting changes (spacing)
|
||||
* Fix plugin homepage and author links in description in readme.txt
|
||||
|
||||
## 1.1
|
||||
* Rename `array_partition()` to `c2c_array_partition()` (but maintain a deprecated version for backwards compatibility)
|
||||
* Add link to plugin homepage to description in readme.txt
|
||||
|
||||
## 1.0.3
|
||||
* Note compatibility through WP 3.1+
|
||||
* Update copyright date (2011)
|
||||
|
||||
## 1.0.2
|
||||
* Wrap function in `if (function_exists())` check
|
||||
* Note compatibility with WP 3.0+
|
||||
* Remove docs from top of plugin file (all that and more are in readme.txt)
|
||||
* Remove trailing whitespace in header docs
|
||||
* Add Upgrade Notice section to readme.txt
|
||||
|
||||
## 1.0.1
|
||||
* Add PHPDoc documentation
|
||||
* Note compatibility with WP 2.9+
|
||||
* Update copyright date
|
||||
|
||||
## 1.0
|
||||
* Initial release
|
||||
1335
spec/fixtures/dynamic_finders/plugin_version/atomic-blocks/translation_file/languages/atomic-blocks.pot
vendored
Normal file
1335
spec/fixtures/dynamic_finders/plugin_version/atomic-blocks/translation_file/languages/atomic-blocks.pot
vendored
Normal file
File diff suppressed because it is too large
Load Diff
832
spec/fixtures/dynamic_finders/plugin_version/auth0/change_log/CHANGELOG.md
vendored
Normal file
832
spec/fixtures/dynamic_finders/plugin_version/auth0/change_log/CHANGELOG.md
vendored
Normal file
@@ -0,0 +1,832 @@
|
||||
# Change Log
|
||||
|
||||
## [3.9.0](https://github.com/auth0/wp-auth0/tree/3.9.0) (2019-01-11)
|
||||
[Full Changelog](https://github.com/auth0/wp-auth0/compare/3.8.1...3.9.0)
|
||||
|
||||
### Notes on this release
|
||||
|
||||
- Added a complete Spanish translation!
|
||||
- Email changes for WordPress users now work properly and are rejected clearly if Auth0 rejects the change. This does not affect the email verification process in WordPress; the email is changed only after the verification happens. A current API token is not required but your Application does need to allow for a Client Credentials grant with the Management API (this configured for you by default, [more information here](https://auth0.com/docs/cms/wordpress/configuration#authorize-the-application-for-the-management-api)).
|
||||
- Sibling sub-domains are now allowed for the Login Redirect URL. Anything within the same domain name as the site URL can now be saved.
|
||||
- Default Auth0 IP addresses are now allowed by default on the user migration endpoints. Adding or changing the IP addresses for the "Migration IPs Whitelist" field will not affect default IPs.
|
||||
- User migration endpoints were improved to provide better errors when requests are rejected and more clear custom database scripts that can be used as an example when setting up the migration manually. Switching this setting on or off does not make any changes in the Auth0 dashboard or to the existing token, it only makes the endpoints available or not.
|
||||
- The Social Amplificator functionality has been removed.
|
||||
|
||||
**Added**
|
||||
- Update Translations [\#615](https://github.com/auth0/wp-auth0/pull/615) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Allow subdomains in redirect and refactor validation tests [\#601](https://github.com/auth0/wp-auth0/pull/601) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Whitelist Auth0 IPs by default and show in wp-admin [\#596](https://github.com/auth0/wp-auth0/pull/596) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Fix migration login route output and add tests [\#595](https://github.com/auth0/wp-auth0/pull/595) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Added filter to allow for changing the output of die_on_login [\#593](https://github.com/auth0/wp-auth0/pull/593) ([coperator](https://github.com/coperator))
|
||||
- Spanish translation by Carlos Longarela [\#526](https://github.com/auth0/wp-auth0/pull/526) ([CarlosLongarela](https://github.com/CarlosLongarela))
|
||||
|
||||
**Changed**
|
||||
- Refactor migration route handling and add tests [\#606](https://github.com/auth0/wp-auth0/pull/606) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Remove unnecessary callback; add notice if plugin is already setup [\#604](https://github.com/auth0/wp-auth0/pull/604) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Refactor migration token validation and match entire token on endpoints [\#602](https://github.com/auth0/wp-auth0/pull/602) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Update translations [\#599](https://github.com/auth0/wp-auth0/pull/599) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Refactor and tests for user migration get user route [\#598](https://github.com/auth0/wp-auth0/pull/598) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Move custom DB scripts to separate files [\#592](https://github.com/auth0/wp-auth0/pull/592) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
|
||||
**Deprecated**
|
||||
- Deprecations for ip_range setting [\#618](https://github.com/auth0/wp-auth0/pull/618) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Deprecate Social Amplificator classes + methods [\#612](https://github.com/auth0/wp-auth0/pull/612) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
|
||||
**Removed**
|
||||
- Remove unused IP range setting [\#616](https://github.com/auth0/wp-auth0/pull/616) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Remove Social Amplificator functionality [\#607](https://github.com/auth0/wp-auth0/pull/607) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
|
||||
**Fixed**
|
||||
- Fix Migration Token Generation; Add JSON Content-Type header [\#617](https://github.com/auth0/wp-auth0/pull/617) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Fix escaped passwords sent to Auth0 [\#611](https://github.com/auth0/wp-auth0/pull/611) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Fix notice when settings constant is defined too late [\#600](https://github.com/auth0/wp-auth0/pull/600) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Fix email update on Auth0 [\#594](https://github.com/auth0/wp-auth0/pull/594) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
|
||||
**Closed issues**
|
||||
- Invalid State error 100% of the time [\#597](https://github.com/auth0/wp-auth0/issues/597)
|
||||
- Update docs [\#591](https://github.com/auth0/wp-auth0/issues/591)
|
||||
- Correct dimensions for custom login icon [\#586](https://github.com/auth0/wp-auth0/issues/586)
|
||||
- Basic settings edit box doesn't show values from AUTH0_ENV_* constants [\#569](https://github.com/auth0/wp-auth0/issues/569)
|
||||
- Better documentation of User Migration endpoints with manual setup [\#542](https://github.com/auth0/wp-auth0/issues/542)
|
||||
- Keep getting logged out once SSO is turned on [\#541](https://github.com/auth0/wp-auth0/issues/541)
|
||||
|
||||
## [3.8.1](https://github.com/auth0/wp-auth0/tree/3.8.1) (2018-11-14)
|
||||
[Full Changelog](https://github.com/auth0/wp-auth0/compare/3.8.0...3.8.1)
|
||||
|
||||
**Closed issues**
|
||||
- Javascript: Use readonly instead of disabled on email field [\#587](https://github.com/auth0/wp-auth0/issues/587)
|
||||
|
||||
**Changed**
|
||||
- Change logged-in user redirect to login_init hook [\#584](https://github.com/auth0/wp-auth0/pull/584) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
|
||||
**Fixed**
|
||||
- Switch email field property to readonly [\#588](https://github.com/auth0/wp-auth0/pull/588) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Add WooCommerce password change action. [\#585](https://github.com/auth0/wp-auth0/pull/585) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Fix Connection update over-writing Connection settings. [\#582](https://github.com/auth0/wp-auth0/pull/582) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
|
||||
|
||||
## [3.8.0](https://github.com/auth0/wp-auth0/tree/3.8.0) (2018-11-06)
|
||||
[Full Changelog](https://github.com/auth0/wp-auth0/compare/3.7.1...3.8.0)
|
||||
|
||||
### Notes on this release
|
||||
|
||||
- Administrators can now mark certain strategies as able to skip email verification. This is typically used for Enterprise strategies that do not provide an email verification flag. This should be used sparingly and only for connections that do not provide this flag.
|
||||
- Password changes for WordPress users now work properly and are rejected clearly if Auth0 rejects the change (typically because the password does not conform to the password policy). A current API token is not required but your Application does need to allow for a Client Credentials grant with the Management API (this configured for you by default, [more information here](https://auth0.com/docs/cms/wordpress/configuration#authorize-the-application-for-the-management-api)).
|
||||
- The `wp-login.php` page is no longer used for any callback processing. If you are using this page to process callbacks in a custom plugin or theme, please update to use the main callback URL for the implicit flow `/index.php?auth0=implicit`. In addition, users that are already logged in will be redirected to the default login page when accessing `wp-login.php`.
|
||||
- Error logging has been improved in general, along with improvements to the error log display. Consecutive, duplicate errors are now combined, the error log now shows more entries, and entries can be cleared from the admin.
|
||||
- The "Auto-Login" setting has been renamed to "Universal Login Page" and moved from the Advanced tab to the Features tab. The functionality is the same as before and will retain the existing setting.
|
||||
|
||||
### Issues and PRs
|
||||
|
||||
**Closed issues**
|
||||
- Plugin tries to create a user if they log in a different way [\#539](https://github.com/auth0/wp-auth0/issues/539)
|
||||
- Problems with implicit login in > 3.6 [\#536](https://github.com/auth0/wp-auth0/issues/536)
|
||||
- Add authorization token to header for external request [\#534](https://github.com/auth0/wp-auth0/issues/534)
|
||||
- Configuring auth0 OIDC URL parameters [\#521](https://github.com/auth0/wp-auth0/issues/521)
|
||||
- Single sign on shows the login username/password fields briefly before automatically signing in [\#508](https://github.com/auth0/wp-auth0/issues/508)
|
||||
- Better behavior when logged-in users visits wp-login.php [\#414](https://github.com/auth0/wp-auth0/issues/414)
|
||||
- Profile password update changes [\#375](https://github.com/auth0/wp-auth0/issues/375)
|
||||
- auth0 forgot password doesn't change WP password [\#310](https://github.com/auth0/wp-auth0/issues/310)
|
||||
- Woocommerce can't change user password [\#300](https://github.com/auth0/wp-auth0/issues/300)
|
||||
|
||||
**Added**
|
||||
- Update translation file [\#561](https://github.com/auth0/wp-auth0/pull/561) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Add Management API framework [WIP] [\#537](https://github.com/auth0/wp-auth0/pull/537) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Update README, CONTRIBUTION, LICENSE, and Issue+PR templates [\#533](https://github.com/auth0/wp-auth0/pull/533) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Add filters for authorize URL and params, logout URL + tests [\#531](https://github.com/auth0/wp-auth0/pull/531) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Improve error log [\#530](https://github.com/auth0/wp-auth0/pull/530) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Add skip strategies setting and tests [\#528](https://github.com/auth0/wp-auth0/pull/528) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
|
||||
**Changed**
|
||||
- Update telemetry header [\#577](https://github.com/auth0/wp-auth0/pull/577) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Update JWT library [\#576](https://github.com/auth0/wp-auth0/pull/576) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Change deprecation error handling [\#574](https://github.com/auth0/wp-auth0/pull/574) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Fix tests to run in same process [\#565](https://github.com/auth0/wp-auth0/pull/565) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Rename the Auto Login setting to ULP; move to features tab [\#551](https://github.com/auth0/wp-auth0/pull/551) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Switch implicit flow to hybrid flow and correct Management API scopes [\#546](https://github.com/auth0/wp-auth0/pull/546) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Update README and version number for dev->master merge [\#543](https://github.com/auth0/wp-auth0/pull/543) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
|
||||
**Deprecated**
|
||||
- Deprecate unused rules JS [\#560](https://github.com/auth0/wp-auth0/pull/560) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Deprecate WP_Auth0_Email_Verification::ajax_resend_email [\#559](https://github.com/auth0/wp-auth0/pull/559) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Deprecate a0_render_message method [\#558](https://github.com/auth0/wp-auth0/pull/558) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Deprecate unused login methods and props [\#557](https://github.com/auth0/wp-auth0/pull/557) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Deprecate WP_Auth0_Options connection methods [\#556](https://github.com/auth0/wp-auth0/pull/556) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Deprecate WP_Auth0_Referer_Check [\#555](https://github.com/auth0/wp-auth0/pull/555) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Deprecate WP_Auth0_Metrics [\#554](https://github.com/auth0/wp-auth0/pull/554) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Deprecate WP_Auth0_InitialSetup_Signup, remove usage [\#553](https://github.com/auth0/wp-auth0/pull/553) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Deprecate methods in WP_Auth0_Api_Operations and related ones in WP_Auth0 [\#552](https://github.com/auth0/wp-auth0/pull/552) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Deprecate unused methods and classes for initial setup [\#550](https://github.com/auth0/wp-auth0/pull/550) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Deprecate unused methods in WP_Auth0_Api_Client [\#549](https://github.com/auth0/wp-auth0/pull/549) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Deprecations for WP_Auth0_EditProfile [\#548](https://github.com/auth0/wp-auth0/pull/548) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Deprecations for WP_Auth0_EditProfile [\#547](https://github.com/auth0/wp-auth0/pull/547) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
|
||||
**Fixed**
|
||||
- Fix label font-weight and migration token display [\#579](https://github.com/auth0/wp-auth0/pull/579) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Fix user profile saving [\#573](https://github.com/auth0/wp-auth0/pull/573) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Update phpcs script and dependent libs [\#572](https://github.com/auth0/wp-auth0/pull/572) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Move SSO checking into Lock init [\#570](https://github.com/auth0/wp-auth0/pull/570) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Fix migration token display to allow copying [\#540](https://github.com/auth0/wp-auth0/pull/540) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Change and improve user profile [\#532](https://github.com/auth0/wp-auth0/pull/532) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
|
||||
**Fixed**
|
||||
- Fix label font-weight and migration token display [\#579](https://github.com/auth0/wp-auth0/pull/579) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Fix user profile saving [\#573](https://github.com/auth0/wp-auth0/pull/573) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Update phpcs script and dependent libs [\#572](https://github.com/auth0/wp-auth0/pull/572) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Move SSO checking into Lock init [\#570](https://github.com/auth0/wp-auth0/pull/570) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Fix migration token display to allow copying [\#540](https://github.com/auth0/wp-auth0/pull/540) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Change and improve user profile [\#532](https://github.com/auth0/wp-auth0/pull/532) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
|
||||
## [3.7.1](https://github.com/auth0/wp-auth0/tree/3.7.1) (2018-10-08)
|
||||
[Full Changelog](https://github.com/auth0/wp-auth0/compare/3.7.0...3.7.1)
|
||||
|
||||
**Closed issues**
|
||||
- "search_engine=v2 is not available for your tenant because it is deprecated" error [\#562](https://github.com/auth0/wp-auth0/issues/562)
|
||||
|
||||
**Fixed**
|
||||
- 3.7.1 patch release to fix user search engine in rules [\#563](https://github.com/auth0/wp-auth0/pull/563) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
|
||||
## [3.7.0](https://github.com/auth0/wp-auth0/tree/3.7.0) (2018-08-13)
|
||||
[Full Changelog](https://github.com/auth0/wp-auth0/compare/3.6.2...3.7.0)
|
||||
|
||||
**Closed issues**
|
||||
- Optionally load client ID, secret and domain from environment [\#480](https://github.com/auth0/wp-auth0/issues/480)
|
||||
- Allow login redirect URL to point to an in-network domain for multi-site [\#459](https://github.com/auth0/wp-auth0/issues/459)
|
||||
|
||||
**Added**
|
||||
- Add new IP addresses and tests for WP_Auth0_Ip_Check [\#513](https://github.com/auth0/wp-auth0/pull/513) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Add constant settings support [\#509](https://github.com/auth0/wp-auth0/pull/509) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Add translation ability [\#507](https://github.com/auth0/wp-auth0/pull/507) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Add more info to Contributing section, including tests [\#506](https://github.com/auth0/wp-auth0/pull/506) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Add custom domain support with tests; add compat test to Circle CI [\#505](https://github.com/auth0/wp-auth0/pull/505) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Add testing suite, initial tests, and CircleCI [\#503](https://github.com/auth0/wp-auth0/pull/503) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Add code quality tools and contrib instructions [\#498](https://github.com/auth0/wp-auth0/pull/498) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
|
||||
**Changed**
|
||||
- Update new Application creation URLs [\#514](https://github.com/auth0/wp-auth0/pull/514) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Add support for subdomains and different scheme URLs for redirect [\#512](https://github.com/auth0/wp-auth0/pull/512) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Update wordpress.org readme [\#500](https://github.com/auth0/wp-auth0/pull/500) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
|
||||
**Removed**
|
||||
- Remove account cleanup tool [\#510](https://github.com/auth0/wp-auth0/pull/510) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Remove connection settings [\#502](https://github.com/auth0/wp-auth0/pull/502) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Remove signup disabling [\#501](https://github.com/auth0/wp-auth0/pull/501) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
|
||||
**Fixed**
|
||||
- Fix login processing if already logged in [\#518](https://github.com/auth0/wp-auth0/pull/518) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Fix PHP notice for Amplificator widget [\#511](https://github.com/auth0/wp-auth0/pull/511) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Fix whitespace [\#499](https://github.com/auth0/wp-auth0/pull/499) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
|
||||
## [3.6.2](https://github.com/auth0/wp-auth0/tree/3.6.2) (2018-06-29)
|
||||
[Full Changelog](https://github.com/auth0/wp-auth0/compare/3.6.1...3.6.2)
|
||||
|
||||
**Closed issues**
|
||||
- `auth0_state` cookie and Pantheon [\#494](https://github.com/auth0/wp-auth0/issues/494)
|
||||
- Question: Way to visit directly to Sign Up tab? [\#489](https://github.com/auth0/wp-auth0/issues/489)
|
||||
- Custom Fields [\#487](https://github.com/auth0/wp-auth0/issues/487)
|
||||
- TypeError: jQuery(...).tab is not a function [\#484](https://github.com/auth0/wp-auth0/issues/484)
|
||||
- Error - auth0 cannot find node with id "auth0-login-form" [\#483](https://github.com/auth0/wp-auth0/issues/483)
|
||||
|
||||
**Added**
|
||||
- Add a filter for nonce and state cookie names [\#495](https://github.com/auth0/wp-auth0/pull/495) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Add error handling for JWT decode [\#492](https://github.com/auth0/wp-auth0/pull/492) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Show signup tab if action=register on wp-login.php page [\#490](https://github.com/auth0/wp-auth0/pull/490) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
|
||||
**Fixed**
|
||||
- Fix missing signup fields [\#491](https://github.com/auth0/wp-auth0/pull/491) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Fix import-export tabs not working [\#486](https://github.com/auth0/wp-auth0/pull/486) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
|
||||
## [3.6.1](https://github.com/auth0/wp-auth0/tree/3.6.1) (2018-06-07)
|
||||
[Full Changelog](https://github.com/auth0/wp-auth0/compare/3.6.0...3.6.1)
|
||||
|
||||
**Closed issues**
|
||||
- No versions in Wordpress plugin repo [\#478](https://github.com/auth0/wp-auth0/issues/478)
|
||||
- Javascript error loading Customize [\#476](https://github.com/auth0/wp-auth0/issues/476)
|
||||
|
||||
**Fixed**
|
||||
- Fix SLO callback URL [\#479](https://github.com/auth0/wp-auth0/pull/479) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Fix Customizer failing after upgrade; fix widget settings [\#477](https://github.com/auth0/wp-auth0/pull/477) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
|
||||
## [3.6.0](https://github.com/auth0/wp-auth0/tree/3.6.0) (2018-06-05)
|
||||
[Full Changelog](https://github.com/auth0/wp-auth0/compare/3.5.2...3.6.0)
|
||||
|
||||
**NOTES**
|
||||
|
||||
- Passwordless was reconfigured completely to use the combined Lock library (currently hard-coded to 11.5). All current settings will be migrated to the new configuration so your login process should not change. Lock initiation has also been refactored to improve maintainability and adhere to WordPress standards.
|
||||
- The Setup Wizard has been adjusted to more clearly explain the process and options available. This only affects new installations using the Setup Wizard for configuration.
|
||||
- The settings page has been rearranged and improved overall. New settings descriptions have also been added along with links to documentation, where appropriate.
|
||||
- State validation was added to both login flows; nonce validation was added to sites using Implicit flow.
|
||||
- OIDC compliant Applications should now function as expected (though this setting is not yet activated by default on installation). OpenID Connect login is now possible by turning off the Client Credentials grant for your WordPress Application.
|
||||
- Dashboard widgets have been removed. This can easily be added back as a plugin, if needed. Please [contact support](https://support.auth0.com/) if you need assistance with this.
|
||||
- A number of new hooks have been added, please see our [docs page on extension](https://auth0.com/docs/cms/wordpress/extending) for a complete inventory with examples. This includes the ability to support refresh tokens.
|
||||
- Federated logout has been removed.
|
||||
|
||||
|
||||
**Closed issues**
|
||||
|
||||
- Expose a configurable toggle that allows Users to state if federated logout should be used [\#471](https://github.com/auth0/wp-auth0/issues/471)
|
||||
- Updating to 3.5.2 - Fatal error: Uncaught Error: Cannot use object of type stdClass as array in /app/wp-content/plugins/auth0/lib/WP_Auth0_DBManager.php on line 225 [\#464](https://github.com/auth0/wp-auth0/issues/464)
|
||||
- Autoloader performance issue [\#461](https://github.com/auth0/wp-auth0/issues/461)
|
||||
- Bad request does not raise error [\#432](https://github.com/auth0/wp-auth0/issues/432)
|
||||
- Widget URL changes don't save when you are using passwordless [\#430](https://github.com/auth0/wp-auth0/issues/430)
|
||||
- Deprecate `oauth/ro` endpoint [\#410](https://github.com/auth0/wp-auth0/issues/410)
|
||||
- Handling errors [\#403](https://github.com/auth0/wp-auth0/issues/403)
|
||||
- Fallback /api/v2/users/{id} to /userinfo [\#401](https://github.com/auth0/wp-auth0/issues/401)
|
||||
- CORS errors [\#400](https://github.com/auth0/wp-auth0/issues/400)
|
||||
- Provide Resend verification email only for DB connections [\#345](https://github.com/auth0/wp-auth0/issues/345)
|
||||
- SSO disabled, Single Logout enabled causes users to get logged out automatically a few seconds after logging in [\#336](https://github.com/auth0/wp-auth0/issues/336)
|
||||
- French translation : html characters [\#309](https://github.com/auth0/wp-auth0/issues/309)
|
||||
- "Invalid authorization code": Access token is requested twice in a row, breaking the login flow [\#305](https://github.com/auth0/wp-auth0/issues/305)
|
||||
- Make state work after SSO login [\#302](https://github.com/auth0/wp-auth0/issues/302)
|
||||
- Is there a way to use Refresh Tokens and Wordpress? [\#296](https://github.com/auth0/wp-auth0/issues/296)
|
||||
- Only decode the payload before user profile fetch in login manager [\#283](https://github.com/auth0/wp-auth0/issues/283)
|
||||
- redirect callback errors [\#280](https://github.com/auth0/wp-auth0/issues/280)
|
||||
- Linked Users won't be able to login using implicit flow and pipeline 2 [\#272](https://github.com/auth0/wp-auth0/issues/272)
|
||||
- Normalize use of shortcode and widget [\#260](https://github.com/auth0/wp-auth0/issues/260)
|
||||
- Wrong z-index on modal error message in manual setup [\#252](https://github.com/auth0/wp-auth0/issues/252)
|
||||
- Logout does not work when Wordpress is locked down (private site) [\#39](https://github.com/auth0/wp-auth0/issues/39)
|
||||
|
||||
**Added**
|
||||
|
||||
- Adding refresh token support; adjusting default scope [\#456](https://github.com/auth0/wp-auth0/pull/456) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Add code quality tools, improved composer.json [\#454](https://github.com/auth0/wp-auth0/pull/454) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Add /userinfo fallback during login [\#423](https://github.com/auth0/wp-auth0/pull/423) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- State handling during login process for both types [\#406](https://github.com/auth0/wp-auth0/pull/406) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
|
||||
**Changed**
|
||||
|
||||
- Change token exchange redirect URL to match what was sent for auth code [\#463](https://github.com/auth0/wp-auth0/pull/463) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Hide the signup tab if registrations are turned off [\#460](https://github.com/auth0/wp-auth0/pull/460) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- New class for state handling; set cookie for implicit nonce [\#458](https://github.com/auth0/wp-auth0/pull/458) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Change auto-login action [\#449](https://github.com/auth0/wp-auth0/pull/449) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Require telemetry for API calls [\#441](https://github.com/auth0/wp-auth0/pull/441) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Change Appearance tab settings output [\#439](https://github.com/auth0/wp-auth0/pull/439) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Change Feature settings output [\#436](https://github.com/auth0/wp-auth0/pull/436) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Change Basic settings field display; better admin UX [\#433](https://github.com/auth0/wp-auth0/pull/433) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Change how Advanced admin settings fields are output [\#429](https://github.com/auth0/wp-auth0/pull/429) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Setting titles and option names [\#427](https://github.com/auth0/wp-auth0/pull/427) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Clean up admin notices [\#421](https://github.com/auth0/wp-auth0/pull/421) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Change asset enqueuing [\#419](https://github.com/auth0/wp-auth0/pull/419) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Improve WP_Auth0_Options [\#418](https://github.com/auth0/wp-auth0/pull/418) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
|
||||
**Deprecated**
|
||||
|
||||
- Deprecate 2 lookup methods [\#446](https://github.com/auth0/wp-auth0/pull/446) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Deprecating wp-admin settings-related methods + classes [\#445](https://github.com/auth0/wp-auth0/pull/445) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Deprecating unused Lock Options classes and methods [\#444](https://github.com/auth0/wp-auth0/pull/444) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Deprecating admin_enqueue functions [\#443](https://github.com/auth0/wp-auth0/pull/443) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Deprecate oauth/ro endpoint [\#413](https://github.com/auth0/wp-auth0/pull/413) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
|
||||
**Removed**
|
||||
|
||||
- Remove wp-admin click tracking [\#451](https://github.com/auth0/wp-auth0/pull/451) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Remove dashboard widgets [\#428](https://github.com/auth0/wp-auth0/pull/428) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Remove and migrate Passwordless setting [\#425](https://github.com/auth0/wp-auth0/pull/425) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Remove api_audience settings field [\#422](https://github.com/auth0/wp-auth0/pull/422) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Removing dashboard widgets [\#397](https://github.com/auth0/wp-auth0/pull/397) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
|
||||
**Fixed**
|
||||
|
||||
- Correcting input field height on settings pages for IE [\#472](https://github.com/auth0/wp-auth0/pull/472) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Save sub or user_id if not provided; remove extemporaneous ID token attributes [\#469](https://github.com/auth0/wp-auth0/pull/469) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Improve Setup Wizard [\#468](https://github.com/auth0/wp-auth0/pull/468) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Fix install and DB update errors [\#467](https://github.com/auth0/wp-auth0/pull/467) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Fix SLO redirect, SLO on when SSO off, SSO setting not pushed to dashboard [\#466](https://github.com/auth0/wp-auth0/pull/466) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Fixed auto-loader to skip non-WP-Auth0 classes [\#465](https://github.com/auth0/wp-auth0/pull/465) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Fix empty path notice on initial setup [\#457](https://github.com/auth0/wp-auth0/pull/457) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Fix logout process [\#453](https://github.com/auth0/wp-auth0/pull/453) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Fix help tab text and settings tab UX [\#452](https://github.com/auth0/wp-auth0/pull/452) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Only show email verification resend for DB connections [\#447](https://github.com/auth0/wp-auth0/pull/447) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Fix Passwordless handling; update Lock instantiation [\#434](https://github.com/auth0/wp-auth0/pull/434) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Fix Implicit login handling [\#426](https://github.com/auth0/wp-auth0/pull/426) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Admin settings refactor - WP_Auth0_Admin_Generic [\#416](https://github.com/auth0/wp-auth0/pull/416) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Fix Login Process Error Handling [\#409](https://github.com/auth0/wp-auth0/pull/409) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
|
||||
## [3.5.2](https://github.com/auth0/wp-auth0/tree/3.5.2) (2018-02-22)
|
||||
[Full Changelog](https://github.com/auth0/wp-auth0/compare/3.5.1...3.5.2)
|
||||
|
||||
**Closed issues**
|
||||
- [Security] [URGENT] XSS injection error page [\#381](https://github.com/auth0/wp-auth0/issues/381)
|
||||
- Non-static method WP_Auth0_Api_Client::convertCertToPem() should not be called statically [\#380](https://github.com/auth0/wp-auth0/issues/380)
|
||||
- Notices in /lib/admin/WP_Auth0_Admin_Advanced.php [\#374](https://github.com/auth0/wp-auth0/issues/374)
|
||||
- SSO login failing when not using implicit flow [\#363](https://github.com/auth0/wp-auth0/issues/363)
|
||||
- "Override WordPress avatars" option doesn't appear to work with comments [\#355](https://github.com/auth0/wp-auth0/issues/355)
|
||||
- Change log is missing from readme.txt, the separate changelog file is not updated [\#346](https://github.com/auth0/wp-auth0/issues/346)
|
||||
- Uninstall doesn't remove all Auth0 database plugin entries [\#322](https://github.com/auth0/wp-auth0/issues/322)
|
||||
- Unable to save migration IPs whitelist [\#320](https://github.com/auth0/wp-auth0/issues/320)
|
||||
- 3.2.16 throws errors if Error Log is empty [\#285](https://github.com/auth0/wp-auth0/issues/285)
|
||||
- Login plugin form name incorrect [\#269](https://github.com/auth0/wp-auth0/issues/269)
|
||||
|
||||
**Changed**
|
||||
- Readme updates [\#392](https://github.com/auth0/wp-auth0/pull/392) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Changed error handling [\#384](https://github.com/auth0/wp-auth0/pull/384) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
|
||||
**Fixed**
|
||||
- Changing boolval() and array shorthand to PHP 5.3-compatable [\#402](https://github.com/auth0/wp-auth0/pull/402) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Fixed SSO auto-login in Lock [\#394](https://github.com/auth0/wp-auth0/pull/394) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Renaming un-deprecated function [\#393](https://github.com/auth0/wp-auth0/pull/393) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Cleanup PR for 3.5.2 [\#391](https://github.com/auth0/wp-auth0/pull/391) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Improved setup wizard client create process [\#389](https://github.com/auth0/wp-auth0/pull/389) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Deleting all added options and transients on uninstall [\#387](https://github.com/auth0/wp-auth0/pull/387) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Fixed wrong title and icon for login widget [\#385](https://github.com/auth0/wp-auth0/pull/385) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- XSS in error query vars [\#383](https://github.com/auth0/wp-auth0/pull/383) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Fixed migration IPs being saved [\#382](https://github.com/auth0/wp-auth0/pull/382) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Fixed get_avatar hooked function to account for other user identifiers [\#376](https://github.com/auth0/wp-auth0/pull/376) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
|
||||
## [3.5.1](https://github.com/auth0/wp-auth0/tree/3.5.1) (2018-01-26)
|
||||
[Full Changelog](https://github.com/auth0/wp-auth0/compare/3.5.0...3.5.1)
|
||||
|
||||
**Please see note from 3.5.0 below if upgrading from 3.4.0 or earlier**
|
||||
|
||||
**Fixed**
|
||||
- Fixed Client Grant Types during update [\#377](https://github.com/auth0/wp-auth0/pull/377) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
|
||||
## [3.5.0](https://github.com/auth0/wp-auth0/tree/3.5.0) (2018-01-25)
|
||||
[Full Changelog](https://github.com/auth0/wp-auth0/compare/3.4.0...3.5.0)
|
||||
|
||||
**Please note:** This is a major update that requires changes to your Auth0 Dashboard to be completed. You can save a new [API token](https://auth0.com/docs/api/management/v2/tokens#get-a-token-manually) in your Basic settings in wp-admin before upgrading and the changes will be made automatically during the update. Otherwise, after upgrading, please review your [Application Advanced Settings](https://auth0.com/docs/cms/wordpress/configuration#application-setup), specifically your Grant Types, and [authorize your Client for the Management API](https://auth0.com/docs/cms/wordpress/configuration#authorize-the-client-for-the-management-api).
|
||||
|
||||
**Changed**
|
||||
- updating CDN URLs for Lock and Auth.js [\#365](https://github.com/auth0/wp-auth0/pull/365) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Changing home_url() to site_url(), wp_login_url(), and wp_logout_url() [\#360](https://github.com/auth0/wp-auth0/pull/360) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
|
||||
**Fixed**
|
||||
- Changing algorithm for migration tokens [\#372](https://github.com/auth0/wp-auth0/pull/372) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Migration tokens only use HS256 [\#371](https://github.com/auth0/wp-auth0/pull/371) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Fixed automatic setup process for public sites [\#370](https://github.com/auth0/wp-auth0/pull/370) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Added use Management API for user data [\#368](https://github.com/auth0/wp-auth0/pull/368) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Fixing DB version upgrade [\#367](https://github.com/auth0/wp-auth0/pull/367) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Creating client_grant for management API [\#366](https://github.com/auth0/wp-auth0/pull/366) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Fixed login flow for new tenants, refactored verification email resend [\#364](https://github.com/auth0/wp-auth0/pull/364) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Fixed shortcode warning [\#362](https://github.com/auth0/wp-auth0/pull/362) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- Fixing "Algorithm not allowed" error during user migration [\#361](https://github.com/auth0/wp-auth0/pull/361) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
- When activating using wp-cli the plugin should not redirect [\#344](https://github.com/auth0/wp-auth0/pull/344) ([AubreyHewes](https://github.com/AubreyHewes))
|
||||
|
||||
## [3.4.0](https://github.com/auth0/wp-auth0/tree/3.4.0) (2018-01-08)
|
||||
[Full Changelog](https://github.com/auth0/wp-auth0/compare/3.3.2...3.4.0)
|
||||
|
||||
**Added**
|
||||
- Added Lock 11 / Auth0 9.0, Updated SSO, JWT Algorithm Upgrade Fixes [\#350](https://github.com/auth0/wp-auth0/pull/350) ([cocojoe](https://github.com/cocojoe))
|
||||
- Add RS256 support [\#331](https://github.com/auth0/wp-auth0/pull/331) ([renrizzolo](https://github.com/renrizzolo))
|
||||
|
||||
**Fixed**
|
||||
- Switching wizard admin user creation to use /dbconnections/signup [\#356](https://github.com/auth0/wp-auth0/pull/356) ([joshcanhelp](https://github.com/joshcanhelp))
|
||||
|
||||
## [3.3.2](https://github.com/auth0/wp-auth0/tree/3.3.2) (2017-10-05)
|
||||
[Full Changelog](https://github.com/auth0/wp-auth0/compare/3.3.2...3.2.24)
|
||||
|
||||
**Added**
|
||||
- Added translation support for a few user-facing exception messages [\#312](https://github.com/auth0/wp-auth0/pull/312) ([idpaterson](https://github.com/idpaterson))
|
||||
|
||||
**Changed**
|
||||
- Use literal 'wp-auth0' rather than WPA0_LANG constant [\#311](https://github.com/auth0/wp-auth0/pull/311) ([idpaterson](https://github.com/idpaterson))
|
||||
|
||||
**Fixed**
|
||||
- Properly handle auto login configuration + custom parse url hash in login page ([glena](https://github.com/glena))
|
||||
- Implicit mode in auto login ([glena](https://github.com/glena))
|
||||
|
||||
**Notes**
|
||||
There is a jump in version due to a release issue which required bumping the version a few times.
|
||||
|
||||
## [3.2.24](https://github.com/auth0/wp-auth0/tree/3.2.23) (2017-08-14)
|
||||
[Full Changelog](https://github.com/auth0/wp-auth0/compare/3.2.23...3.2.24)
|
||||
|
||||
**Changed**
|
||||
- More generous JWT leeway [\#332](https://github.com/auth0/wp-auth0/pull/332) ([cocojoe](https://github.com/cocojoe))
|
||||
|
||||
**Removed**
|
||||
- Remove client_id/secret validation since it is not allowed anymore [\#334](https://github.com/auth0/wp-auth0/pull/334) ([glena](https://github.com/glena))
|
||||
|
||||
## [3.2.23](https://github.com/auth0/wp-auth0/tree/3.2.23) (2017-07-18)
|
||||
[Full Changelog](https://github.com/auth0/wp-auth0/compare/3.2.22...3.2.23)
|
||||
|
||||
**Changed**
|
||||
- Update /authorize URL [\#326](https://github.com/auth0/wp-auth0/pull/326) ([cocojoe](https://github.com/cocojoe))
|
||||
|
||||
## [3.2.22](https://github.com/auth0/wp-auth0/tree/3.2.22) (2017-06-26)
|
||||
[Full Changelog](https://github.com/auth0/wp-auth0/compare/3.2.21...3.2.22)
|
||||
|
||||
**Fixed**
|
||||
- Fixed migration for older plugins that use base64 secret [\#324](https://github.com/auth0/wp-auth0/pull/324) ([cocojoe](https://github.com/cocojoe))
|
||||
|
||||
## [3.2.21](https://github.com/auth0/wp-auth0/tree/3.2.21) (2017-06-14)
|
||||
[Full Changelog](https://github.com/auth0/wp-auth0/compare/3.2.5...3.2.21)
|
||||
|
||||
**Added**
|
||||
- Improve redirect_login error logging, JWT leeway [\#317](https://github.com/auth0/wp-auth0/pull/317) ([cocojoe](https://github.com/cocojoe))
|
||||
|
||||
**Changed**
|
||||
- Expand internal login error with hint to disable base 64 encoding [\#318](https://github.com/auth0/wp-auth0/pull/318) ([cocojoe](https://github.com/cocojoe))
|
||||
- Disable base64_encoded by default [\#313](https://github.com/auth0/wp-auth0/pull/313) ([thameera](https://github.com/thameera))
|
||||
|
||||
## [3.2.5](https://github.com/auth0/wp-auth0/tree/3.2.5) (2016-09-07)
|
||||
[Full Changelog](https://github.com/auth0/wp-auth0/compare/3.2.0...3.2.5)
|
||||
|
||||
**Closed issues:**
|
||||
|
||||
- Profile data not returned in get\_auth0userinfo\(\) [\#236](https://github.com/auth0/wp-auth0/issues/236)
|
||||
- Login Only Not Allowed [\#234](https://github.com/auth0/wp-auth0/issues/234)
|
||||
- Dashboard widget, Uninitialized string offset [\#232](https://github.com/auth0/wp-auth0/issues/232)
|
||||
- allow toggle to override users avatars [\#231](https://github.com/auth0/wp-auth0/issues/231)
|
||||
- Lock in register page does not show custom fields [\#229](https://github.com/auth0/wp-auth0/issues/229)
|
||||
- Wordpress user creation with duplicate emails [\#219](https://github.com/auth0/wp-auth0/issues/219)
|
||||
- Setup Wizard errors out halfway [\#218](https://github.com/auth0/wp-auth0/issues/218)
|
||||
- Add compatibility class that can be used to improve integration with 3rd-party plugins [\#208](https://github.com/auth0/wp-auth0/issues/208)
|
||||
- Bug - Twitter authentication fails when user's Twitter name has non-ASCII characters [\#207](https://github.com/auth0/wp-auth0/issues/207)
|
||||
- Callback URL's not working [\#203](https://github.com/auth0/wp-auth0/issues/203)
|
||||
- Support Lock10 with custom fields [\#195](https://github.com/auth0/wp-auth0/issues/195)
|
||||
- Broken \(or confusing?\) flow in creating passwordless auth [\#194](https://github.com/auth0/wp-auth0/issues/194)
|
||||
- Add support button pointing to support.auth0.com [\#178](https://github.com/auth0/wp-auth0/issues/178)
|
||||
- Disable social logins [\#153](https://github.com/auth0/wp-auth0/issues/153)
|
||||
|
||||
**Merged pull requests:**
|
||||
|
||||
- 3.2.5 - Lock 10 custom fields + added avatars + bugfixes [\#237](https://github.com/auth0/wp-auth0/pull/237) ([glena](https://github.com/glena))
|
||||
- fix migration [\#228](https://github.com/auth0/wp-auth0/pull/228) ([glena](https://github.com/glena))
|
||||
- fix [\#227](https://github.com/auth0/wp-auth0/pull/227) ([glena](https://github.com/glena))
|
||||
- Fix federated clientid [\#226](https://github.com/auth0/wp-auth0/pull/226) ([glena](https://github.com/glena))
|
||||
- changed the federated client metadata url to be relative to th ehome … [\#225](https://github.com/auth0/wp-auth0/pull/225) ([glena](https://github.com/glena))
|
||||
|
||||
## [3.2.0](https://github.com/auth0/wp-auth0/tree/3.2.0) (2016-08-16)
|
||||
[Full Changelog](https://github.com/auth0/wp-auth0/compare/3.1.4...3.2.0)
|
||||
|
||||
**Merged pull requests:**
|
||||
|
||||
- Lock10 + guardian support [\#224](https://github.com/auth0/wp-auth0/pull/224) ([glena](https://github.com/glena))
|
||||
- Force logo to https [\#222](https://github.com/auth0/wp-auth0/pull/222) ([lesaff](https://github.com/lesaff))
|
||||
- added federated SLO [\#221](https://github.com/auth0/wp-auth0/pull/221) ([glena](https://github.com/glena))
|
||||
|
||||
## [3.1.4](https://github.com/auth0/wp-auth0/tree/3.1.4) (2016-07-01)
|
||||
[Full Changelog](https://github.com/auth0/wp-auth0/compare/3.1.3...3.1.4)
|
||||
|
||||
**Closed issues:**
|
||||
|
||||
- Lock blank after signup [\#216](https://github.com/auth0/wp-auth0/issues/216)
|
||||
|
||||
**Merged pull requests:**
|
||||
|
||||
- 3.1.4 [\#220](https://github.com/auth0/wp-auth0/pull/220) ([glena](https://github.com/glena))
|
||||
|
||||
## [3.1.3](https://github.com/auth0/wp-auth0/tree/3.1.3) (2016-06-15)
|
||||
[Full Changelog](https://github.com/auth0/wp-auth0/compare/3.1.2...3.1.3)
|
||||
|
||||
**Merged pull requests:**
|
||||
|
||||
- Add auth0\_before\_login hook and exception type [\#215](https://github.com/auth0/wp-auth0/pull/215) ([schamp](https://github.com/schamp))
|
||||
- Fix some minor spelling issues in README.md [\#205](https://github.com/auth0/wp-auth0/pull/205) ([thameera](https://github.com/thameera))
|
||||
|
||||
## [3.1.2](https://github.com/auth0/wp-auth0/tree/3.1.2) (2016-06-13)
|
||||
[Full Changelog](https://github.com/auth0/wp-auth0/compare/3.1.1...3.1.2)
|
||||
|
||||
**Merged pull requests:**
|
||||
|
||||
- refactor error handling, fix rules creation with site name, fix SLO [\#214](https://github.com/auth0/wp-auth0/pull/214) ([glena](https://github.com/glena))
|
||||
|
||||
## [3.1.1](https://github.com/auth0/wp-auth0/tree/3.1.1) (2016-06-06)
|
||||
[Full Changelog](https://github.com/auth0/wp-auth0/compare/2.2.0...3.1.1)
|
||||
|
||||
**Merged pull requests:**
|
||||
|
||||
- V3 [\#211](https://github.com/auth0/wp-auth0/pull/211) ([glena](https://github.com/glena))
|
||||
|
||||
## [2.2.0](https://github.com/auth0/wp-auth0/tree/2.2.0) (2016-05-11)
|
||||
[Full Changelog](https://github.com/auth0/wp-auth0/compare/2.1.11...2.2.0)
|
||||
|
||||
**Closed issues:**
|
||||
|
||||
- Connection doesn't require username [\#202](https://github.com/auth0/wp-auth0/issues/202)
|
||||
|
||||
**Merged pull requests:**
|
||||
|
||||
- 2.2.0 [\#206](https://github.com/auth0/wp-auth0/pull/206) ([glena](https://github.com/glena))
|
||||
|
||||
## [2.1.11](https://github.com/auth0/wp-auth0/tree/2.1.11) (2016-04-27)
|
||||
[Full Changelog](https://github.com/auth0/wp-auth0/compare/2.1.9...2.1.11)
|
||||
|
||||
**Closed issues:**
|
||||
|
||||
- auth0 account creation [\#192](https://github.com/auth0/wp-auth0/issues/192)
|
||||
|
||||
**Merged pull requests:**
|
||||
|
||||
- v2.1.11 [\#198](https://github.com/auth0/wp-auth0/pull/198) ([glena](https://github.com/glena))
|
||||
- v2.1.10 [\#197](https://github.com/auth0/wp-auth0/pull/197) ([glena](https://github.com/glena))
|
||||
- Fix WordPress typo in README [\#193](https://github.com/auth0/wp-auth0/pull/193) ([pieterbeulque](https://github.com/pieterbeulque))
|
||||
|
||||
## [2.1.9](https://github.com/auth0/wp-auth0/tree/2.1.9) (2016-04-07)
|
||||
[Full Changelog](https://github.com/auth0/wp-auth0/compare/2.1.8...2.1.9)
|
||||
|
||||
**Closed issues:**
|
||||
|
||||
- Windows Live logo [\#190](https://github.com/auth0/wp-auth0/issues/190)
|
||||
- Change name of plugin [\#187](https://github.com/auth0/wp-auth0/issues/187)
|
||||
- Set up process online / offline [\#156](https://github.com/auth0/wp-auth0/issues/156)
|
||||
|
||||
**Merged pull requests:**
|
||||
|
||||
- 2.1.9 [\#191](https://github.com/auth0/wp-auth0/pull/191) ([glena](https://github.com/glena))
|
||||
|
||||
## [2.1.8](https://github.com/auth0/wp-auth0/tree/2.1.8) (2016-04-05)
|
||||
[Full Changelog](https://github.com/auth0/wp-auth0/compare/2.1.7...2.1.8)
|
||||
|
||||
**Closed issues:**
|
||||
|
||||
- CTA for account creation [\#183](https://github.com/auth0/wp-auth0/issues/183)
|
||||
|
||||
**Merged pull requests:**
|
||||
|
||||
- fix css issues [\#189](https://github.com/auth0/wp-auth0/pull/189) ([glena](https://github.com/glena))
|
||||
|
||||
## [2.1.7](https://github.com/auth0/wp-auth0/tree/2.1.7) (2016-04-05)
|
||||
[Full Changelog](https://github.com/auth0/wp-auth0/compare/2.1.6...2.1.7)
|
||||
|
||||
**Closed issues:**
|
||||
|
||||
- change error message [\#186](https://github.com/auth0/wp-auth0/issues/186)
|
||||
- Make WP plugin installation entirely & fully automatic [\#184](https://github.com/auth0/wp-auth0/issues/184)
|
||||
- Maybe trim CSS on feedback [\#182](https://github.com/auth0/wp-auth0/issues/182)
|
||||
- tracking for "powered by..." image [\#180](https://github.com/auth0/wp-auth0/issues/180)
|
||||
- import-export settings [\#175](https://github.com/auth0/wp-auth0/issues/175)
|
||||
- help [\#170](https://github.com/auth0/wp-auth0/issues/170)
|
||||
- Add a help tab [\#168](https://github.com/auth0/wp-auth0/issues/168)
|
||||
|
||||
**Merged pull requests:**
|
||||
|
||||
- 2.1.7 [\#188](https://github.com/auth0/wp-auth0/pull/188) ([glena](https://github.com/glena))
|
||||
- Added Scope Resolution to unserialize function call [\#181](https://github.com/auth0/wp-auth0/pull/181) ([caseyjbenko](https://github.com/caseyjbenko))
|
||||
|
||||
## [2.1.6](https://github.com/auth0/wp-auth0/tree/2.1.6) (2016-03-23)
|
||||
[Full Changelog](https://github.com/auth0/wp-auth0/compare/2.1.5...2.1.6)
|
||||
|
||||
## [2.1.5](https://github.com/auth0/wp-auth0/tree/2.1.5) (2016-03-23)
|
||||
[Full Changelog](https://github.com/auth0/wp-auth0/compare/2.1.4...2.1.5)
|
||||
|
||||
**Closed issues:**
|
||||
|
||||
- login box [\#177](https://github.com/auth0/wp-auth0/issues/177)
|
||||
- css login issue [\#176](https://github.com/auth0/wp-auth0/issues/176)
|
||||
- user export [\#174](https://github.com/auth0/wp-auth0/issues/174)
|
||||
- auth0 logo on the quick start guide [\#173](https://github.com/auth0/wp-auth0/issues/173)
|
||||
- online setup popup [\#172](https://github.com/auth0/wp-auth0/issues/172)
|
||||
- quick start guide screen 1 [\#171](https://github.com/auth0/wp-auth0/issues/171)
|
||||
- Quick Start Guide [\#169](https://github.com/auth0/wp-auth0/issues/169)
|
||||
- settings / features / fullcontact [\#167](https://github.com/auth0/wp-auth0/issues/167)
|
||||
- settings / features / MFA [\#166](https://github.com/auth0/wp-auth0/issues/166)
|
||||
- settings / features / sso [\#165](https://github.com/auth0/wp-auth0/issues/165)
|
||||
- Settings / Features / Password policy [\#164](https://github.com/auth0/wp-auth0/issues/164)
|
||||
- setting text [\#163](https://github.com/auth0/wp-auth0/issues/163)
|
||||
- title link [\#162](https://github.com/auth0/wp-auth0/issues/162)
|
||||
- Auth0 settings / basic [\#161](https://github.com/auth0/wp-auth0/issues/161)
|
||||
- Auth0 settings / Basic [\#160](https://github.com/auth0/wp-auth0/issues/160)
|
||||
- Auth0 settings page / Basic [\#159](https://github.com/auth0/wp-auth0/issues/159)
|
||||
- deleting plugin doesn't delete all data [\#158](https://github.com/auth0/wp-auth0/issues/158)
|
||||
- setup text [\#157](https://github.com/auth0/wp-auth0/issues/157)
|
||||
- Plugin description text [\#155](https://github.com/auth0/wp-auth0/issues/155)
|
||||
- New plugin breaks due to callback URL mismatch? [\#146](https://github.com/auth0/wp-auth0/issues/146)
|
||||
|
||||
## [2.1.4](https://github.com/auth0/wp-auth0/tree/2.1.4) (2016-03-18)
|
||||
[Full Changelog](https://github.com/auth0/wp-auth0/compare/2.1.3...2.1.4)
|
||||
|
||||
**Merged pull requests:**
|
||||
|
||||
- 2.1.4 [\#154](https://github.com/auth0/wp-auth0/pull/154) ([glena](https://github.com/glena))
|
||||
|
||||
## [2.1.3](https://github.com/auth0/wp-auth0/tree/2.1.3) (2016-03-16)
|
||||
[Full Changelog](https://github.com/auth0/wp-auth0/compare/2.1.2...2.1.3)
|
||||
|
||||
**Closed issues:**
|
||||
|
||||
- MFA reset [\#149](https://github.com/auth0/wp-auth0/issues/149)
|
||||
- Site login broken after updating the plugin to version 2 [\#143](https://github.com/auth0/wp-auth0/issues/143)
|
||||
- Add a way to customize error pages like templates/verify-email.php [\#103](https://github.com/auth0/wp-auth0/issues/103)
|
||||
- Docs changes [\#94](https://github.com/auth0/wp-auth0/issues/94)
|
||||
|
||||
**Merged pull requests:**
|
||||
|
||||
- 2.1.2 [\#152](https://github.com/auth0/wp-auth0/pull/152) ([glena](https://github.com/glena))
|
||||
|
||||
## [2.1.2](https://github.com/auth0/wp-auth0/tree/2.1.2) (2016-03-15)
|
||||
[Full Changelog](https://github.com/auth0/wp-auth0/compare/2.1.1...2.1.2)
|
||||
|
||||
## [2.1.1](https://github.com/auth0/wp-auth0/tree/2.1.1) (2016-03-11)
|
||||
[Full Changelog](https://github.com/auth0/wp-auth0/compare/2.1.0...2.1.1)
|
||||
|
||||
## [2.1.0](https://github.com/auth0/wp-auth0/tree/2.1.0) (2016-03-08)
|
||||
[Full Changelog](https://github.com/auth0/wp-auth0/compare/2.0.0...2.1.0)
|
||||
|
||||
**Closed issues:**
|
||||
|
||||
- sso is loosing `redirect\_to` [\#150](https://github.com/auth0/wp-auth0/issues/150)
|
||||
- Google Authenticator integration problems [\#148](https://github.com/auth0/wp-auth0/issues/148)
|
||||
- Zipcode-Income throws an error [\#147](https://github.com/auth0/wp-auth0/issues/147)
|
||||
- Errors in configuring plugin, with no clear path to fixing them... [\#145](https://github.com/auth0/wp-auth0/issues/145)
|
||||
- Typo [\#144](https://github.com/auth0/wp-auth0/issues/144)
|
||||
- Register [\#142](https://github.com/auth0/wp-auth0/issues/142)
|
||||
- Change password [\#141](https://github.com/auth0/wp-auth0/issues/141)
|
||||
- word order for App token required scopes very confusing [\#140](https://github.com/auth0/wp-auth0/issues/140)
|
||||
- Bad Link - Enterprise - Google Apps [\#136](https://github.com/auth0/wp-auth0/issues/136)
|
||||
- SSO state and lock exception. [\#109](https://github.com/auth0/wp-auth0/issues/109)
|
||||
|
||||
**Merged pull requests:**
|
||||
|
||||
- V2.1 [\#151](https://github.com/auth0/wp-auth0/pull/151) ([glena](https://github.com/glena))
|
||||
|
||||
## [2.0.0](https://github.com/auth0/wp-auth0/tree/2.0.0) (2016-03-01)
|
||||
[Full Changelog](https://github.com/auth0/wp-auth0/compare/1.3.6...2.0.0)
|
||||
|
||||
**Closed issues:**
|
||||
|
||||
- check redirections in shortcode and widget [\#139](https://github.com/auth0/wp-auth0/issues/139)
|
||||
- Social connections [\#135](https://github.com/auth0/wp-auth0/issues/135)
|
||||
- Bad Link - Appearance Tab - Remember Last Login [\#134](https://github.com/auth0/wp-auth0/issues/134)
|
||||
- Bad link - Appearance Tab - Username [\#133](https://github.com/auth0/wp-auth0/issues/133)
|
||||
- Bad Link - Appearance Tab - Custom JS [\#132](https://github.com/auth0/wp-auth0/issues/132)
|
||||
- Bad Link - Appearance Tab [\#131](https://github.com/auth0/wp-auth0/issues/131)
|
||||
- Bad link - Features Tab [\#130](https://github.com/auth0/wp-auth0/issues/130)
|
||||
- Dashboard Typo [\#129](https://github.com/auth0/wp-auth0/issues/129)
|
||||
- Implicit Flow Bug [\#128](https://github.com/auth0/wp-auth0/issues/128)
|
||||
- Users Export [\#127](https://github.com/auth0/wp-auth0/issues/127)
|
||||
- Advanced Tab - Extra Settings [\#126](https://github.com/auth0/wp-auth0/issues/126)
|
||||
- Advanced Tab - IP Ranges [\#125](https://github.com/auth0/wp-auth0/issues/125)
|
||||
- Advanced Tab - Valid Proxy IP [\#124](https://github.com/auth0/wp-auth0/issues/124)
|
||||
- Advanced Tab - Login Redirection URL [\#123](https://github.com/auth0/wp-auth0/issues/123)
|
||||
- Advanced Tab - Auth0 implicit flow [\#122](https://github.com/auth0/wp-auth0/issues/122)
|
||||
- Advanced Tab - User Migration [\#121](https://github.com/auth0/wp-auth0/issues/121)
|
||||
- Advanced Tab - Social [\#120](https://github.com/auth0/wp-auth0/issues/120)
|
||||
- Advanced Tab - Link users with same email [\#119](https://github.com/auth0/wp-auth0/issues/119)
|
||||
- Advanced Tab - Remember Users Session: [\#118](https://github.com/auth0/wp-auth0/issues/118)
|
||||
- No Token in Settings [\#117](https://github.com/auth0/wp-auth0/issues/117)
|
||||
- No Buttons to Activate Social Login when Installing [\#116](https://github.com/auth0/wp-auth0/issues/116)
|
||||
- Troubleshoting [\#115](https://github.com/auth0/wp-auth0/issues/115)
|
||||
- Wordpress Auth0 plugin + 3rd party app \(Thinkific\) [\#114](https://github.com/auth0/wp-auth0/issues/114)
|
||||
- License file needs an update to current version [\#111](https://github.com/auth0/wp-auth0/issues/111)
|
||||
- Redirect to default domain also from aditional domain for different language [\#110](https://github.com/auth0/wp-auth0/issues/110)
|
||||
- How do I pass the JWT to firebase from wp-auth0 [\#108](https://github.com/auth0/wp-auth0/issues/108)
|
||||
- Plugin should check the WP Database when user isnt found in Auth0 Database [\#107](https://github.com/auth0/wp-auth0/issues/107)
|
||||
- Not redirecting to admin path after SSO login [\#106](https://github.com/auth0/wp-auth0/issues/106)
|
||||
- Install\_db being called all the time... [\#104](https://github.com/auth0/wp-auth0/issues/104)
|
||||
- Review design for setup pages [\#102](https://github.com/auth0/wp-auth0/issues/102)
|
||||
- Refresh of settings page changes view - always opens "Features" [\#101](https://github.com/auth0/wp-auth0/issues/101)
|
||||
- Add redirect param to auth0 shortcode config [\#92](https://github.com/auth0/wp-auth0/issues/92)
|
||||
- Show widget in signup mode [\#91](https://github.com/auth0/wp-auth0/issues/91)
|
||||
- Consent flow TODOs [\#88](https://github.com/auth0/wp-auth0/issues/88)
|
||||
- enhance the could not create user error [\#12](https://github.com/auth0/wp-auth0/issues/12)
|
||||
|
||||
**Merged pull requests:**
|
||||
|
||||
- Update LICENSE [\#112](https://github.com/auth0/wp-auth0/pull/112) ([aguerere](https://github.com/aguerere))
|
||||
- v2.0 [\#86](https://github.com/auth0/wp-auth0/pull/86) ([glena](https://github.com/glena))
|
||||
|
||||
## [1.3.6](https://github.com/auth0/wp-auth0/tree/1.3.6) (2015-10-01)
|
||||
[Full Changelog](https://github.com/auth0/wp-auth0/compare/1.3.1...1.3.6)
|
||||
|
||||
**Implemented enhancements:**
|
||||
|
||||
- Upgrade to API V2 [\#60](https://github.com/auth0/wp-auth0/issues/60)
|
||||
|
||||
**Closed issues:**
|
||||
|
||||
- Custom Registration Fields [\#100](https://github.com/auth0/wp-auth0/issues/100)
|
||||
- Quick setup informational banner confusing [\#99](https://github.com/auth0/wp-auth0/issues/99)
|
||||
- "This user does not have enough scopes..." error is confusing. [\#98](https://github.com/auth0/wp-auth0/issues/98)
|
||||
- Remove the "create an application" informational error after setup complete. [\#97](https://github.com/auth0/wp-auth0/issues/97)
|
||||
- Update wording for quickstart [\#96](https://github.com/auth0/wp-auth0/issues/96)
|
||||
- Change name of plugin in WP dashboard to "Auth0 for WordPress" [\#95](https://github.com/auth0/wp-auth0/issues/95)
|
||||
- Doesn't Seem that Lock Config Accepts "dict" parameter [\#93](https://github.com/auth0/wp-auth0/issues/93)
|
||||
- Update user data on edit profile [\#90](https://github.com/auth0/wp-auth0/issues/90)
|
||||
- Signup enabled issue with multisite [\#89](https://github.com/auth0/wp-auth0/issues/89)
|
||||
- Add option to migrate users with custom data [\#85](https://github.com/auth0/wp-auth0/issues/85)
|
||||
- upcoming [\#84](https://github.com/auth0/wp-auth0/issues/84)
|
||||
- Auto redirect on preview post pages [\#83](https://github.com/auth0/wp-auth0/issues/83)
|
||||
- Wordpress tries to auto login even when "Auto Login \(no widget\)" is unchecked [\#80](https://github.com/auth0/wp-auth0/issues/80)
|
||||
- Support Storing Stripe id in Auth0 [\#77](https://github.com/auth0/wp-auth0/issues/77)
|
||||
- Allow loading / saving Shipping Addresses used by WooCommerce in Auth0 Profile [\#76](https://github.com/auth0/wp-auth0/issues/76)
|
||||
- add\_menu\_page/admin\_menu conflicts with other plugins. [\#37](https://github.com/auth0/wp-auth0/issues/37)
|
||||
- Session\_start warnings [\#31](https://github.com/auth0/wp-auth0/issues/31)
|
||||
|
||||
**Merged pull requests:**
|
||||
|
||||
- fix [\#82](https://github.com/auth0/wp-auth0/pull/82) ([glena](https://github.com/glena))
|
||||
- Added access token to the login action + Merged PR \#79 [\#81](https://github.com/auth0/wp-auth0/pull/81) ([glena](https://github.com/glena))
|
||||
|
||||
## [1.3.1](https://github.com/auth0/wp-auth0/tree/1.3.1) (2015-06-10)
|
||||
[Full Changelog](https://github.com/auth0/wp-auth0/compare/1.3.0...1.3.1)
|
||||
|
||||
**Closed issues:**
|
||||
|
||||
- Mixed content warning [\#75](https://github.com/auth0/wp-auth0/issues/75)
|
||||
|
||||
**Merged pull requests:**
|
||||
|
||||
- Fixed Mixed content warning \#75 & added login action for issue \#76 \#77 [\#78](https://github.com/auth0/wp-auth0/pull/78) ([glena](https://github.com/glena))
|
||||
|
||||
## [1.3.0](https://github.com/auth0/wp-auth0/tree/1.3.0) (2015-06-01)
|
||||
[Full Changelog](https://github.com/auth0/wp-auth0/compare/1.2.7...1.3.0)
|
||||
|
||||
**Implemented enhancements:**
|
||||
|
||||
- Support for SSO [\#64](https://github.com/auth0/wp-auth0/issues/64)
|
||||
|
||||
**Merged pull requests:**
|
||||
|
||||
- Added SSO features [\#74](https://github.com/auth0/wp-auth0/pull/74) ([glena](https://github.com/glena))
|
||||
|
||||
## [1.2.7](https://github.com/auth0/wp-auth0/tree/1.2.7) (2015-05-28)
|
||||
[Full Changelog](https://github.com/auth0/wp-auth0/compare/1.2.4...1.2.7)
|
||||
|
||||
**Closed issues:**
|
||||
|
||||
- Add custom js to add custom buttons [\#73](https://github.com/auth0/wp-auth0/issues/73)
|
||||
- Hardwired redirect url after login [\#71](https://github.com/auth0/wp-auth0/issues/71)
|
||||
- State shouldn't be required [\#66](https://github.com/auth0/wp-auth0/issues/66)
|
||||
- Enable new users creation on JWT authentication [\#57](https://github.com/auth0/wp-auth0/issues/57)
|
||||
|
||||
**Merged pull requests:**
|
||||
|
||||
- fix implicit wf in subdirectories, added custom JS [\#72](https://github.com/auth0/wp-auth0/pull/72) ([glena](https://github.com/glena))
|
||||
- New jwt auth integration + auto user creation with JWT [\#70](https://github.com/auth0/wp-auth0/pull/70) ([glena](https://github.com/glena))
|
||||
- Fix array notation [\#69](https://github.com/auth0/wp-auth0/pull/69) ([glena](https://github.com/glena))
|
||||
|
||||
## [1.2.4](https://github.com/auth0/wp-auth0/tree/1.2.4) (2015-05-21)
|
||||
[Full Changelog](https://github.com/auth0/wp-auth0/compare/1.2.3...1.2.4)
|
||||
|
||||
**Merged pull requests:**
|
||||
|
||||
- Fix error when the state param is not present [\#67](https://github.com/auth0/wp-auth0/pull/67) ([glena](https://github.com/glena))
|
||||
|
||||
## [1.2.3](https://github.com/auth0/wp-auth0/tree/1.2.3) (2015-05-19)
|
||||
[Full Changelog](https://github.com/auth0/wp-auth0/compare/1.2.2...1.2.3)
|
||||
|
||||
**Merged pull requests:**
|
||||
|
||||
- Fix issue with email verified requirement [\#65](https://github.com/auth0/wp-auth0/pull/65) ([glena](https://github.com/glena))
|
||||
|
||||
## [1.2.2](https://github.com/auth0/wp-auth0/tree/1.2.2) (2015-05-19)
|
||||
[Full Changelog](https://github.com/auth0/wp-auth0/compare/1.2.1...1.2.2)
|
||||
|
||||
**Implemented enhancements:**
|
||||
|
||||
- Auto Login \(no widget\) Does not work with WooCommerce My Account Login [\#45](https://github.com/auth0/wp-auth0/issues/45)
|
||||
|
||||
**Merged pull requests:**
|
||||
|
||||
- Added support for WooCommerce + updated info headers [\#63](https://github.com/auth0/wp-auth0/pull/63) ([glena](https://github.com/glena))
|
||||
|
||||
## [1.2.1](https://github.com/auth0/wp-auth0/tree/1.2.1) (2015-05-14)
|
||||
**Implemented enhancements:**
|
||||
|
||||
- Auth0 users with different accounts but same username will not be able to log into the site [\#52](https://github.com/auth0/wp-auth0/issues/52)
|
||||
- Error: Could not create user. The registration process is not available. [\#48](https://github.com/auth0/wp-auth0/issues/48)
|
||||
- Enhancement: Allow WordPress plugin to work in enterprise environment without internet access [\#42](https://github.com/auth0/wp-auth0/issues/42)
|
||||
- Support redirecting to arbitrary URLs after login is succesful [\#29](https://github.com/auth0/wp-auth0/issues/29)
|
||||
- Add link to create Auth0 Account [\#28](https://github.com/auth0/wp-auth0/issues/28)
|
||||
- Validate settings before saving [\#24](https://github.com/auth0/wp-auth0/issues/24)
|
||||
- Show WP Auth0 Logs somewhere so that we can easily diagnose problems [\#22](https://github.com/auth0/wp-auth0/issues/22)
|
||||
- Add option to enter custom CSS [\#21](https://github.com/auth0/wp-auth0/issues/21)
|
||||
- Make Widget options accessable by the Plugin [\#15](https://github.com/auth0/wp-auth0/issues/15)
|
||||
- Make the widget showable as Shortcode and Widget [\#14](https://github.com/auth0/wp-auth0/issues/14)
|
||||
|
||||
**Fixed bugs:**
|
||||
|
||||
- No widget shown in latest release [\#20](https://github.com/auth0/wp-auth0/issues/20)
|
||||
|
||||
**Closed issues:**
|
||||
|
||||
- SDK Client headers spec compliant [\#61](https://github.com/auth0/wp-auth0/issues/61)
|
||||
- Make usernames unique if it is already in use [\#58](https://github.com/auth0/wp-auth0/issues/58)
|
||||
- Check text on "allow signup" option in plugin settings [\#54](https://github.com/auth0/wp-auth0/issues/54)
|
||||
- Why is Client Secret Needed [\#53](https://github.com/auth0/wp-auth0/issues/53)
|
||||
- Client Secret Field in Settings should not be remembered by browser [\#44](https://github.com/auth0/wp-auth0/issues/44)
|
||||
- Demo is down [\#43](https://github.com/auth0/wp-auth0/issues/43)
|
||||
- wp-login?wle does not work when "Auto Login \(no widget\)" is enabled [\#38](https://github.com/auth0/wp-auth0/issues/38)
|
||||
- Add fallback URL to log in with WP credentials even after disabling WP login [\#35](https://github.com/auth0/wp-auth0/issues/35)
|
||||
- Wordpress login no longer works when the "Auto Login \(no widget\)" option is set. [\#34](https://github.com/auth0/wp-auth0/issues/34)
|
||||
- Shortcode attributes are being ignored [\#33](https://github.com/auth0/wp-auth0/issues/33)
|
||||
- Update to Lock [\#19](https://github.com/auth0/wp-auth0/issues/19)
|
||||
- errors not being shown when something fails [\#18](https://github.com/auth0/wp-auth0/issues/18)
|
||||
- add nice error message when exchange of token returns 401 [\#11](https://github.com/auth0/wp-auth0/issues/11)
|
||||
- Don't show widget when registrations are not allowed. [\#5](https://github.com/auth0/wp-auth0/issues/5)
|
||||
- Auto-create users option [\#4](https://github.com/auth0/wp-auth0/issues/4)
|
||||
- plugin packaging and publish [\#3](https://github.com/auth0/wp-auth0/issues/3)
|
||||
- after session times out the login widget is shown inside the iframe and after login the site is embedded in the iframe [\#2](https://github.com/auth0/wp-auth0/issues/2)
|
||||
- lost your password [\#1](https://github.com/auth0/wp-auth0/issues/1)
|
||||
|
||||
**Merged pull requests:**
|
||||
|
||||
- Updated info headers [\#62](https://github.com/auth0/wp-auth0/pull/62) ([glena](https://github.com/glena))
|
||||
- Auth WP V1.2 [\#55](https://github.com/auth0/wp-auth0/pull/55) ([glena](https://github.com/glena))
|
||||
- Security vulnerability fix on login [\#51](https://github.com/auth0/wp-auth0/pull/51) ([glena](https://github.com/glena))
|
||||
- Add fallback URL to log in with WP credentials even after disabling WP login \#35 [\#36](https://github.com/auth0/wp-auth0/pull/36) ([glena](https://github.com/glena))
|
||||
- Issues \#24, \#28 & \#29 [\#30](https://github.com/auth0/wp-auth0/pull/30) ([glena](https://github.com/glena))
|
||||
- Add option to enter custom CSS \#21 [\#27](https://github.com/auth0/wp-auth0/pull/27) ([glena](https://github.com/glena))
|
||||
- Issues ready to merge [\#26](https://github.com/auth0/wp-auth0/pull/26) ([glena](https://github.com/glena))
|
||||
- New popup widget & some small changes [\#23](https://github.com/auth0/wp-auth0/pull/23) ([glena](https://github.com/glena))
|
||||
- A0 widget [\#16](https://github.com/auth0/wp-auth0/pull/16) ([glena](https://github.com/glena))
|
||||
- New feature: Add a new config to allow people to access with the standar... [\#13](https://github.com/auth0/wp-auth0/pull/13) ([glena](https://github.com/glena))
|
||||
- Fix wp submision problems [\#10](https://github.com/auth0/wp-auth0/pull/10) ([hrajchert](https://github.com/hrajchert))
|
||||
- Added screenshots [\#9](https://github.com/auth0/wp-auth0/pull/9) ([hrajchert](https://github.com/hrajchert))
|
||||
- Many improvements [\#8](https://github.com/auth0/wp-auth0/pull/8) ([hrajchert](https://github.com/hrajchert))
|
||||
|
||||
|
||||
|
||||
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
|
||||
30
spec/fixtures/dynamic_finders/plugin_version/authentiq/change_log/CHANGELOG.txt
vendored
Normal file
30
spec/fixtures/dynamic_finders/plugin_version/authentiq/change_log/CHANGELOG.txt
vendored
Normal file
@@ -0,0 +1,30 @@
|
||||
== Changelog ==
|
||||
|
||||
= 1.0.5 - 2018-05-20 =
|
||||
|
||||
* Feature - Add layout settings.
|
||||
* Feature - Add button color scheme settings.
|
||||
* Feature - Add GDPR Compliance.
|
||||
|
||||
= 1.0.4 - 2018-04-25 =
|
||||
|
||||
* Tweak - OAuth2 `state` parameter stored as session cookie. Fixes Issue #1.
|
||||
|
||||
= 1.0.3 - 2017-12-17 =
|
||||
|
||||
* Feature - Stop updating username and display_name on sub-sequent signins.
|
||||
* Feature - Add settings for defining a specific redirect URL after signin.
|
||||
|
||||
= 1.0.2 - 2017-11-25 =
|
||||
|
||||
* Feature - Add `authentiq_pre_insert_user_data` filter.
|
||||
* Feature - Add `authentiq_redirect_to_after_signin` filter.
|
||||
|
||||
= 1.0.1 - 2017-11-14 =
|
||||
|
||||
* Tweak - Support WordPress 4.9.
|
||||
* Tweak - Make the Authentiq button in frontend a bit smaller.
|
||||
|
||||
= 1.0.0 - 2017-10-29 =
|
||||
|
||||
* Initial public release.
|
||||
@@ -0,0 +1,867 @@
|
||||
# # Copyright (c) {2019} Sébastien Dumont
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Auto Load Next Post 1.5.7\n"
|
||||
"Report-Msgid-Bugs-To: "
|
||||
"https://github.com/autoloadnextpost/auto-load-next-post/issues\n"
|
||||
"POT-Creation-Date: 2019-03-25 15:13:53+00:00\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"PO-Revision-Date: 2019-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Sébastien Dumont <mailme@sebastiendumont.com>\n"
|
||||
"Language: en_US\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Poedit-Country: United States\n"
|
||||
"X-Poedit-SourceCharset: UTF-8\n"
|
||||
"X-Poedit-KeywordsList: "
|
||||
"__;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_"
|
||||
"attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c;\n"
|
||||
"X-Poedit-Basepath: ../\n"
|
||||
"X-Poedit-SearchPath-0: .\n"
|
||||
"X-Poedit-Bookmarks: \n"
|
||||
"X-Textdomain-Support: yes\n"
|
||||
"X-Generator: grunt-wp-i18n1.0.2\n"
|
||||
|
||||
#: auto-load-next-post.php:77
|
||||
msgid "Cloning this object is forbidden."
|
||||
msgstr ""
|
||||
|
||||
#: auto-load-next-post.php:88
|
||||
msgid "Unserializing instances of this class is forbidden."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-alnp-admin-help.php:51
|
||||
#: includes/admin/class-alnp-admin-help.php:53
|
||||
#: includes/admin/settings/class-alnp-settings-theme-selectors.php:31
|
||||
#: includes/admin/settings/class-alnp-settings-theme-selectors.php:98
|
||||
#: includes/customizer/class-alnp-customizer.php:225
|
||||
msgid "Theme Selectors"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-alnp-admin-help.php:54
|
||||
msgid ""
|
||||
"Theme Selectors allows %s look for where to load content in, the post being "
|
||||
"read, the next post to load and whether to show or hide comments per post."
|
||||
msgstr ""
|
||||
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "Auto Load Next Post"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-alnp-admin-help.php:55
|
||||
msgid ""
|
||||
"When the plugin was activated, default theme selectors are set that match "
|
||||
"the majority of most WordPress themes. If the active theme supports %1$s "
|
||||
"then it will set its own theme selectors. If the theme has not declared "
|
||||
"support for %1$s and posts are not loading, dont worry. It is most likely "
|
||||
"that at least one of these selectors need to be changed. You may find it to "
|
||||
"be the <em>Content Container</em>. See more information on %2$show to find "
|
||||
"your theme selectors%3$s."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-alnp-admin-help.php:56
|
||||
msgid "These are the default theme selectors when %s is installed."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-alnp-admin-help.php:57
|
||||
msgid "Default Theme Selectors"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-alnp-admin-help.php:59
|
||||
#: includes/admin/settings/class-alnp-settings-theme-selectors.php:105
|
||||
#: includes/customizer/class-alnp-customizer.php:345
|
||||
msgid "Content Container"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-alnp-admin-help.php:60
|
||||
#: includes/admin/settings/class-alnp-settings-theme-selectors.php:116
|
||||
msgid "Post Title"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-alnp-admin-help.php:61
|
||||
#: includes/admin/settings/class-alnp-settings-theme-selectors.php:126
|
||||
msgid "Post Navigation"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-alnp-admin-help.php:62
|
||||
#: includes/admin/settings/class-alnp-settings-theme-selectors.php:136
|
||||
#: includes/customizer/class-alnp-customizer.php:369
|
||||
msgid "Comments Container"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-alnp-admin-help.php:68
|
||||
#: includes/admin/class-alnp-admin-help.php:70
|
||||
msgid "Help & Support"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-alnp-admin-help.php:71
|
||||
msgid ""
|
||||
"Should you need help understanding, using, or extending %1$s, please "
|
||||
"%2$sread the documentation%3$s. You will find snippets, tutorials and much "
|
||||
"more."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-alnp-admin-help.php:71
|
||||
#: includes/admin/class-alnp-admin-help.php:74
|
||||
#: includes/admin/class-alnp-admin.php:264
|
||||
msgid "View Auto Load Next Post documentation"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-alnp-admin-help.php:72
|
||||
msgid "For further assistance with %1$s you can use the %2$scommunity forum%3$s."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-alnp-admin-help.php:72
|
||||
#: includes/admin/class-alnp-admin-help.php:74
|
||||
#: includes/admin/class-alnp-admin.php:265
|
||||
msgid "Get support from the community"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-alnp-admin-help.php:73
|
||||
msgid ""
|
||||
"%1$s is in need of translations. Is the plugin not translated in your "
|
||||
"language or do you spot errors with the current translations? Helping out "
|
||||
"is easy! Head over to the project on WordPress.org and click %2$sTranslate "
|
||||
"%1$s%3$s."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-alnp-admin-help.php:74
|
||||
#: includes/admin/class-alnp-admin.php:264
|
||||
#: includes/admin/views/html-notice-welcome.php:48
|
||||
msgid "Documentation"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-alnp-admin-help.php:74
|
||||
msgid "Community Forum"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-alnp-admin-help.php:74
|
||||
msgid "Frequently Asked Questions"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-alnp-admin-help.php:74
|
||||
msgid "Translate %s"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-alnp-admin-help.php:79
|
||||
#: includes/admin/class-alnp-admin-help.php:81
|
||||
msgid "Found a bug?"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-alnp-admin-help.php:82
|
||||
msgid ""
|
||||
"If you find a bug within %1$s, please %2$sreport the issue%4$s by creating "
|
||||
"a ticket on the GitHub repository where I can deal with it more "
|
||||
"appropriately. Please ensure that you have read the %3$sguidelines to "
|
||||
"contributing%4$s prior to submitting your report. To help me solve the "
|
||||
"issue, please be as descriptive as possible."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-alnp-admin-help.php:83
|
||||
msgid "Report an Issue"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-alnp-admin-help.php:88
|
||||
#: includes/admin/class-alnp-admin-help.php:90
|
||||
msgid "Feedback"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-alnp-admin-help.php:91
|
||||
msgid ""
|
||||
"Your feedback is very important to me so please consider leaving a review "
|
||||
"on WordPress.org"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-alnp-admin-help.php:92
|
||||
msgid ""
|
||||
"If %1$s has worked out for you well and you like it, please either consider "
|
||||
"%2$smaking a donation%3$s or signing up to be on the list for %1$s Pro."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-alnp-admin-help.php:93
|
||||
#: includes/admin/class-alnp-admin.php:267
|
||||
msgid "Review Auto Load Next Post on WordPress.org"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-alnp-admin-help.php:93
|
||||
#: includes/admin/class-alnp-admin.php:267
|
||||
#: includes/admin/views/html-notice-please-review.php:34
|
||||
msgid "Leave a Review"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-alnp-admin-help.php:93
|
||||
msgid "Make a Donation"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-alnp-admin-help.php:97
|
||||
msgid "For more information:"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-alnp-admin-help.php:98
|
||||
#: template/theme-support/twentyeleven/content-alnp.php:73
|
||||
#: template/theme-support/twentyten/content-alnp.php:47
|
||||
msgid "About %s"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-alnp-admin-help.php:99
|
||||
msgid "WordPress.org Project"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-alnp-admin-help.php:100
|
||||
msgid "GitHub Project"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-alnp-admin-settings.php:93
|
||||
msgid "Your settings have been saved."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-alnp-admin.php:117
|
||||
msgid "The changes you made will be lost if you navigate away from this page."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-alnp-admin.php:147
|
||||
msgid "%s does not collect, store or share any personal data."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-alnp-admin.php:163
|
||||
msgid "%s Settings"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-alnp-admin.php:237
|
||||
msgid "Sign up for Auto Load Next Post Pro"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-alnp-admin.php:237
|
||||
msgid "Sign up for Pro"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-alnp-admin.php:240
|
||||
msgid "View Auto Load Next Post settings"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-alnp-admin.php:240
|
||||
msgid "Settings"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-alnp-admin.php:261
|
||||
msgid "Developed By %s"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-alnp-admin.php:261
|
||||
msgid "View the developers site"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-alnp-admin.php:265
|
||||
msgid "Community Support"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-alnp-admin.php:266
|
||||
msgid "Get theme support"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-alnp-admin.php:266
|
||||
msgid "Theme Support"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-alnp-admin.php:293
|
||||
#. translators: 1: Auto Load Next Post 2:: five stars
|
||||
msgid "If you like %1$s, please leave a %2$s rating. A huge thank you in advance!"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-alnp-admin.php:295
|
||||
msgid "Thanks :)"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-alnp-admin.php:316
|
||||
msgid "%s Version"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-alnp-extensions.php:38
|
||||
msgid "Extensions"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/settings/class-alnp-settings-events.php:29
|
||||
#: includes/customizer/class-alnp-customizer.php:235
|
||||
msgid "Events"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/settings/class-alnp-settings-events.php:64
|
||||
#: includes/customizer/class-alnp-customizer.php:236
|
||||
msgid ""
|
||||
"Below you can enter external JavaScript events to be triggered alongside "
|
||||
"%1$s native events. Separate each event like so: %2$s"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/settings/class-alnp-settings-events.php:69
|
||||
#: includes/customizer/class-alnp-customizer.php:401
|
||||
msgid "Post loaded"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/settings/class-alnp-settings-events.php:70
|
||||
#: includes/customizer/class-alnp-customizer.php:402
|
||||
msgid "Events listed here will be triggered after a new post has loaded."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/settings/class-alnp-settings-events.php:79
|
||||
#: includes/customizer/class-alnp-customizer.php:409
|
||||
msgid "Entering a Post"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/settings/class-alnp-settings-events.php:80
|
||||
#: includes/customizer/class-alnp-customizer.php:410
|
||||
msgid "Events listed here will be triggered when entering a post."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/settings/class-alnp-settings-misc.php:33
|
||||
msgid "Misc"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/settings/class-alnp-settings-misc.php:102
|
||||
msgid ""
|
||||
"Here you set if you want to track pageviews, remove comments and load %s "
|
||||
"javascript in the footer."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/settings/class-alnp-settings-misc.php:107
|
||||
#: includes/customizer/class-alnp-customizer.php:377
|
||||
msgid "Remove Comments"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/settings/class-alnp-settings-misc.php:108
|
||||
#: includes/customizer/class-alnp-customizer.php:378
|
||||
msgid "Enable to remove comments when each post loads including the initial post."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/settings/class-alnp-settings-misc.php:115
|
||||
#: includes/customizer/class-alnp-customizer.php:385
|
||||
msgid "Update Google Analytics"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/settings/class-alnp-settings-misc.php:116
|
||||
#: includes/customizer/class-alnp-customizer.php:386
|
||||
msgid ""
|
||||
"Enable to track each post the visitor is reading. This will count as a "
|
||||
"pageview. You must already have Google Analytics setup."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/settings/class-alnp-settings-misc.php:123
|
||||
#: includes/customizer/class-alnp-customizer.php:393
|
||||
msgid "JavaScript in Footer?"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/settings/class-alnp-settings-misc.php:124
|
||||
msgid ""
|
||||
"Enable to load Auto Load Next Post in the footer instead of the header. Can "
|
||||
"be useful to optimize your site or if the current theme requires it."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/settings/class-alnp-settings-misc.php:131
|
||||
msgid "Reset all data?"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/settings/class-alnp-settings-misc.php:132
|
||||
msgid ""
|
||||
"Press the reset button to clear all settings for this plugin and re-install "
|
||||
"the default settings."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/settings/class-alnp-settings-misc.php:139
|
||||
msgid "Remove all data on uninstall?"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/settings/class-alnp-settings-misc.php:140
|
||||
msgid ""
|
||||
"If enabled, all settings for this plugin will all be deleted when "
|
||||
"uninstalling via Plugins > Delete."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/settings/class-alnp-settings-theme-selectors.php:100
|
||||
msgid ""
|
||||
"Here you set the theme selectors below according to your active theme. All "
|
||||
"are required for %s to work."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/settings/class-alnp-settings-theme-selectors.php:106
|
||||
#: includes/customizer/class-alnp-customizer.php:346
|
||||
msgid "The primary container where the post content is loaded in. Default: %s"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/settings/class-alnp-settings-theme-selectors.php:109
|
||||
msgid "Required"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/settings/class-alnp-settings-theme-selectors.php:117
|
||||
#: includes/customizer/class-alnp-customizer.php:354
|
||||
msgid ""
|
||||
"Used to identify which article the user is reading and track should Google "
|
||||
"Analytics or other analytics be enabled. Default: %s"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/settings/class-alnp-settings-theme-selectors.php:127
|
||||
#: includes/customizer/class-alnp-customizer.php:362
|
||||
msgid "Used to identify which post to load next if any. Default: %s"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/settings/class-alnp-settings-theme-selectors.php:137
|
||||
msgid ""
|
||||
"Used to remove comments if enabled under %1$sMisc%2$s settings. Default: "
|
||||
"%3$s"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/views/html-admin-settings.php:46
|
||||
msgid "Save Changes"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/views/html-admin-sidebar-credits.php:18
|
||||
#: includes/admin/views/html-admin-sidebar.php:82
|
||||
msgid "Created & maintained by"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/views/html-admin-sidebar.php:22
|
||||
msgid "Pro Coming Soon"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/views/html-admin-sidebar.php:25
|
||||
#: includes/customizer/class-alnp-pro-preview-controller.php:52
|
||||
msgid ""
|
||||
"Load the Next Post or Next Post with same Category or New Posts or Related "
|
||||
"Posts or by Custom Query"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/views/html-admin-sidebar.php:26
|
||||
#: includes/customizer/class-alnp-pro-preview-controller.php:53
|
||||
msgid "Page and Media Attachment Support"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/views/html-admin-sidebar.php:27
|
||||
#: includes/customizer/class-alnp-pro-preview-controller.php:54
|
||||
msgid "Custom Post Type Support"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/views/html-admin-sidebar.php:28
|
||||
#: includes/customizer/class-alnp-pro-preview-controller.php:55
|
||||
msgid "Paginated Posts Supported"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/views/html-admin-sidebar.php:29
|
||||
#: includes/customizer/class-alnp-pro-preview-controller.php:56
|
||||
msgid "Exclude Post Formats"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/views/html-admin-sidebar.php:30
|
||||
#: includes/customizer/class-alnp-pro-preview-controller.php:57
|
||||
msgid "Limit Posts per Session"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/views/html-admin-sidebar.php:31
|
||||
#: includes/customizer/class-alnp-pro-preview-controller.php:58
|
||||
msgid "Query Posts by Category and Tag"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/views/html-admin-sidebar.php:32
|
||||
#: includes/customizer/class-alnp-pro-preview-controller.php:59
|
||||
msgid "Exclude User Roles and Specific Users"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/views/html-admin-sidebar.php:33
|
||||
#: includes/customizer/class-alnp-pro-preview-controller.php:60
|
||||
msgid "Pre-Query Posts Ready to Load"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/views/html-admin-sidebar.php:34
|
||||
#: includes/customizer/class-alnp-pro-preview-controller.php:61
|
||||
msgid "Hide Comments and Show by Toggle Button"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/views/html-admin-sidebar.php:35
|
||||
#: includes/customizer/class-alnp-pro-preview-controller.php:62
|
||||
msgid "Multilingual Support for %1$s and %2$s"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/views/html-admin-sidebar.php:36
|
||||
#: includes/customizer/class-alnp-pro-preview-controller.php:63
|
||||
msgid "Email Support"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/views/html-admin-sidebar.php:40
|
||||
msgid "Visit autoloadnextpost.com →"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/views/html-admin-sidebar.php:48
|
||||
msgid "Sign up to pre-order first"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/views/html-admin-sidebar.php:51
|
||||
msgid ""
|
||||
"Submit your name and email and be the first to know when you can pre-order "
|
||||
"Auto Load Next Post Pro and keep up to date with my developments plus a 10% "
|
||||
"discount."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/views/html-admin-sidebar.php:55
|
||||
msgid "Your Email Address"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/views/html-admin-sidebar.php:59
|
||||
msgid "First Name"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/views/html-admin-sidebar.php:63
|
||||
msgid "Last Name"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/views/html-admin-sidebar.php:70
|
||||
msgid "Sign me up"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/views/html-admin-sidebar.php:74
|
||||
msgid ""
|
||||
"I promise I will not use your email for anything else and you can "
|
||||
"unsubscribe with 1-click anytime."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/views/html-notice-is-supported.php:18
|
||||
msgid ""
|
||||
"This theme supports %s. No need to change the theme selectors as they have "
|
||||
"already been set by the theme."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/views/html-notice-jetpack-lazy-images-module.php:18
|
||||
msgid ""
|
||||
"You have enabled the Lazy-loading for Images module in JetPack. To trigger "
|
||||
"the lazy loading event apply %s to \"Entering a Post\"."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/views/html-notice-no-comment-selector.php:19
|
||||
msgid ""
|
||||
"In order to remove comments we need to know what the comments container is. "
|
||||
"Please identify the comments container under <strong>Theme "
|
||||
"Selectors</strong>. %1$sHow to find my theme selectors?%2$s"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/views/html-notice-no-theme-selectors.php:19
|
||||
msgid ""
|
||||
"It seems that not all of the required theme selectors have been set. These "
|
||||
"theme selectors are required in order for %1$s to work. %2$sHow to find my "
|
||||
"theme selectors?%3$s"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/views/html-notice-please-review.php:25
|
||||
#: includes/admin/views/html-notice-theme-ready.php:23
|
||||
#: includes/admin/views/html-notice-trying-beta.php:21
|
||||
#: includes/admin/views/html-notice-welcome.php:21
|
||||
msgid "Auto Load Next Post WordPress Plugin"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/views/html-notice-please-review.php:29
|
||||
msgid "Are you enjoying Auto Load Next Post?"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/views/html-notice-please-review.php:30
|
||||
msgid ""
|
||||
"You have been using %1$s for %2$s now! Mind leaving a quick review and let "
|
||||
"me know know what you think of the plugin? I'd really appreciate it!"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/views/html-notice-please-review.php:35
|
||||
msgid "No thank you / I already have"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/views/html-notice-requirement-wp.php:19
|
||||
msgid ""
|
||||
"Sorry, <strong>%s</strong> requires WordPress %s or higher. Please upgrade "
|
||||
"your WordPress setup."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/views/html-notice-theme-ready.php:27
|
||||
msgid "Thank you for installing >%1$s!"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/views/html-notice-theme-ready.php:28
|
||||
msgid ""
|
||||
"We detected your theme <strong>%1$s</strong> already supports %2$s. "
|
||||
"Everything is already setup for you and is ready to increase your pageviews."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/views/html-notice-trying-beta.php:25
|
||||
msgid "Thanks for trying out this beta!"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/views/html-notice-trying-beta.php:26
|
||||
msgid ""
|
||||
"If you have any questions about the beta or if you have any feedback at "
|
||||
"all, let me know. Any little bit you're willing to share helps. You can "
|
||||
"%1$sjoin the Slack channel%2$s to provide feedback, discuss features to be "
|
||||
"added and integrations to support. Or you can just give feedback the old "
|
||||
"fashion way pressing the big button on the side."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/views/html-notice-trying-beta.php:30
|
||||
msgid "Give Feedback"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/views/html-notice-trying-beta.php:31
|
||||
msgid "Ask me again in 7 days"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/views/html-notice-upgrade-warning.php:18
|
||||
msgid ""
|
||||
"Warning! Version 1.5.0 of %1$s is coming soon and is a major update. Before "
|
||||
"updating, please test on a staging site. %2$sLearn more about the changes "
|
||||
"in version 1.5.0 »%3$s"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/views/html-notice-welcome.php:25
|
||||
msgid "Welcome!"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/views/html-notice-welcome.php:27
|
||||
msgid ""
|
||||
"Thank you for activating %1$s! If you're a first time user, welcome! You're "
|
||||
"well on your way to increasing your pageviews."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/views/html-notice-welcome.php:38
|
||||
msgid ""
|
||||
"I encourage you to check out the plugin documentation and getting started "
|
||||
"with %1$ssetting up your theme selectors%2$s."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/views/html-notice-welcome.php:51
|
||||
msgid "Dismiss Notice"
|
||||
msgstr ""
|
||||
|
||||
#: includes/auto-load-next-post-formatting-functions.php:53
|
||||
#. translators: Number of years
|
||||
msgid "%s years"
|
||||
msgstr ""
|
||||
|
||||
#: includes/auto-load-next-post-formatting-functions.php:55
|
||||
msgid "a year"
|
||||
msgstr ""
|
||||
|
||||
#: includes/auto-load-next-post-formatting-functions.php:62
|
||||
#. translators: Number of weeks
|
||||
msgid "%s weeks"
|
||||
msgstr ""
|
||||
|
||||
#: includes/auto-load-next-post-formatting-functions.php:64
|
||||
msgid "a week"
|
||||
msgstr ""
|
||||
|
||||
#: includes/auto-load-next-post-formatting-functions.php:71
|
||||
#. translators: Number of days
|
||||
msgid "%s days"
|
||||
msgstr ""
|
||||
|
||||
#: includes/auto-load-next-post-formatting-functions.php:73
|
||||
msgid "a day"
|
||||
msgstr ""
|
||||
|
||||
#: includes/auto-load-next-post-formatting-functions.php:80
|
||||
#. translators: Number of hours
|
||||
msgid "%s hours"
|
||||
msgstr ""
|
||||
|
||||
#: includes/auto-load-next-post-formatting-functions.php:82
|
||||
msgid "an hour"
|
||||
msgstr ""
|
||||
|
||||
#: includes/auto-load-next-post-formatting-functions.php:89
|
||||
#. translators: Number of minutes
|
||||
msgid "%s minutes"
|
||||
msgstr ""
|
||||
|
||||
#: includes/auto-load-next-post-formatting-functions.php:91
|
||||
msgid "a minute"
|
||||
msgstr ""
|
||||
|
||||
#: includes/auto-load-next-post-formatting-functions.php:98
|
||||
#. translators: Number of seconds
|
||||
msgid "%s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: includes/auto-load-next-post-formatting-functions.php:100
|
||||
msgid "a second"
|
||||
msgstr ""
|
||||
|
||||
#: includes/customizer/class-alnp-customizer.php:64
|
||||
msgid ""
|
||||
"Auto Load Next Post increases your pageviews by engaging the site viewers "
|
||||
"to keep reading your content rather than increasing your bounce rate."
|
||||
msgstr ""
|
||||
|
||||
#: includes/customizer/class-alnp-customizer.php:135
|
||||
msgid "More?"
|
||||
msgstr ""
|
||||
|
||||
#: includes/customizer/class-alnp-customizer.php:150
|
||||
msgid "Looking for more options?"
|
||||
msgstr ""
|
||||
|
||||
#: includes/customizer/class-alnp-customizer.php:226
|
||||
msgid ""
|
||||
"Set the theme selectors below according to the theme. %1$sHow to find my "
|
||||
"theme selectors?%2$s"
|
||||
msgstr ""
|
||||
|
||||
#: includes/customizer/class-alnp-customizer.php:230
|
||||
msgid "Misc Settings"
|
||||
msgstr ""
|
||||
|
||||
#: includes/customizer/class-alnp-customizer.php:231
|
||||
msgid ""
|
||||
"Here you can set if you want to track pageviews, remove comments and load "
|
||||
"%s javascript in the footer."
|
||||
msgstr ""
|
||||
|
||||
#: includes/customizer/class-alnp-customizer.php:353
|
||||
msgid "Post Title Selector"
|
||||
msgstr ""
|
||||
|
||||
#: includes/customizer/class-alnp-customizer.php:361
|
||||
msgid "Post Navigation Container"
|
||||
msgstr ""
|
||||
|
||||
#: includes/customizer/class-alnp-customizer.php:370
|
||||
msgid ""
|
||||
"Used to remove comments if enabled under <strong>%1$sMisc%2$s</strong> "
|
||||
"settings. Default: %3$s"
|
||||
msgstr ""
|
||||
|
||||
#: includes/customizer/class-alnp-customizer.php:394
|
||||
msgid ""
|
||||
"Enable to load Auto Load Next Post in the footer instead of the header. Can "
|
||||
"be useful to optimize your site."
|
||||
msgstr ""
|
||||
|
||||
#: includes/customizer/class-alnp-customizer.php:428
|
||||
msgid ""
|
||||
"The content container selector is empty. Will not know where to load posts "
|
||||
"without it."
|
||||
msgstr ""
|
||||
|
||||
#: includes/customizer/class-alnp-customizer.php:444
|
||||
msgid ""
|
||||
"The post title selector is empty. Will not be able to identify which "
|
||||
"article the user is reading."
|
||||
msgstr ""
|
||||
|
||||
#: includes/customizer/class-alnp-customizer.php:460
|
||||
msgid ""
|
||||
"The post navigation container selector is empty. Required so ALNP can look "
|
||||
"up the next post to load."
|
||||
msgstr ""
|
||||
|
||||
#: includes/customizer/class-alnp-pro-preview-controller.php:48
|
||||
msgid ""
|
||||
"%1$s is coming soon and will come with more powerful features. Here are "
|
||||
"just a few of them you can look forward to."
|
||||
msgstr ""
|
||||
|
||||
#: includes/customizer/class-alnp-pro-preview-controller.php:48
|
||||
#: includes/customizer/class-alnp-pro-preview-controller.php:67
|
||||
msgid "Auto Load Next Post Pro"
|
||||
msgstr ""
|
||||
|
||||
#: includes/customizer/class-alnp-pro-preview-controller.php:67
|
||||
msgid "Find out more about %1$s%2$s%3$s."
|
||||
msgstr ""
|
||||
|
||||
#: includes/customizer/class-alnp-pro-preview-controller.php:70
|
||||
msgid "Add-ons for %s"
|
||||
msgstr ""
|
||||
|
||||
#: includes/customizer/class-alnp-pro-preview-controller.php:73
|
||||
msgid ""
|
||||
"Add-ons available provide additional support or options for %1$s. %2$sCheck "
|
||||
"out the add-ons%3$s to see what is available."
|
||||
msgstr ""
|
||||
|
||||
#: includes/customizer/class-alnp-pro-preview-controller.php:76
|
||||
msgid "Enjoying %s?"
|
||||
msgstr ""
|
||||
|
||||
#: includes/customizer/class-alnp-pro-preview-controller.php:80
|
||||
msgid ""
|
||||
"Why not leave me a review on %1$sWordPress.org%2$s? I'd really appreciate "
|
||||
"it!"
|
||||
msgstr ""
|
||||
|
||||
#: includes/theme-support/class-alnp-twentyeleven.php:53
|
||||
#: includes/theme-support/class-alnp-twentytwelve.php:50
|
||||
msgid "Post navigation"
|
||||
msgstr ""
|
||||
|
||||
#: includes/theme-support/class-alnp-twentyeleven.php:54
|
||||
msgid "<span class=\"meta-nav\">←</span> Previous"
|
||||
msgstr ""
|
||||
|
||||
#: template/theme-support/twentyeleven/content-alnp.php:35
|
||||
#: template/theme-support/twentynineteen/content-page.php:18
|
||||
#: template/theme-support/twentynineteen/content-single.php:18
|
||||
#: template/theme-support/twentyten/content-alnp.php:32
|
||||
msgid "Pages:"
|
||||
msgstr ""
|
||||
|
||||
#: template/theme-support/twentyeleven/content-alnp.php:41
|
||||
#: template/theme-support/twentyeleven/content-alnp.php:44
|
||||
#. translators: used between list items, there is a space after the comma
|
||||
msgid ", "
|
||||
msgstr ""
|
||||
|
||||
#: template/theme-support/twentyeleven/content-alnp.php:46
|
||||
msgid ""
|
||||
"This entry was posted in %1$s and tagged %2$s by <a href=\"%6$s\">%5$s</a>. "
|
||||
"Bookmark the <a href=\"%3$s\" title=\"Permalink to %4$s\" "
|
||||
"rel=\"bookmark\">permalink</a>."
|
||||
msgstr ""
|
||||
|
||||
#: template/theme-support/twentyeleven/content-alnp.php:48
|
||||
msgid ""
|
||||
"This entry was posted in %1$s by <a href=\"%6$s\">%5$s</a>. Bookmark the <a "
|
||||
"href=\"%3$s\" title=\"Permalink to %4$s\" rel=\"bookmark\">permalink</a>."
|
||||
msgstr ""
|
||||
|
||||
#: template/theme-support/twentyeleven/content-alnp.php:50
|
||||
msgid ""
|
||||
"This entry was posted by <a href=\"%6$s\">%5$s</a>. Bookmark the <a "
|
||||
"href=\"%3$s\" title=\"Permalink to %4$s\" rel=\"bookmark\">permalink</a>."
|
||||
msgstr ""
|
||||
|
||||
#: template/theme-support/twentyeleven/content-alnp.php:77
|
||||
#: template/theme-support/twentyten/content-alnp.php:51
|
||||
msgid "View all posts by %s <span class=\"meta-nav\">→</span>"
|
||||
msgstr ""
|
||||
|
||||
#: template/theme-support/twentynineteen/content-page.php:32
|
||||
#. translators: %s: Name of current post. Only visible to screen readers
|
||||
msgid "Edit <span class=\"screen-reader-text\">%s</span>"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin URI of the plugin/theme
|
||||
msgid "https://autoloadnextpost.com"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid ""
|
||||
"Increase your pageviews on your site as readers continue reading your posts "
|
||||
"scrolling down the page."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "Sébastien Dumont"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "https://sebastiendumont.com"
|
||||
msgstr ""
|
||||
|
||||
#: includes/auto-load-next-post-core-functions.php:94
|
||||
#: includes/theme-support/class-alnp-twentytwelve.php:51
|
||||
#: template/theme-support/twentyten/content-alnp.php:67
|
||||
msgctxt "Previous post link"
|
||||
msgid "←"
|
||||
msgstr ""
|
||||
@@ -0,0 +1,131 @@
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Auto-Close\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-03-10 17:14+0000\n"
|
||||
"PO-Revision-Date: \n"
|
||||
"Last-Translator: Ajay D'Souza <me@ajaydsouza.com>\n"
|
||||
"Language-Team: <me@ajaydsouza.com>\n"
|
||||
"Language: en\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Poedit-KeywordsList: __;_e;_c;__ngettext\n"
|
||||
"X-Poedit-Basepath: ..\n"
|
||||
"X-Generator: Poedit 2.2\n"
|
||||
"X-Poedit-SearchPath-0: .\n"
|
||||
|
||||
#: includes/admin/admin.php:112
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Thank you for using <a href=\"%1$s\" target=\"_blank\">AutoClose</a>! Please "
|
||||
"<a href=\"%2$s\" target=\"_blank\">rate us</a> on <a href=\"%2$s\" target="
|
||||
"\"_blank\">WordPress.org</a>"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/help-tab.php:37 includes/admin/settings-page.php:127
|
||||
msgid "General"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/help-tab.php:39
|
||||
msgid "This screen provides the basic settings for configuring AutoClose."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/help-tab.php:40
|
||||
msgid ""
|
||||
"Enable closing of comments, pingbacks/trackbacks and/or deleting revisions. "
|
||||
"You can also set up the schedule at which this will take place automatically."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/help-tab.php:47 includes/admin/settings-page.php:128
|
||||
msgid "Comments"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/help-tab.php:49
|
||||
msgid ""
|
||||
"This screen provides options to configure options for Comments specifically."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/help-tab.php:50
|
||||
msgid ""
|
||||
"Select the post types on which comments will be closed, period to close and "
|
||||
"exceptions."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/help-tab.php:57
|
||||
msgid "Pingbacks / Trackbacks"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/help-tab.php:59
|
||||
msgid ""
|
||||
"This screen provides options to configure options for Pingbacks/Trackbacks "
|
||||
"specifically."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/help-tab.php:60
|
||||
msgid ""
|
||||
"Select the post types on which pingbacks/trackbacks will be closed, period "
|
||||
"to close and exceptions."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/help-tab.php:87
|
||||
msgid "Tools"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/help-tab.php:89
|
||||
msgid ""
|
||||
"This screen gives you a few tools namely one click buttons to run the "
|
||||
"closing algorithm or open comments, pingbacks/trackbacks."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/help-tab.php:90
|
||||
msgid "You can also delete the old settings from prior to v2.0.0"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/help-tab.php:106
|
||||
#, php-format
|
||||
msgid ""
|
||||
"For more information or how to get support visit the <a href=\"%1$s\" target="
|
||||
"\"_blank\">Support site</a>."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/help-tab.php:109
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Support queries should be posted in the <a href=\"%1$s\" target=\"_blank"
|
||||
"\">WordPress.org support forums</a>."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/help-tab.php:113
|
||||
#, php-format
|
||||
msgid ""
|
||||
"<a href=\"%1$s\" target=\"_blank\">Post an issue</a> on <a href=\"%2$s\" "
|
||||
"target=\"_blank\">GitHub</a> (bug reports only)."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/save-settings.php:49
|
||||
msgid ""
|
||||
"Settings have been reset to their default values. Reload this page to view "
|
||||
"the updated settings"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/save-settings.php:117
|
||||
msgid "Settings updated."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/settings-page.php:72
|
||||
msgid "Save Changes"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/settings-page.php:81
|
||||
msgid "Do you really want to reset all these settings to their default values?"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/settings-page.php:83
|
||||
msgid "Reset all settings"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/settings-page.php:129
|
||||
msgid "Pingbacks/Trackbacks"
|
||||
msgstr ""
|
||||
42
spec/fixtures/dynamic_finders/plugin_version/autoremove-attachments/change_log/changelog.md
vendored
Normal file
42
spec/fixtures/dynamic_finders/plugin_version/autoremove-attachments/change_log/changelog.md
vendored
Normal file
@@ -0,0 +1,42 @@
|
||||
#### Version 1.1.2
|
||||
- New filter added to allow developers define custom rules for controlling when the child attachments should be removed automatically
|
||||
- Removed the old 'autoremove_attachments_post_types' filter in favor of the new one - usage instructions available in the FAQ
|
||||
|
||||
#### Version 1.1.1
|
||||
- New filter added to allow developers to change for what post types the child attachments should be removed automatically
|
||||
- Fixed a minor incompatibility with WP-Sweep
|
||||
|
||||
#### Version 1.1.0
|
||||
- Minor improvements for the admin notice
|
||||
|
||||
#### Version 1.0.9
|
||||
- Performance improvements on websites with a large number of posts and attachments
|
||||
|
||||
#### Version 1.0.8
|
||||
- Added extra security checks before the removal of attachments
|
||||
- Added an admin notice with a warning about the limitations of this plugin and the consequences of its improper usage. ( for new users only )
|
||||
|
||||
#### Version 1.0.7
|
||||
- Minor code refactoring
|
||||
- Added full support for WordPress Multisite
|
||||
|
||||
#### Version 1.0.6
|
||||
- Code refactored using wpcs
|
||||
|
||||
#### Version 1.0.5
|
||||
- Improved the warning displayed when very old PHP versions are used
|
||||
|
||||
#### Version 1.0.4
|
||||
- Remove all traces of the plugin, even on multisite installs
|
||||
|
||||
#### Version 1.0.3
|
||||
- Added a security check to avoid deleting attachments when the ID of the parent post is invalid
|
||||
|
||||
#### Version 1.0.2
|
||||
- Fixed a bug that was causing media files to be removed when revisions were deleted with wp-cron
|
||||
|
||||
#### Version 1.0.1
|
||||
- Minimum required version of PHP set to 5.3
|
||||
|
||||
#### Version 1.0.0
|
||||
- First release
|
||||
5
spec/fixtures/dynamic_finders/plugin_version/avatars-meta-box/change_log/changelog.md
vendored
Normal file
5
spec/fixtures/dynamic_finders/plugin_version/avatars-meta-box/change_log/changelog.md
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
# Change Log
|
||||
|
||||
## [1.0.0] - 2015-10-27
|
||||
|
||||
* Plugin launch. Everything's new!
|
||||
@@ -0,0 +1,24 @@
|
||||
## Version 1.1.3
|
||||
- FIX - Update PHP License
|
||||
- FIX - Compatible to WordPress 4.5.3
|
||||
|
||||
## Version 1.1.2
|
||||
- NEW - Range number
|
||||
- TWEAK - add aw tools
|
||||
- TWEAK - code php
|
||||
|
||||
## Version 1.1.1
|
||||
- Penambahan Metode Biaya Pengurangan
|
||||
|
||||
## Version 1.1.0
|
||||
- Penambahan fitur nomor hp
|
||||
- Penambahan fitur kode pos
|
||||
- Penambahan fitur cookies untuk kode unik
|
||||
- Penghapusan nomor awal dan nomor akhir
|
||||
- Perbaikan bug
|
||||
|
||||
## Version 1.0.1
|
||||
- Perbaikan bug update options
|
||||
|
||||
## Version 1.0.0 ( 30 November 2014 )
|
||||
- Product Launching
|
||||
79
spec/fixtures/dynamic_finders/plugin_version/aw-woocommerce-pos/change_log/CHANGELOG.md
vendored
Normal file
79
spec/fixtures/dynamic_finders/plugin_version/aw-woocommerce-pos/change_log/CHANGELOG.md
vendored
Normal file
@@ -0,0 +1,79 @@
|
||||
##Version 4.0.3
|
||||
- FIX - WordPress License
|
||||
- FIX - CSS for button
|
||||
- FIX - Compatible to WordPress 4.5.3
|
||||
|
||||
##Version 4.0.2
|
||||
- NEW - Perhitungan dengan HTNB
|
||||
- NEW - Hide estimasi on Free shipping ( exclusive version )
|
||||
- NEW - Change Label on Free shipping ( exclusive version )
|
||||
- NEW - Free shipping by date ( exclusive version )
|
||||
- NEW - API Location settings
|
||||
- FIX - Bug akurasi berat
|
||||
- FIX - Bug duplicate name on tracking ( exclusive version )
|
||||
- TWEAK - Free Shipping Logic ( exclusive version )
|
||||
- TWEAK - API Class
|
||||
|
||||
##Version 4.0.1
|
||||
- NEW - Class API
|
||||
- NEW - Interface settings tab
|
||||
- FIX - Bug service express not showing
|
||||
- FIX - Bug error POS weight
|
||||
- UPDATE - Page title settings
|
||||
- UPDATE - Notice alert for reset default
|
||||
|
||||
##Version 4.0.0
|
||||
- NEW - Sistem license
|
||||
- NEW - Free Shipping ( Exclusive Version )
|
||||
- NEW - AgenWebsite product status table
|
||||
- NEW - WooCommerce POS settings status table
|
||||
- NEW - Button reset settings to default
|
||||
- UPDATE - Weight unit support gram
|
||||
- TWEAK - All code PHP
|
||||
- REMOVE - Upload Data Kota
|
||||
|
||||
##Version 3.1.0
|
||||
- Improvisasi code php
|
||||
- Launching WooCommerce POS Shipping ( Exclusive Version )
|
||||
|
||||
##Version 3.0.0
|
||||
- Penambahan fitur shipping calculator
|
||||
- Integrasi kota POS di Edit Billing / Shipping Address di My Account
|
||||
- Perbaikan bug Invalid Shipping Method
|
||||
- Perubahan format data kota
|
||||
- Perubahan penempatan upload data kota di wp-content / uploads
|
||||
- Menghapus fitur Show Data dan Fix Bug
|
||||
|
||||
##Version 2.1.5
|
||||
- Perbaikan chosen di checkout
|
||||
|
||||
##Version 2.1.4
|
||||
- Perbaikan tanpa chosen plugin dapat bekerja dengan baik
|
||||
|
||||
##Version 2.1.3
|
||||
- Perbaikan bug halaman checkout
|
||||
|
||||
##Version 2.1.2
|
||||
- Perbaikan kalkulasi shipping jika input form zip code atau province
|
||||
|
||||
##Version 2.1.1
|
||||
- Perbaikan halaman setting pos di woocommerce versi 2.0.x
|
||||
|
||||
##Version 2.1.0
|
||||
- Kompatibel dengan WooCommerce versi 2.0.x dan WooCommerce versi 2.1.x
|
||||
- Improvisasi sistem yang memungkinkan load lebih cepat
|
||||
- Penambahan fitur perhitungan berat berdasarkan gram
|
||||
- Penambahan fitur Show Data
|
||||
- Penambahan fitur Backup Data
|
||||
- Penambahan fitur Fix Bug
|
||||
- Perubahan sistem dari database menjadi file
|
||||
- Perbaikan beberapa bug
|
||||
|
||||
##Version 2.0.1
|
||||
- Perbaikan beberapa bug
|
||||
|
||||
##Version 2.0.0
|
||||
- Perbaikan kompatibilitas pada woocommerce versi 2.1
|
||||
|
||||
##Version 1.0.0
|
||||
- Product Launching
|
||||
70
spec/fixtures/dynamic_finders/plugin_version/aw-woocommerce-tiki/change_log/CHANGELOG.md
vendored
Normal file
70
spec/fixtures/dynamic_finders/plugin_version/aw-woocommerce-tiki/change_log/CHANGELOG.md
vendored
Normal file
@@ -0,0 +1,70 @@
|
||||
##Version 4.0.3
|
||||
- FIX - Handle WooCommerce Delete Choosen JS file
|
||||
- FIX - check method jne_active if exists
|
||||
- FIX - slug 'wc_jne' to 'jne_shipping'
|
||||
- UPDATE - Tested to latest wordpress version
|
||||
|
||||
##Version 4.0.2
|
||||
- FIX - Update PHP License
|
||||
- FIX - Compatible to WordPress 4.5.3
|
||||
|
||||
##Version 4.0.1
|
||||
- NEW - Cek Ongkir Integrated with WooCommerce JNE Shipping
|
||||
- TWEAK - Add AgenWebsite Settings API ( AW Tools )
|
||||
- REMOVE - define('script_debug')
|
||||
|
||||
##Version 4.0.0
|
||||
- NEW - Compatible with WooCommerce JNE Shipping
|
||||
- NEW - License system to integrate with server api agenwebsite
|
||||
- NEW - Free Shipping
|
||||
- NEW - AgenWebsite product status table
|
||||
- NEW - WooCommerce TIKI settings status
|
||||
- NEW - Shortcode tiki_tracking
|
||||
- TWEAK - All PHP Code
|
||||
- REMOVE - upload data kota
|
||||
|
||||
##Version 3.1.0
|
||||
- Improvisasi code php
|
||||
- Launching WooCommerce TIKI Shipping ( Exclusive Version )
|
||||
|
||||
##Version 3.0.0
|
||||
- Penambahan fitur shipping calculator
|
||||
- Integrasi kota TIKI di Edit Billing / Shipping Address di My Account
|
||||
- Perbaikan bug Invalid Shipping Method
|
||||
- Perubahan format data kota
|
||||
- Perubahan penempatan upload data kota di wp-content / uploads
|
||||
- Menghapus fitur Show Data dan Fix Bug
|
||||
|
||||
##Version 2.1.4
|
||||
- Perbaikan tanpa chosen plugin dapat bekerja dengan baik
|
||||
|
||||
##Version 2.1.3
|
||||
- Perbaikan bug halaman checkout
|
||||
|
||||
##Version 2.1.2
|
||||
- Perbaikan kalkulasi shipping jika input form zip code atau province
|
||||
|
||||
##Version 2.1.1
|
||||
- Perbaikan halaman setting jne di woocommerce versi 2.0.x
|
||||
|
||||
##Version 2.1.0
|
||||
- Kompatibel dengan WooCommerce versi 2.0.x dan WooCommerce versi 2.1.x
|
||||
- Improvisasi sistem yang memungkinkan load lebih cepat
|
||||
- Penambahan fitur Fix Bug
|
||||
- Penambahan fitur perhitungan berat berdasarkan gram
|
||||
- Perubahan sistem dari database menjadi file
|
||||
- Perbaikan beberapa bug
|
||||
|
||||
##Version 2.0.1
|
||||
- Perbaikan beberapa bug
|
||||
|
||||
##Version 2.0.0
|
||||
- Perbaikan kompatibilitas pada woocommerce versi 2.1
|
||||
|
||||
##Version 1.1.0
|
||||
- Perbaikan form checkout
|
||||
- Penambahan fitur show data
|
||||
- Fitur upload hanya bisa untuk CSV
|
||||
|
||||
##Version 1.0.0
|
||||
- Product Launching
|
||||
10
spec/fixtures/dynamic_finders/plugin_version/ax-scrollto-top/change_log/changelog.txt
vendored
Normal file
10
spec/fixtures/dynamic_finders/plugin_version/ax-scrollto-top/change_log/changelog.txt
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
Plugin Name: Ax ScrollTo Top
|
||||
Author: H Ranjan
|
||||
|
||||
Change Log:
|
||||
----------------------------------------------------------------------
|
||||
----------------------------------------------------------------------
|
||||
|
||||
1.0.0 - 21/12/2012
|
||||
----------------------------------------------------------------------
|
||||
- Initial Release.
|
||||
4
spec/fixtures/dynamic_finders/plugin_version/b-productiv-lite/change_log/changelog.txt
vendored
Normal file
4
spec/fixtures/dynamic_finders/plugin_version/b-productiv-lite/change_log/changelog.txt
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
== Changelog ==
|
||||
|
||||
= 1.0.0 =
|
||||
* New
|
||||
@@ -0,0 +1,20 @@
|
||||
Version : 1.0.2 (on 15th-May-2018)
|
||||
-------------------------------
|
||||
-- Documentation change
|
||||
|
||||
|
||||
Version : 1.0.1 (on 14th-May-2018)
|
||||
-------------------------------
|
||||
-- New Features added with new banner slider spaces to display banner slider
|
||||
(1) Display banner slider above header
|
||||
(2) Display banner slider below footer
|
||||
-- Display above settings for home page
|
||||
-- Display above settings for search page
|
||||
-- Display above settings for category pages
|
||||
-- Display above settings for tag pages...
|
||||
|
||||
|
||||
Version : 1.0.0 (on 10th-May-2018)
|
||||
-------------------------------
|
||||
New Release
|
||||
|
||||
23
spec/fixtures/dynamic_finders/plugin_version/bb-toolbox/change_log/changelog.txt
vendored
Normal file
23
spec/fixtures/dynamic_finders/plugin_version/bb-toolbox/change_log/changelog.txt
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
== 1.1.1 ==
|
||||
* Release date: December 5, 2018
|
||||
* Update: Meta Description is now a TextArea
|
||||
* Update: Readme now has the video by David Waumsley
|
||||
* Bugfix: Wrong value (30 instead of 60) in help. (Blame the time of update..)
|
||||
* Known Issue: Textarea does not have a limit build in Beaver Builder. An update to the field has been submitted.
|
||||
|
||||
== 1.1.0 ==
|
||||
* Release date: December 3, 2018
|
||||
* Added support for Featured Image
|
||||
* Bugfix: maxlength on field meta_title & meta_description
|
||||
* Bugfix: redirect on every save.
|
||||
* ToDo: Find a solution to update the page / section for title & featured image. See: GitHub ticket: https://github.com/Krielkip/bb-toolbox/issues/3
|
||||
|
||||
== 1.0.1 ==
|
||||
* Release date: October 27, 2018
|
||||
* Added support for wp-seopress plugin
|
||||
* Added this plugin on github.com / https://github.com/Krielkip/bb-toolbox/
|
||||
|
||||
== 1.0.0 ==
|
||||
* Release date: April 13, 2018
|
||||
* Initial Release
|
||||
* Good Friday...
|
||||
@@ -0,0 +1,161 @@
|
||||
*** bbPress Advanced Statistics ***
|
||||
|
||||
= 1.5 - 17th September, 2017 =
|
||||
* Feature: Guests can now be tracked, this is enabled by default [Please note: this is not retroactive]
|
||||
* Feature: Lots of new tags, such as pluralised text and number of guests online
|
||||
* Feature: Additional customisable strings added, giving you more control of the plugin
|
||||
* Enhance: Plugin displays persistent admin message when installed without reaching required dependencies
|
||||
* Enhance: Complete overhaul of the statistics widget display
|
||||
* Enhance: Removed before/after hook options, please use the provided actions instead
|
||||
* Enhance: `shortcode_activity()` is deprecated, notice is displayed if used. Update your code to use `build_html()` instead.
|
||||
* Enhance: Various code modifications to speed up the plugin
|
||||
* Bug Fix: Upgrade function ensures the correct prefix is used within a multi-site environment
|
||||
* Bug Fix: Widget heading index error
|
||||
|
||||
= 1.4.5 - 6th August, 2017 =
|
||||
* Enhance: Updated respository page and supported version of WordPress
|
||||
* Bug Fix: PHP Error (undefined index) when no users have been inactive corrected
|
||||
|
||||
= 1.4.4.1 - 2nd January, 2017 =
|
||||
* Enhance: Small improvements to uninstall procedure, added some comments
|
||||
* Enhance: Plugin now actively checks to see if bbPress is installed - will deactivate if it isn't
|
||||
* Bug Fix: Support for periods in the posts/topics and user counts
|
||||
|
||||
= 1.4.4 - 1st January, 2017 =
|
||||
* Enhance: Plugin Information page now displays more information for debugging purposes
|
||||
* Enhance: Worked on cleaning up some of the code, sorting out comments and so on
|
||||
* Bug Fix: Corrected an issue with multisites where the parent db prefix was being selected all the time when getting online users
|
||||
* Bug Fix: Corrected an issue with multisites db prefix when the plugin is running upgrades
|
||||
|
||||
= 1.4.3 - 26th December, 2016 =
|
||||
* Feature: WordPress Multisite/Networks now fully supported
|
||||
* Feature: 'Plugin Information' tab added, this page will be expanded overtime to assist with debugging.
|
||||
* Enhance: Admin-related files will only load when in an admin page
|
||||
* Enhance: Data will now be automatically uninstalled when the plugin is deleted, the user is now explicitly required to check the option to prevent data being deleted
|
||||
* Enhance: Uninstall procedure is generally much more safe now
|
||||
* Bug Fix: An issue in which users were unable to uninstall the plugin should now be resolved
|
||||
* Bug Fix: Corrected an issue in which the statistics were incorrect for boards with more than 10000 posts. Thanks to [tronix-ex](https://wordpress.org/support/users/tronix-ex/) for assistance with this.
|
||||
|
||||
= 1.4.2 - 18th August, 2016 =
|
||||
* Bug Fix: Users Currently Online count updated
|
||||
|
||||
= 1.4.1 - 18th August, 2016 =
|
||||
* Bug Fix: Corrected installation issues
|
||||
* Bug Fix: Corrected upgrade issue
|
||||
|
||||
= 1.4 - 17th August, 2016 =
|
||||
* Full WordPress 4.6 Support!
|
||||
* Feature: Added 'Statistics to Display' option, allowing the user to define which online statistics should be displayed
|
||||
* Feature: Added 'User Display Limit' option, allowing the user to define how many users should be displayed before stopping (ideal for larger boards)
|
||||
* Feature: Added 'User Display Limit Page' option, allowing the user to define a page to be displayed should the count of users go over the limit you set
|
||||
* Feature: New Information Page added to the Admin Screen. This displays useful information for debugging purposes
|
||||
* Enhance: Updated the CSS for the admin side, cleared up some bad formatting.
|
||||
* Enhance: Moved Plugin options around
|
||||
* Enhance: Old Database Structure (prior to version 1.3) has now been removed
|
||||
* Enhance: Added default whitelisted codes to support popular BBCode Plugins (e.g GD bbPress Tools)
|
||||
* Enhance: More styling options added to the statistics, see Other Notes for further info
|
||||
* Enhance: Plugin Upgrade has been given some love!
|
||||
* Enhance: Assets folder cleaned up, removed unnecessary files
|
||||
* Enhance: Added translation support for widget
|
||||
* Enhance: Admin Data Callback added for general validation of user input
|
||||
* Enhance: PHP Notices cleared up
|
||||
|
||||
= 1.3.13 - 7th May, 2016 =
|
||||
* Feature: Addition of Usergroup Key. This supports custom groups, and will modify the colour based on your stylesheet rules
|
||||
* Enhance: Spaces are supported in user groups for CSS styling (replaced with hyphens)
|
||||
* Enhance: Updated the way bbPress stats are collected
|
||||
* Enhance: Hyperlink IDs for each user moved into the main element
|
||||
* Enhance: Various general code improvements
|
||||
|
||||
= 1.3.12 - 1st May, 2016 =
|
||||
* Bug Fix: Corrected Uninstall procedure table name
|
||||
|
||||
= 1.3.11 - 26th April, 2016 =
|
||||
* Bug Fix: Made `userid` a unique column to prevent duplicates from appearing
|
||||
* Bug Fix: More fixes for the upgrade procedure
|
||||
|
||||
= 1.3.1 - 23rd April, 2016 =
|
||||
* Bug Fix: Corrected database issues that occurred after upgrading
|
||||
* Bug Fix: Fixed installation for sites using different db prefixes
|
||||
* Bug Fix: Corrected PHP Notice in admin page
|
||||
|
||||
= 1.3.0 - 22nd April, 2016 =
|
||||
* Feature: Addition of a usable widget! With this being said, shortcodes in widgets is no longer enabled by default for **new installations**. See 'Other Notes' for further details
|
||||
* Feature: 'Most Users Ever Online' has been added to the plugin! **This does not take previous data into account, it takes effect from upgrade/plugin installation**
|
||||
* Enhance: Plugin Installation has been drastically improved.
|
||||
* Enhance: Plugin Deactivation has been improved, now features option to delete all options and database upon uninstallation. Further changes in future updates
|
||||
* Enhance: User Activity is now stored in a custom DB table, some performance increase should be noted on larger sites. Data has been migrated, and the old structure will be removed in a future update.
|
||||
* Enhance: Files removed that are no longer required for the plugin (assets/js)
|
||||
* Enhance: Further Translation Support added for Admin Pages (radio and checkboxes), removed obsolete/pointless translations
|
||||
* Bug Fix: Resolved an issue where extra options would be active regardless of being enabled
|
||||
|
||||
= 1.2.2 - 5th April, 2016 =
|
||||
* Enhance: CSS updated, more classes added for easier theme compatibility!
|
||||
* Enhance: Additional CSS added by default to the provided CSS file
|
||||
* Enhance: Added ability to disable CSS file
|
||||
* Bug Fix: Few languages fixes throughout the plugin
|
||||
|
||||
= 1.2.1 - 3rd April, 2016 =
|
||||
* Bug Fix: 'User is Online' persistently appearing in user profile. Thanks to [Anticosti](https://wordpress.org/support/topic/persistant-user-is-online-in-profile-page)
|
||||
* Enhance: Updated language text for 'Welcome to our newest member' as it was causing issues. [Thanks to cooljojo](https://wordpress.org/support/topic/about-languages)
|
||||
|
||||
= 1.2 - 24th March, 2016 =
|
||||
* Feature: Extras tab has been added to host additional functionality for the plugin
|
||||
* Feature: BBCode/Shortcode Whitelist added - you can now set which BBCodes/Shortcodes to exclusively enable
|
||||
* Feature: Shortcodes within widgets are no longer enabled by default, users can now switch this on or off!
|
||||
* Enhance: Full glotpress support! Translating is much easier, [Help translate](https://translate.wordpress.org/projects/wp-plugins/bbpress-improved-statistics-users-online)
|
||||
* Enhance: Admin Page API updated to include new pages
|
||||
* Enhance: Better Code Commenting for navigation around the plugin
|
||||
* Bug Fix: Resolved PHP Notices/Errors around the plugin, thanks to [ripteh1337 for reporting!](https://wordpress.org/support/topic/php-error-169)
|
||||
* Bug Fix: Saving settings on a non-existant tab wipes no longer wipes your settings
|
||||
|
||||
= 1.1.3 - 9th January 2016 =
|
||||
* Feature: Ability to choose between Usernames or Display names within the settings, [requested by IILLC](https://wordpress.org/support/topic/feature-request-display-name-instead-of-login-name)
|
||||
* Bug Fix: Array clearing within a loop (rookie mistake!)
|
||||
|
||||
= 1.1.2 - 10th October 2015 =
|
||||
* Enhance: Formatting clear up within some files
|
||||
* Enhance: Some code clean-up and identified other areas for improvement in future releases
|
||||
* Bug Fix: Statistics now appear within the Topics Index (/topics) - [thanks to UVScott for the bug report!](https://wordpress.org/support/topic/bug-report-stats-not-displaying-on-topics-index?)
|
||||
|
||||
= 1.1.1 - 12th July, 2015 =
|
||||
* Feature: Threads and Posts can now be combined, bbPress Statistics do not count the first post of a thread as a post, this can be toggled within the settings.
|
||||
* Enhance: Language packs can be overrided now, any packs loaded in /wp-content/languages/bbpress-advanced-statistics/ will override those packaged as part of the plugin
|
||||
* Enhance: Translation String added for username hover over, "ago"
|
||||
* Enhance: Minor code clean up & bug fixes
|
||||
* Bug Fix: Removal of duplicate "bbPress Statistics" option
|
||||
|
||||
= 1.1.0 - 4th July, 2015 =
|
||||
* Feature: WordPress "textdomain" language files are now supported, new translations can be added into the /lang/ folder!
|
||||
* Feature: Hover text added to users within the Forum Statistics section
|
||||
* Enhance: Added additional localisation strings
|
||||
|
||||
= 1.0.3 - 25th May, 2015 =
|
||||
* Feature: Count parameters: %COUNT_ACTIVE_USERS% and %COUNT_ALL_USERS% to display count of users active recently & inactive
|
||||
* Feature: Minutes parameter: %MINS% to display the option "User Active Time" value
|
||||
* Enhance: No longer grabbing unnecessary data from the database
|
||||
* Enhance: Removed unused code and variables, fixed up some incorrect code comments
|
||||
* Bug Fix: Time logic within the Currently Active Users portion fixed, now correctly displays the currently active users regardless of what option is set
|
||||
* Bug Fix: User Active Time option not working - incorrect variable used within the options page, options will require a resave
|
||||
* Bug Fix: Default options are now saved when the user first installs the plugin
|
||||
|
||||
= 1.0.2.1 - 23rd May, 2015 =
|
||||
* Bug Fix: PHP error when installing v1.0.2 (sorry about that)
|
||||
* Bug Fix: No longer time-travelling the release!
|
||||
|
||||
= 1.0.2 - 22nd May, 2015 =
|
||||
* Feature: New options added to display the statistics within bbPress without widgets, [see here](https://wordpress.org/support/topic/in-forum-display)
|
||||
* Enhance: Updated the way options are saved in the Database and removed some redundant code
|
||||
* Bug Fix: Fixed "an error has occurred" message when no users were online / active within the past 24 hours
|
||||
* Bug Fix: Fixed a PHP warning when no options were set for checkboxes
|
||||
|
||||
= 1.0.1.1 - 12th May, 2015 =
|
||||
* Feature: Addition of shortcode activation with HTML widget
|
||||
* Enhance: SVN clean up, moving screenshots to the assets folder
|
||||
* Bug Fix: Dependency error for PHP, [see here](https://wordpress.org/support/topic/error-message-421)
|
||||
|
||||
= 1.0.1 - 11th May, 2015 =
|
||||
* Bug Fix: Logic bug with users last online, it now correctly works out how many users were online in the past x hours
|
||||
|
||||
= 1.0.0 - 10th May, 2015 =
|
||||
* Initial release
|
||||
43
spec/fixtures/dynamic_finders/plugin_version/bbpressmoderation/change_log/changelog.txt
vendored
Normal file
43
spec/fixtures/dynamic_finders/plugin_version/bbpressmoderation/change_log/changelog.txt
vendored
Normal file
@@ -0,0 +1,43 @@
|
||||
1.8.3 - 18th Sept 2013
|
||||
Anonymous Moderation now split into two settings (topics and replies can be managed separately)
|
||||
|
||||
1.8.2 - 18th Sept 2013
|
||||
Fixed SPAM from appearing (Pending status even if it's spam)
|
||||
|
||||
1.8 - 22nd Aug 2013
|
||||
Fix for DB prefix taking into account those wp sites that use a database prefix -- thanks to mgropel
|
||||
Hide pending posts from Forum (still visible from admin screen) - turn off display in plugin options page
|
||||
Tested on WordPress v3.6
|
||||
|
||||
1.7 - 15th May 2013
|
||||
Added Turkish language - Thanks Mustafa Çoban
|
||||
Added Spanish language - Thanks Yo
|
||||
|
||||
1.6 - 18th Apr 2013
|
||||
Fix bug for changes in bbPress 2.3 - http://bbpress.trac.wordpress.org/ticket/2207
|
||||
Added Macedonian language files.
|
||||
|
||||
1.5 - 11th Dec 2012
|
||||
Fix bug - http://wordpress.org/support/topic/email-notifications-for-subscribed-topics-not-working
|
||||
|
||||
1.4 - 6th Nov 2012
|
||||
Add ability to mark topics/replies as spam - Thanks Ipstenu (Mika Epstein)
|
||||
Add username/anonymous to admin notification message
|
||||
Attempt to make new moderated topic/reply more visible to user when pending moderation
|
||||
|
||||
1.3 - 11th Oct 2012
|
||||
Bug fix for BuddyPress activity stream - http://bbpress.trac.wordpress.org/ticket/1915
|
||||
Return correct site URL for email notification
|
||||
|
||||
1.2 - 18th Feb 2012
|
||||
Don't moderate users with moderate capability
|
||||
Add topic/reply content to notification email
|
||||
Users with moderate capability can view pending content
|
||||
|
||||
1.1 - 12th Jan 2012
|
||||
Move languages to /languages folder
|
||||
Added German translation - Thanks - daveshine (David Decker)
|
||||
Bug fix for 404 pages
|
||||
|
||||
1.0 - 9th Jan 2012
|
||||
Initial Version
|
||||
7
spec/fixtures/dynamic_finders/plugin_version/bea-activator/change_log/CHANGELOG.MD
vendored
Normal file
7
spec/fixtures/dynamic_finders/plugin_version/bea-activator/change_log/CHANGELOG.MD
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
# Changelog
|
||||
|
||||
## 1.0.0 - 08 Jan 2018
|
||||
* Go to WP.org
|
||||
|
||||
## 0.2 - 22 Jan 2017
|
||||
* Initial
|
||||
100
spec/fixtures/dynamic_finders/plugin_version/better-rest-endpoints/change_log/CHANGELOG.md
vendored
Normal file
100
spec/fixtures/dynamic_finders/plugin_version/better-rest-endpoints/change_log/CHANGELOG.md
vendored
Normal file
@@ -0,0 +1,100 @@
|
||||
# Changelog
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
|
||||
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
n/a
|
||||
|
||||
## [1.5.2] - 2019-02-12
|
||||
|
||||
### Fixed
|
||||
|
||||
- SVN Version
|
||||
|
||||
## [1.5.1] - 2019-02-12
|
||||
|
||||
### Fixed
|
||||
|
||||
- SVN Version
|
||||
|
||||
## [1.5.0] - 2019-02-11
|
||||
|
||||
### Added
|
||||
|
||||
- Endpoint to get menu by location
|
||||
|
||||
## [1.4.1] - 2019-01-23
|
||||
|
||||
### Added
|
||||
|
||||
- Functionality to get a page by slug or path for hierarchical pages
|
||||
- 'modified date' to all endpoints with 'date'
|
||||
- Support for ACF options pages
|
||||
|
||||
### Fixes
|
||||
|
||||
- Empty page array
|
||||
|
||||
## [1.3.0] - 2018-06-05
|
||||
|
||||
### Added
|
||||
|
||||
- Yoast SEO output, see docs for more information
|
||||
|
||||
### Updated
|
||||
|
||||
- Slug output in responses
|
||||
|
||||
## [1.2.1] - 2018-06-04
|
||||
|
||||
### Added
|
||||
|
||||
- Permalinks to all page/post endpoints
|
||||
|
||||
## [1.2.0] - 2018-02-07
|
||||
|
||||
### Added
|
||||
|
||||
- ACF query in endpoint url to hide acf values from the response where applicable (all collections)
|
||||
- Media query in endpoint url to hide featured media from the response where applicable (all collections)
|
||||
|
||||
## [1.1.2] - 2018-01-25
|
||||
|
||||
### Update
|
||||
|
||||
- Fix issue where get post by slug was returning just the first post
|
||||
- Fix instance of lefover \$bwe variable naming
|
||||
|
||||
## [1.1.1] - 2018-01-25
|
||||
|
||||
### Update
|
||||
|
||||
- Update plugin version to re-trigger build.
|
||||
|
||||
## [1.1.0] - 2018-01-25
|
||||
|
||||
### Added
|
||||
|
||||
- Adds post by slug endpoint
|
||||
|
||||
## [1.0.2] - 2018-01-19
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed static instance warning
|
||||
- Fixed failure of ACF function by including admin plugin.php
|
||||
|
||||
### Updates
|
||||
|
||||
- Updates all functions named bwe* to bre*
|
||||
|
||||
## [1.0.1] - 2018-01-19
|
||||
|
||||
### Added
|
||||
|
||||
- Changelog
|
||||
- readme.txt for WP repo
|
||||
450
spec/fixtures/dynamic_finders/plugin_version/bigcommerce/change_log/CHANGELOG.md
vendored
Normal file
450
spec/fixtures/dynamic_finders/plugin_version/bigcommerce/change_log/CHANGELOG.md
vendored
Normal file
@@ -0,0 +1,450 @@
|
||||
# Changelog
|
||||
|
||||
## [2.0.1]
|
||||
|
||||
### Fixed
|
||||
- Handled the new firing order of block-editor related hooks in transitioning
|
||||
from the Gutenberg plugin to WordPress 5.0+. This fixes a PHP warning
|
||||
and some odd behavior from other plugins that register meta areas
|
||||
for the block editor.
|
||||
|
||||
## [2.0.0]
|
||||
|
||||
### Added
|
||||
- Added new links and buttons to the Products custom post type edit screen
|
||||
and the BigCommerce Settings page for managing your products on BigCommerce
|
||||
and logging in to your account
|
||||
- Added a Resources page to the BigCommerce admin section. The Resources page
|
||||
contains tab separated content that provides users with a repository of
|
||||
themes, plugins, apps, and support links to enhance or extend their
|
||||
BigCommerce for WordPress installation.
|
||||
- Added an option to create a new menu in addition to selecting a preexisting
|
||||
menu on the Menu Select screen during on-boarding.
|
||||
- Added an option to configure channel settings for new products during
|
||||
on-boarding. The channel selection screen is always shown now, even
|
||||
for new accounts that don't yet have a channel.
|
||||
- Added an option to the on-boarding process to choose between a
|
||||
full-featured store and one directed more towards bloggers. This
|
||||
sets default settings depending on your choice.
|
||||
- Added a filter for customer profile fields fetched from the API:
|
||||
`bigcommerce/customer/empty_profile`
|
||||
- Added a filter to wrap the output of a template. Can be used to prepend
|
||||
or append content to the template:
|
||||
`bigcommerce/template={$template}/output`
|
||||
- Added a template for the checkout button on the cart
|
||||
|
||||
### Changed
|
||||
- Updated the error handling and response messages related to the product
|
||||
sync feature. We now provide more information to the user based on the
|
||||
type of error that has occurred.
|
||||
- Added the product SKU to post meta, so that catalog searches can use
|
||||
WordPress meta queries.
|
||||
- If the option to automatically add products to the channel is disabled,
|
||||
it will be honored even on the initial import when the channel has no
|
||||
products.
|
||||
- Removed product pick list options for products that are out of stock.
|
||||
- Changed how option and modifier fields are rendered and treated on
|
||||
the product single and Quick View modals. Modifiers using select/radio
|
||||
fields are now supported, using the same templates as the option fields.
|
||||
|
||||
**NOTE:** Please take note of the changes to the option field templates and
|
||||
adjust your custom templates as needed.
|
||||
|
||||
`components/modifier-types/modifier-checkbox.php` → `components/option-types/option-checkbox.php`
|
||||
|
||||
`components/modifier-types/modifier-date.php` → `components/option-types/option-date.php`
|
||||
|
||||
`components/modifier-types/modifier-number.php` → `components/option-types/option-number.php`
|
||||
|
||||
`components/modifier-types/modifier-text.php` → `components/option-types/option-text.php`
|
||||
- The template `components/cart/cart-actions.php` now takes an array of
|
||||
rendered `$actions` that will be echoed into the template.
|
||||
- The template `components/products/product-card.php` requires a new
|
||||
attribute on the Quick View template wrapper: `data-quick-view-script=""`
|
||||
|
||||
### Fixed
|
||||
- Fixed a typo on the Create New Account screen during on-boarding
|
||||
- Fixed an issue with Quick View modal boxes in product cards where removing
|
||||
the quick-view feature would break the JS and the page.
|
||||
- The nonce for an ajax import request is validated before triggering the
|
||||
import cron action.
|
||||
- Fixed an extra quote rendered in template wrappers.
|
||||
- Fixed Flatpickr library issue with quick-view modal. **NOTE:** This changes the position
|
||||
of the date picker to inline with the date field. Update your CSS as needed.
|
||||
|
||||
### Deprecated
|
||||
- The `modifiers` parameter to the cart REST controller is no longer used
|
||||
and will be removed in a future version.
|
||||
- The `modifiers` variable in the template `components/products/product-form.php`
|
||||
is no longer used and will be removed in a future version.
|
||||
- The template `components/products/product-modifiers.php` is no longer used.
|
||||
|
||||
|
||||
## [1.6.0]
|
||||
|
||||
### Added
|
||||
- Added a Menu Setup screen to the onboarding flow, giving merchants an
|
||||
opportunity to quickly add BigCommerce menu items to their navigation menu.
|
||||
- A "Start Over" button is available in the onboarding screens, enabling
|
||||
the merchant to go back to the beginning of the account connection process.
|
||||
- All option caches are flushed before and after running an import batch
|
||||
to avoid cache corruption from longer-running processes.
|
||||
- The import log records more extensive debugging information. Use the
|
||||
`bigcommerce/logger/level` filter to change the logging level.
|
||||
- Added hooks to render HTML inside the form tags on the plugin settings pages.
|
||||
- Added child categories to the filter options in the product block/shortcode UI.
|
||||
|
||||
### Changed
|
||||
- The import debug log moved from `uploads/logs/bigcommerce/import.log` to
|
||||
`uploads/logs/bigcommerce/debug.log`.
|
||||
|
||||
### Fixed
|
||||
- Cleaned up a small memory leak in the product block/shortcode UI pagination.
|
||||
- Fixed the check for an expired import lock when running an import via ajax.
|
||||
- Fixed arguments to Channel Listings API requests to ensure that all products
|
||||
are returned even with larger batch sizes.
|
||||
- Fixed a fatal error when intializing an import on PHP 7.0+.
|
||||
|
||||
|
||||
## [1.5.0]
|
||||
|
||||
### Added
|
||||
- The product selection popup in the admin for the products shortcode/Gutenberg
|
||||
block will now load additional pages of products as you scroll past the initially
|
||||
loaded products matching your query.
|
||||
- When completing an embedded checkout, the customer's cart cookie is now
|
||||
cleared out so the cart menu item no longer shows items in the cart.
|
||||
- Product Categories and Brands have new dynamic nav menu items to show top
|
||||
level terms in those taxonomies.
|
||||
- Added synchronization back to BigCommerce when updating the Google Analytics
|
||||
tracking ID when GAEE is enabled.
|
||||
- Added product categories and thumbnails to the admin list table for Products.
|
||||
- Product Categories and Brands are visible (but not editable) in the WordPress admin.
|
||||
|
||||
### Fixed
|
||||
- Fixed a JavaScript console error when initializing Gutenberg blocks, when
|
||||
some of those blocks should be disabled.
|
||||
- Fixed the broken cancel button when reloading the customer address form
|
||||
after validation errors.
|
||||
- Fixed styles in the products Gutenberg block, because WordPress doesn't
|
||||
call it Gutenberg anymore.
|
||||
- Fixed broken synchronization of Facebook Pixel configuration between WordPress
|
||||
and BigCommerce.
|
||||
- The product sync should no longer show a success message if an import failed.
|
||||
- Fixed the featured image displayed for gift certificates in a customer's order history.
|
||||
- Removed the "Required" asterisk from the Company Name field in the address form.
|
||||
It is not, in fact, required.
|
||||
|
||||
### Changed
|
||||
- Changed the polling logic for the product import to prevent running multiple
|
||||
requests at the same time from a single browser window.
|
||||
- The Product Category dropdown on the Products archive will now show hierarchical
|
||||
terms nested under their parents.
|
||||
|
||||
|
||||
## [1.4.2]
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed inconsistent defaults for ajax cart setting.
|
||||
|
||||
## [1.4.1]
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed PHP fatal error that would occur intermittently when adding items
|
||||
to the cart.
|
||||
|
||||
## [1.4.0]
|
||||
|
||||
### Added
|
||||
|
||||
- On sites where the official AMP plugin for WordPress is active and SSL is not enabled,
|
||||
added an admin notice on the settings page informing users some features won't work
|
||||
correctly without HTTPS.
|
||||
- In AMP, added cart item count indicator to nav menu item linking to Cart page
|
||||
- Option to use Ajax to add products to the customer's cart
|
||||
- Added the BigCommerce product ID to the products list in the WordPress admin
|
||||
- Option to control the import batch size
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed icons not loading correctly in AMP templates.
|
||||
- Fixed as issue with product variants not working on single product shortcodes.
|
||||
- Fixed an issue with field labels and IDs colliding when products are duplicated on
|
||||
the same page. All clicks would control the first product on the page.
|
||||
- Fixed click behavior on product galleries
|
||||
- Fixed bug allowing an import to start (and fail) before setting up a channel
|
||||
- Fixed 1970 dates showing on order history when orders had not been shipped
|
||||
- Fixed bug that ignored the minimum quantity requirements when adding a product to the cart
|
||||
from a product card.
|
||||
- Fixed an issue with pagination ajax on shortcode product groups.
|
||||
|
||||
### Changed
|
||||
|
||||
- Updated BigCommerce v3 API client library to version 1.3.0. Parameters
|
||||
have changed on most methods to accept an array of arguments instead of
|
||||
a long parameter list.
|
||||
- Refactored import task registration to use a filterable list. Instances
|
||||
of `Task_Definition` should be registered with the `Task_Manager` with an
|
||||
appropriate priority to control the order of operations.
|
||||
- Changed the action that triggers each step of the import. It now uses the
|
||||
`bigcommerce/import/run` hook, with the current status as the first parameter,
|
||||
replacing the former `bigcommerce/import/run/status={$current_status}`.
|
||||
- Separated category and brand imports into separate import steps, allowing
|
||||
for bulk queries and reducing the number of API requests required to import
|
||||
a product.
|
||||
- Reorganized classes related to the API import process.
|
||||
|
||||
## [1.3.0]
|
||||
|
||||
### Added
|
||||
|
||||
- Added templates, styles, and plugin logic for compatibility with the Official AMP
|
||||
Plugin for Wordpress, through version 1.0. Themes still need to be made AMP-compatible
|
||||
if not using AMP classic mode.
|
||||
- Added REST endpoints to proxy several BigCommerce API endpoints, including catalog,
|
||||
channels and cart. Most requests are cached for ten minutes by default.
|
||||
- Added creation and handling of a BigCommerce webhook to bust cached proxy data
|
||||
related to a product when the product is updated in BigCommerce.
|
||||
|
||||
## [1.2.0]
|
||||
|
||||
### Added
|
||||
|
||||
- Product prices will update dynamically to reflect the price of the selected variant.
|
||||
- Reintroduced the ability to set API credentials without using the connector app.
|
||||
- Added logs for import errors, viewable through the plugin diagnostics section
|
||||
on the plugin settings screen.
|
||||
- Added support for links directly to product variants.
|
||||
- The import process will continue to run via ajax requests while an admin is
|
||||
on the plugin settings screen. This can speed up import processing on sites
|
||||
that depend on WordPress cron jobs for the import.
|
||||
|
||||
### Changed
|
||||
|
||||
- Refactored Gutenberg block registration to re-use code and allow more
|
||||
configuration when registering the blocks in PHP.
|
||||
- Font sizes use relative units instead of pixels.
|
||||
- Increased quantity field width to accommodate three digits.
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed compatibility with newer (4.4+) versions of Gutenberg.
|
||||
- Updated the `$_COOKIE` superglobal immediately on setting the cart cookie.
|
||||
- Fixed a PHP error when the BigCommerce tax class API returns an invalid value.
|
||||
- Added decimal precision to price sorting queries, fixing sorting for products
|
||||
that round to the same integer value.
|
||||
- Improved accessibility and keyboard navigation on the plugin settings screen.
|
||||
|
||||
## [1.1.0]
|
||||
|
||||
### Added
|
||||
|
||||
- Created a new template tag, shortcode, and block for displaying product reviews.
|
||||
Shortcode usage: `[bigcommerce_reviews id={product ID}]`. Template tag
|
||||
usage: `echo \BigCommerce\Functions\product_reviews( $product_id );`
|
||||
- Added a plugin diagnostics section to the settings screen.
|
||||
- Added a static method to retrieve a Product object by product ID. Usage:
|
||||
`$product = \BigCommerce\Posts_Types\Product\Product::by_product_id( $product_id );`
|
||||
|
||||
### Changed
|
||||
|
||||
- Template may now have a wrapper HTML element that cannot be modified with
|
||||
a template override. This wrapper is defined in the template controller
|
||||
class associated with the template. Filters `bigcommerce/template/wrapper/tag`,
|
||||
`bigcommerce/template/wrapper/classes`, and `bigcommerce/template/wrapper/attributes`
|
||||
are available to modify this wrapper. Modification may break JavaScript
|
||||
provided by the plugin. We have added comments next to other HTML
|
||||
elements that are required to maintain JS functionality.
|
||||
|
||||
### Fixed
|
||||
|
||||
- Better error handling when the OAuth connector gives unexpected responses.
|
||||
|
||||
## [1.0.2]
|
||||
|
||||
### Changed
|
||||
|
||||
- Added even more sanitization to meet wordpress.org plugin review guidelines
|
||||
|
||||
## [1.0.1]
|
||||
|
||||
### Changed
|
||||
|
||||
- Added an additional layer of sanitization to all user input to meet wordpress.org
|
||||
plugin review guidelines
|
||||
- Replaced bundled jQuery with calls to WordPress's default jQuery
|
||||
|
||||
## [0.15.0]
|
||||
|
||||
### Added
|
||||
|
||||
- Automatically add new products to the BigCommerce channel on next import
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed an error in channel initialization that limited channels to the first 100 products
|
||||
|
||||
### Removed
|
||||
|
||||
- Removed the missing SSL notice from the admin. Instead, a smaller notice is
|
||||
displayed next to the Embedded Checkout option, explaining why it is disabled.
|
||||
|
||||
## [0.14.0]
|
||||
|
||||
### Added
|
||||
|
||||
- Introduced embedded checkout, with an option in the admin to disable it.
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed a typo in the order summary template path. Order history should load correctly now.
|
||||
- Replaced obsolete information regarding API credentials in the plugin readme.
|
||||
|
||||
## [0.13.0]
|
||||
|
||||
### Added
|
||||
- Created account creation and authentication process
|
||||
- Required creation of a Channel before importing products
|
||||
- Added two-way sync for Product post status, title, and description with the linked Channel
|
||||
- Added support for the BigCommerce Sites & Routes API
|
||||
- Added admin notice when the BigCommerce account is not sufficiently configured to support checkout
|
||||
|
||||
### Changed
|
||||
- Refactored the Cart template into several smaller components
|
||||
- Moved theme templates from `public-views` to `templates/public`
|
||||
- Organized theme templates into subdirectories
|
||||
- Moved admin templates from `admin-views` to `templates/admin`
|
||||
- Refreshed the list of countries and states used in address forms
|
||||
- Updated BigCommerce PHP API to version 0.13.0
|
||||
- Refactored template controller instantiation to add additional filtering for both the path and the controller class.
|
||||
- Refactored settings sections into the namespace `BigCommerce\Settings\Sections`
|
||||
- Refactored settings screens into the namespace `BigCommerce\Settings\Screens`
|
||||
- Changed checkout login token generation to use the OAuth connector API
|
||||
|
||||
### Removed
|
||||
- Removed the API Credentials settings section. All authentication should now go through the OAuth authentication process.
|
||||
- Removed ability to edit Product post slug. The slug is imported from the Catalog API.
|
||||
- Removed the Import Settings metabox obviated by the Channels API.
|
||||
|
||||
### Fixed
|
||||
- Fixed the cart tax total to refresh when cart quantities change.
|
||||
|
||||
## [0.12.0]
|
||||
### Added
|
||||
- Added the Product Sync feature to Product List page.
|
||||
- Added Welcome screen and Connect Account screen.
|
||||
|
||||
### Changed
|
||||
- Refactored JS code in Gutenberg modules to use ES6 React syntax (removes usage of `wp` global React wrapper).
|
||||
- Refactored other JS modules for extendability and moved i18n strings to PHP JS_Config.
|
||||
- Reorganized JS modules and structure for easier readability.
|
||||
- Added a new indicator in the Gutenberg products block to let the user know if they chose filters that produce no results.
|
||||
- Added support for displaying estimated tax amounts in the cart.
|
||||
- Refactored Analytics data tags to utilize Segment Analtyics.js script.
|
||||
- Improved focus pointer UX elements when editing the product block.
|
||||
- Rendered redesigned panels in Settings UI.
|
||||
- Refactored settings screen registration and rendering.
|
||||
- Prevented editing API credential settings if they are set using constants or environment variables.
|
||||
|
||||
### Removed
|
||||
- Replaced GA/Pixel controller with Segment controller.
|
||||
|
||||
### Fixed
|
||||
- Fixed a bug with the Gutenberg editor where the Featured filter was not showing up when reopening a saved block.
|
||||
- Fixed a bug with the cart template where product removal was canceled by a missing template node.
|
||||
- Fixed a bug with the cart where updating product qty was updating the remote cart but the API response changed causing an ajax error.
|
||||
- Fixed a bug with product pages where product review body text was not showing. Existing products should be re-imported to show reviews.
|
||||
- Fixed an issue with the admin Products UI where default settings were not being applied when using the classic editor.
|
||||
|
||||
## [0.11.1] - 2018-08-28
|
||||
### Fixed
|
||||
- Remove reference to `Id` from the Gutenberg blocks `props` Object which was deprecated in version 3.3. Replaced with new key `clientId`.
|
||||
|
||||
## [0.11.0] - 2018-08-27
|
||||
### Added
|
||||
- Changelog
|
||||
- Support for most product modifier field types: checkbox, date, number,
|
||||
single line text, multi line text
|
||||
- Quantity field for the Add to Cart form
|
||||
- Shim for the function wp_unschedule_hook(), which is not available on
|
||||
WordPress versions older than 4.9.0
|
||||
- Updates to the uninstaller to account for data added in recent releases
|
||||
|
||||
### Changed
|
||||
- Combined the "Product Archive" and "Product Catalog" sections in the theme customizer
|
||||
- Updated the BigCommerce API SDK to bring it up-to-date with current API behavior.
|
||||
API classes formerly in the `BigCommerce\Api\v3` namespace have moved to
|
||||
`BigCommerce\Api\v3\Api`.
|
||||
- When changing the import schedule, the next import is immediately rescheduled,
|
||||
instead of waiting until the next import runs.
|
||||
- When running an import via CLI, reschedule the next cron import after
|
||||
the CLI import completes.
|
||||
|
||||
### Removed
|
||||
- The class `BigCommerce\Customizer\Sections\Catalog` is gone. Its constants
|
||||
have moved to `BigCommerce\Customizer\Sections\Product_Archive`.
|
||||
|
||||
## [0.10.0] - 2018-08-03
|
||||
### Added
|
||||
- Rendering of form error messages that do not correspond to specific fields
|
||||
- Timeout handling for "Load More" buttons
|
||||
- Fallback image for gift certificates in cart and order history
|
||||
- Automatically create Shipping & Returns page
|
||||
- Placeholder graphics for all Gutenberg blocks
|
||||
- Links to product pages from cart and order history
|
||||
- Product review pagination
|
||||
- Display option swatches with images or multiple colors
|
||||
- Link from WordPress admin to BigCommerce admin to manage product reviews
|
||||
- Option to disable reviews on a product, tied to WordPress's comment toggle
|
||||
|
||||
### Changed
|
||||
- Product gallery thumbnail images will wrap after four thumbnails
|
||||
|
||||
### Fixed
|
||||
- Render inline content for newly-created product blocks
|
||||
|
||||
## [0.9.0] - 2018-07-19
|
||||
### Added
|
||||
- Import product reviews and render on product pages
|
||||
- Product review form
|
||||
- Gift certificate purchasing
|
||||
- Automatically create page for purchasing gift certificates, with the
|
||||
new shortcode `[bigcommerce_gift_form]`
|
||||
- Automatically create page for checking gift certificate balances, with
|
||||
the new shortcode `[bigcommerce_gift_balance]`
|
||||
- Settings for Facebook Pixel and Google Analytics tracking IDs
|
||||
- Automatic import of Facebook Pixel and Google Analytics tracking IDs from
|
||||
the BigCommerce store
|
||||
- Two-way sync of Facebook Pixel tracking code with the BigCommerce store
|
||||
- Render Facebook Pixel and Google Analytics tracking codes
|
||||
- Tracking for add to cart and view product events
|
||||
- Settings for ordering and pagination in the product shortcode/block interface
|
||||
|
||||
### Fixed
|
||||
- Manually reset the global `$post`, because `wp_reset_postdata()` does not,
|
||||
in fact, reset postdata, so far as Gutenberg 3.2.0 is concerned.
|
||||
|
||||
|
||||
[Unreleased]: https://github.com/moderntribe/bigcommerce/compare/master...develop
|
||||
[2.0.1]: https://github.com/bigcommerce/bigcommerce-for-wordpress/compare/2.0.0...2.0.1
|
||||
[2.0.0]: https://github.com/bigcommerce/bigcommerce-for-wordpress/compare/1.6.0...2.0.0
|
||||
[1.6.0]: https://github.com/bigcommerce/bigcommerce-for-wordpress/compare/1.5.0...1.6.0
|
||||
[1.5.0]: https://github.com/bigcommerce/bigcommerce-for-wordpress/compare/1.4.2...1.5.0
|
||||
[1.4.2]: https://github.com/bigcommerce/bigcommerce-for-wordpress/compare/1.4.1...1.4.2
|
||||
[1.4.1]: https://github.com/bigcommerce/bigcommerce-for-wordpress/compare/1.4.0...1.4.1
|
||||
[1.4.0]: https://github.com/bigcommerce/bigcommerce-for-wordpress/compare/1.3.0...1.4.0
|
||||
[1.3.0]: https://github.com/bigcommerce/bigcommerce-for-wordpress/compare/1.2.0...1.3.0
|
||||
[1.2.0]: https://github.com/bigcommerce/bigcommerce-for-wordpress/compare/1.1.0...1.2.0
|
||||
[1.1.0]: https://github.com/bigcommerce/bigcommerce-for-wordpress/compare/1.0.2...1.1.0
|
||||
[1.0.2]: https://github.com/bigcommerce/bigcommerce-for-wordpress/compare/1.0.1...1.0.2
|
||||
[1.0.1]: https://github.com/bigcommerce/bigcommerce-for-wordpress/compare/0.15.0...1.0.1
|
||||
[0.15.0]: https://github.com/bigcommerce/bigcommerce-for-wordpress/compare/0.14.0...0.15.0
|
||||
[0.14.0]: https://github.com/bigcommerce/bigcommerce-for-wordpress/compare/0.13.0...0.14.0
|
||||
[0.13.0]: https://github.com/bigcommerce/bigcommerce-for-wordpress/compare/0.12.0...0.13.0
|
||||
[0.12.0]: https://github.com/bigcommerce/bigcommerce-for-wordpress/compare/0.11.1...0.12.0
|
||||
[0.11.1]: https://github.com/bigcommerce/bigcommerce-for-wordpress/compare/0.11.0...0.11.1
|
||||
[0.11.0]: https://github.com/bigcommerce/bigcommerce-for-wordpress/compare/0.10.0...0.11.0
|
||||
[0.10.0]: https://github.com/bigcommerce/bigcommerce-for-wordpress/compare/0.9.0...0.10.0
|
||||
[0.9.0]: https://github.com/bigcommerce/bigcommerce-for-wordpress/compare/0.8.0...0.9.0
|
||||
42
spec/fixtures/dynamic_finders/plugin_version/billingo/change_log/changelog.md
vendored
Normal file
42
spec/fixtures/dynamic_finders/plugin_version/billingo/change_log/changelog.md
vendored
Normal file
@@ -0,0 +1,42 @@
|
||||
# Changelog
|
||||
|
||||
-**1.4.4** - 2019-02-03
|
||||
- WooCommerce >3.0 update
|
||||
|
||||
- **1.4.3** - 2019-01-27
|
||||
- Fix "flip name" option
|
||||
- Better logging
|
||||
|
||||
- **1.4.2** - ?
|
||||
|
||||
- **1.4.1** - 2018-12-06
|
||||
- Fix for incompatible woocommerce-order-s plugin
|
||||
|
||||
- **1.4.1** - 2018-11-28
|
||||
- Fix email button
|
||||
|
||||
- **1.4.0** - 2018-11-22
|
||||
- Option to add download link to woocommerce completed email
|
||||
- Proforma toggle for each payment method
|
||||
- Duplicate protection for proforma generation and invoice generation
|
||||
|
||||
- **1.3.2** - 2018-10-10
|
||||
- Some error handling
|
||||
|
||||
- **1.3.1** - 2018-09-14
|
||||
- Option to use only company name or company name + customer name
|
||||
|
||||
- **1.3.0** - 2018-09-04
|
||||
- Option to flip name (firstname/lastname)
|
||||
- Configure payment methods to mark the invoice as paid
|
||||
- Separated settings
|
||||
|
||||
- **1.2.5** - 2018
|
||||
- tax override
|
||||
|
||||
- **1.2.4** - 2018-04-22
|
||||
- Configurable rounding
|
||||
|
||||
- **1.2.3** - 2018-04-12
|
||||
- Use order currency
|
||||
- Include discounts in invoice
|
||||
102
spec/fixtures/dynamic_finders/plugin_version/bootstrap-for-contact-form-7/change_log/changelog.txt
vendored
Normal file
102
spec/fixtures/dynamic_finders/plugin_version/bootstrap-for-contact-form-7/change_log/changelog.txt
vendored
Normal file
@@ -0,0 +1,102 @@
|
||||
== Changelog ==
|
||||
|
||||
= 1.4.8 =
|
||||
* Added: support for input groups for number tags
|
||||
* Added: support for conditional loading of styles and scripts
|
||||
* Enhanced: Labels now allow basic inline HTML markup
|
||||
* Fixed: Acceptance validation not showing message
|
||||
|
||||
= 1.4.7 =
|
||||
* Fixed: plugin compatibility with Contact Form 7 version 5.0 acceptance checkbox triggering submit button
|
||||
|
||||
= 1.4.6 =
|
||||
* Fixed: plugin compatibility with Contact Form 7 version 5.0 acceptance checkbox triggering submit button
|
||||
* Fixed: plugin compatibility with Contact Form 7 after refactor removing jQuery.fn.wpcf7ClearResponseOutput() function
|
||||
|
||||
= 1.4.5 =
|
||||
* Fixed: plugin compatibility with Contact Form 7 version 4.9 input type radio default required
|
||||
|
||||
= 1.4.4 =
|
||||
* Fixed: critical bug with REALLY SIMPLE CAPTCHA not showing image
|
||||
|
||||
= 1.4.3 =
|
||||
* Fixed: plugin compatibility fatal errors with Contact Form 7 version 4.8 related to form validation and REALLY SIMPLE CAPTCHA
|
||||
* Fixed: Contact Form 7 version 4.7 features are now being used
|
||||
* Fixed: correct styles for latest Contact Form 7 versions are now being printed
|
||||
|
||||
= 1.4.2 =
|
||||
* Fixed: plugin compatibility fatal errors with Contact Form 7 version 4.6 with count and CAPTCHA shortcodes
|
||||
|
||||
= 1.4.1 =
|
||||
* Fixed: plugin is now compatible with Contact Form 7 version 4.6 and its renamed functions / classes
|
||||
|
||||
= 1.4.0 =
|
||||
* Enhanced: all form settings except `submit_size`, `submit_type` and `required_html` can now be overridden on a per-field basis by providing the setting name and its intended value as a shortcode attribute
|
||||
* Enhanced: a new value 'none' is now supported for the `layout` form setting which will prevent any wrapper from rendering; it is recommended to only use this for advanced field layouts
|
||||
* Enhanced: a new attribute `label_class` can now be added to shortcodes for additional label classes
|
||||
* Enhanced: `input_before` and `input_after` now support HTML by putting something like `{input_before}<span>Content before</span>{/input_before} into the content of a field shortcode (make sure to use curly braces); this method is now recommended and takes precedence over the old way
|
||||
* Fixed: the label of the `free_text` option in radio buttons / checkboxes is now displayed correctly
|
||||
|
||||
= 1.3.1 =
|
||||
* Enhanced: alerts can now be made dismissible by defining the constant `CF7BS_ALERT_DISMISSIBLE`
|
||||
* Fixed: properly add `for` attributes to labels for checkbox and radio groups for accessibility
|
||||
* Fixed: wrapped checkbox and radio groups with `<fieldset>` for accessibility; needs to be manually enabled by defining the constant `CF7BS_FIELDSET_WRAP` (because of possible backwards compatibility issues with styling)
|
||||
* Fixed: ID is no longer created for button groups which have an empty ID specified
|
||||
|
||||
= 1.3.0 =
|
||||
* Added: the new Google reCAPTCHA shortcode is now supported
|
||||
* Enhanced: added an additional filter to adjust form field arguments
|
||||
* Enhanced: a notice in the admin is now shown if the plugin cannot be initialized
|
||||
* Enhanced: language files no longer bundled in the plugin; now completely relies on language packs
|
||||
* Fixed: form element errors are now displayed correctly on horizontal forms and hidden on inline forms
|
||||
* Fixed: plugin constant definitions now happen on 'plugins_loaded' hook
|
||||
* Fixed: typo 'dismissable' in alert setting / class is now 'dismissible'
|
||||
* Fixed: readme link to 'Additional Settings' now translateable
|
||||
|
||||
= 1.2.4 =
|
||||
* Tweaked: added textdomain for translate.wordpress.org
|
||||
* Fixed: defaults are now working correctly on all field types
|
||||
* Fixed: the label for attribute is no longer printed if no ID has been provided
|
||||
|
||||
= 1.2.3 =
|
||||
* Enhanced: Arguments for every field are now filtered to allow detailed adjustments
|
||||
|
||||
= 1.2.2 =
|
||||
* Fixed: CSS is now specific to the contact form to prevent conflicts
|
||||
|
||||
= 1.2.1 =
|
||||
* Added: the captchar shortcode now supports an 'include_captchac' option to display the captcha image inline with the input field
|
||||
* Added: the textarea shortcode and all other text inputs now support an 'include_count' option to display their character count inline with them
|
||||
* Enhanced: the default grid column count of Bootstrap can now be overridden using the form property 'grid_columns'
|
||||
* Enhanced: the textarea shortcode now supports 'input_before' and 'input_after' (content is displayed above / below the textarea)
|
||||
* Enhanced: the submit button size can now be adjusted separately from the rest of the form's size
|
||||
* Tweaked: captcha images now have their image size adjusted to the 'size' form property by default
|
||||
* Tweaked: `---` typed in the 'input_before' or 'input_after' option will render as a space in the frontend
|
||||
* Fixed: minlength and maxlength attributes are now honored by all text inputs and textareas
|
||||
|
||||
= 1.2.0 =
|
||||
* Added: new CF7 count shortcode is now supported
|
||||
* Enhanced: form properties can now be modified without any code (i.e. without a filter); the properties can be defined in the new "Additional Settings" tab of Contact Form 7
|
||||
* Enhanced: textual inputs now support Bootstrap's input group feature
|
||||
* Enhanced: checkbox and radio types can now show an actual label; it is only used as the checkbox label if no option is provided
|
||||
* Tweaked: plugin now adheres to WordPress Coding Standards
|
||||
* Fixed: improved display method for captcha images
|
||||
* Fixed: textarea row attribute now honored
|
||||
* Fixed: free_text attribute on checkbox and radio types now honored
|
||||
* Fixed: form attribute 'group_type' now honored
|
||||
* Fixed: additional CF7 styles are now outputted in the head
|
||||
* Fixed: check if CF7 functions are available before calling them
|
||||
|
||||
= 1.1.1 =
|
||||
* Fixed: exclusive option for checkbox now working
|
||||
* Fixed: default option for radio/checkbox now working
|
||||
* Fixed: PHP notice for radio/checkbox with only one option
|
||||
* Fixed: Captcha not valid message now only shows up once as it is supposed to
|
||||
|
||||
= 1.1.0 =
|
||||
* Added: new attribute 'align' can be added to the submit button
|
||||
* Enhanced: submit button now positioned properly according to form layout
|
||||
* Fixed: select and radio/checkbox options now use the main plugin's `get_data_option` method
|
||||
|
||||
= 1.0.0 =
|
||||
* First stable version
|
||||
83
spec/fixtures/dynamic_finders/plugin_version/bounce-handler-mailpoet/change_log/changelog.txt
vendored
Normal file
83
spec/fixtures/dynamic_finders/plugin_version/bounce-handler-mailpoet/change_log/changelog.txt
vendored
Normal file
@@ -0,0 +1,83 @@
|
||||
== Changelog ==
|
||||
|
||||
= 1.3.13 - 2019-02-11 =
|
||||
* Fixed : Empty bounce handler settings page after mailpoet v3.19.0 update.
|
||||
|
||||
= 1.3.12 - 2018-01-21 =
|
||||
* Fix : Bounce Logs.
|
||||
|
||||
= 1.3.11 - 2018-01-10 =
|
||||
* Fix : Adds missing files and information for translation.
|
||||
|
||||
= 1.3.10 - 2018-12-06 =
|
||||
* Add bulk or single log delete option to empty the bounce handler logs
|
||||
|
||||
= 1.3.9 - 2018-07-06 =
|
||||
* GDPR Compatibility - Plugin is now connected to the WordPress v4.9.6 “Personal Data Exporter” and “Personal Data Eraser”. The log data considered sensitive for the GDPR many issues, tha's why it will be deleted if the user performs the Personal Data Eraser.
|
||||
|
||||
= 1.3.8 - 2018-05-15 =
|
||||
* Plugin is now compatibility to PHP 7, 7.1, 7.2
|
||||
* Updated PEAR.php and socket.php files.
|
||||
* Fixed all the depricated functions which affecting to the previous PEAR version.
|
||||
|
||||
= 1.3.7 - 2018-04-12 =
|
||||
* Uploaded missing image.
|
||||
|
||||
= 1.3.6 - 2018-04-12 =
|
||||
* Fixed the the mailbox password with special characters that might be causes an [AUTHENTICATIONFAILED]
|
||||
* Fixed the tooltip text colour.
|
||||
|
||||
= 1.3.5 - 2018-04-04 =
|
||||
* Fixed the "Secure connection(SSL)" and "Self-signed certificates" issues.
|
||||
|
||||
Settings for Secure connection(SSL):
|
||||
- Set Yes, if you want secure connection between this server to your mailserver.
|
||||
- Set NO, if you want a plain connection between this server to your mailserver.
|
||||
|
||||
Settings for Self-signed certificates:
|
||||
- If your mailserver support Self Signed Certificate than set Yes, otherwise set No.
|
||||
|
||||
= 1.3.4 – 2018-01-19 =
|
||||
* Fixed the changing unsubscriber issue after save and when leave the page.
|
||||
|
||||
= 1.3.3 – 2018-01-01 =
|
||||
* Code for creating the text file is to debug scheduler has been removed from the schedule.php
|
||||
|
||||
= 1.3.2 – 2017-11-22 =
|
||||
* Updated include/class-mailpoet-bounce-handler.php
|
||||
|
||||
= 1.3.1 – 2017-11-22 =
|
||||
* To fixed Settings option key name that is affected cron system.
|
||||
|
||||
= 1.3.0 – 2017-11-07 =
|
||||
* To fixed Actions & Notifications settings
|
||||
* To added more effective functions in the Bounce Logs tab
|
||||
- To added log list dropdown
|
||||
- To added new filter for bounce reasons
|
||||
- Each coulmns are now sorting by clicking the column header.
|
||||
|
||||
= 1.2.2 – 2017-10-13 =
|
||||
* Updated new dropdown named "Disregard current list" and fixed the functionalities.
|
||||
|
||||
= 1.2.1 – 2017-09-29 =
|
||||
* On the Actions & Notifications tab, the fifth item [[Add/remove on another list] on the dropdowns for mail box full and mailbox not available.
|
||||
* When it is selected, it will show the same three extra dropdown as for “Unsubscribe the user”
|
||||
|
||||
= 1.2.0 – 2017-09-29 =
|
||||
* On the Actions & Notifications tab, the two dropdowns for mailbox full and mailbox is not available split into 4 dropdowns each.
|
||||
|
||||
Older version 1.1.2: [Unsubscribe the user and add him to the list “xxx”]
|
||||
Version 1.2.0: [Unsubscribe the user] and [add/remove] him for the list [xxx] as [Subscribed/Unconfirmed/Unsubscribed/Bounced]
|
||||
|
||||
= 1.1.2 =
|
||||
* The error functions have been improved more than before in the version 1.1.2.
|
||||
|
||||
= 1.1.1 =
|
||||
* Fixed the PHP warning issue in the version 1.1.0.
|
||||
|
||||
= 1.1.0 =
|
||||
* Bounced email logger add. Now you can check list of email those were bounced.
|
||||
* Bounce checker output buffering improved.
|
||||
|
||||
= 1.0.0 =
|
||||
* Initial release.
|
||||
62
spec/fixtures/dynamic_finders/plugin_version/bp-social-connect/change_log/changelog.txt
vendored
Normal file
62
spec/fixtures/dynamic_finders/plugin_version/bp-social-connect/change_log/changelog.txt
vendored
Normal file
@@ -0,0 +1,62 @@
|
||||
* 1.5
|
||||
* wp_login parameter bug fix
|
||||
* 1.4.1
|
||||
* facebook login changes admin name
|
||||
* version1.4
|
||||
* facebook fixed
|
||||
* remove BPsocial connect Twitter
|
||||
* make sure the user is not an error
|
||||
* twitter login fixes
|
||||
* google login fixes
|
||||
* facebook login fixes
|
||||
* bp social connect styling
|
||||
* remove mapping field on click
|
||||
* Auth filter added for warnings and redirection
|
||||
* v1.3
|
||||
* Google and Facebook username filters
|
||||
* Empty first name check
|
||||
* version 1.3
|
||||
* Facebook keys fixed
|
||||
* Image copy updated
|
||||
* version1.2.2
|
||||
* Writable Check on Directory for avatars
|
||||
* FB Fix
|
||||
* version1.2.1
|
||||
* Remember hook removed from Set auth cookie
|
||||
* version update
|
||||
* Update readme
|
||||
* Copy link fixes to move images
|
||||
* FB Keys and Fixes
|
||||
* Google button filter
|
||||
* version1.1
|
||||
* version1.1
|
||||
* Hook on Registration page
|
||||
* remove svn connect
|
||||
* svn connect
|
||||
* Bug fixes in Google social connect
|
||||
* Twitter fixes
|
||||
* Translation prefix correction.
|
||||
* Abraham code
|
||||
* Twitter Bug Fix
|
||||
* Init 1.0
|
||||
* Initial commit
|
||||
* License
|
||||
* Read me
|
||||
* Trying to Fix twitter repeat logins
|
||||
* Plugin init 1.0
|
||||
* Bug fixes
|
||||
* CSS for social buttons
|
||||
* Added text area css
|
||||
* Twitter Map fields
|
||||
* Update user display name
|
||||
* Generate username and Force login via username functions
|
||||
* Twitter Login
|
||||
* Important functions
|
||||
* CSS for social login
|
||||
* Login settings
|
||||
* Google auth init
|
||||
* Facebook Login init
|
||||
* Admin Js changes
|
||||
* Style for BP Fields
|
||||
* Facebook Login integration
|
||||
* Init
|
||||
32
spec/fixtures/dynamic_finders/plugin_version/bpost-shipping/composer_file/composer.json
vendored
Normal file
32
spec/fixtures/dynamic_finders/plugin_version/bpost-shipping/composer_file/composer.json
vendored
Normal file
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"name": "antidot/woocommerce-bpost-shipping",
|
||||
"description": "WooCommerce plugin for bpost shipping",
|
||||
"type": "wordpress-plugin",
|
||||
"version": "2.2.12",
|
||||
|
||||
"require": {
|
||||
"psr/log": "~1.0.0",
|
||||
"antidot-be/bpost-api-library": "dev-master",
|
||||
"monolog/monolog": "^1.17",
|
||||
"ext-zip": "^1.15"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "5.*",
|
||||
"phpunit/phpunit-selenium": "^3.0",
|
||||
"facebook/webdriver": "^1.1"
|
||||
},
|
||||
"authors": [
|
||||
{
|
||||
"name": "Raphaël Pommier",
|
||||
"email": "rpommier@antidot.com"
|
||||
},
|
||||
{
|
||||
"name": "Gaël Lebrun",
|
||||
"email": "glebrun@antidot.com"
|
||||
},
|
||||
{
|
||||
"name": "Jérémy Tonneau",
|
||||
"email": "jtonneau@antidot.com"
|
||||
}
|
||||
]
|
||||
}
|
||||
159
spec/fixtures/dynamic_finders/plugin_version/breadcrumb-trail/change_log/changelog.md
vendored
Normal file
159
spec/fixtures/dynamic_finders/plugin_version/breadcrumb-trail/change_log/changelog.md
vendored
Normal file
@@ -0,0 +1,159 @@
|
||||
# Change Log
|
||||
|
||||
## [1.1.0] - 2017-09-24
|
||||
|
||||
### Added
|
||||
|
||||
* Handles mapping rewrite tags for any post type now. Any of the standard rewrite tags are mapped. It also handles any custom taxonomy when used as part of the post type rewrite slug (e.g., `%genre%`, `%portfolio_tag%`, etc.).
|
||||
* Adds proper breadcrumbs when viewing post type archives by author.
|
||||
* Support for paged comments. When viewing paged comments, the post title gets linked and `Comment Page %s` becomes the final item.
|
||||
* New `paged_comments` label available.
|
||||
* `browse_tag` argument for controlling the header/browse tag. Defaults to `h2`.
|
||||
* `list_tag` argument for controlling the list tag. Defaults to `ul`.
|
||||
* `item_tag` argument for controlling the item tag. Defaults to `li`.
|
||||
* The `itemprop="item"` microdata for the list item inner element.
|
||||
* The `breadcrumb_trail_inline_style` filter hook for changing or disabling the inline style.
|
||||
|
||||
### Changed
|
||||
|
||||
* Changes default search label to `Search results for: %s` to avoid double quotes (search queries sometimes have quotes in them).
|
||||
|
||||
### Fixed
|
||||
|
||||
* Properly reverse term parents array (in wrong order before).
|
||||
* Uses `wp_list_sort()` for sorting terms, available since WP 4.7.
|
||||
* Wraps `home_url()` in `user_trailingslashit()` to make sure it has a trailing slash when it should.
|
||||
|
||||
## [1.0.0] - 2015-07-07
|
||||
|
||||
### Added
|
||||
|
||||
* Plugins and themes can now filter the `breadcrumb_trail_object` to use their own sub-classes of `Breadcrumb_Trail`.
|
||||
* Adds the `role` and `aria-label` attributes to improve accessibility.
|
||||
* Changed from a flat HTML structure to a proper HTML5 `<nav>` > header > list structure.
|
||||
* Added basic CSS output for themes that don't support the plugin. This was needed for backwards compatibility with the new HTML structure.
|
||||
* Added additional classes for styling in themes such as `.trail-items` (items wrapper) and `.trail-item` (single item).
|
||||
* Improved [Schema.org](http://schema.org) support for the newer [BreadcrumbList](http://schema.org/BreadcrumbList) type.
|
||||
* The category will now be shown by default on sites with a `%postname%` permalink structure for single post views.
|
||||
* Better support for finding related custom post types and taxonomies.
|
||||
* Added French translation files.
|
||||
|
||||
### Fixed
|
||||
|
||||
* Accounts for `is_paged()` on single post views, which is needed for custom post types like forums that are paged.
|
||||
* Always makes sure taxonomy terms exist before adding them as breadcrumb items.
|
||||
* Uses `get_post()` instead of the deprecated `get_page()` function.
|
||||
* Don't show parent page item if it's set as the front page and we're viewing a child page.
|
||||
|
||||
### Changed
|
||||
|
||||
* Removed the `title` attribute for links. This is far better for accessibility.
|
||||
|
||||
### Security
|
||||
|
||||
* Hardening security by making sure all URLs are passed through `esc_url()`.
|
||||
* Hardening security by running translations through `esc_html_e()` and `esc_html__()`.
|
||||
|
||||
### Removed
|
||||
|
||||
* bbPress support was dropped. If needed, developers should sub-class `Breadcrumb_Trail`.
|
||||
|
||||
## [0.6.1]
|
||||
|
||||
* Make sure `breadcrumb_trail()` can return the HTML.
|
||||
* Add `rel="home"` to the home page link. This got removed at some point.
|
||||
* Do network and site home links in bbPress.
|
||||
* Slight fix to stop bbPress from putting double "Forums" in the breadcrumb trail.
|
||||
* The `show_on_front` argument should only work if the front page is not paginated.
|
||||
* Better handling of the text strings, particularly when displaying date/time.
|
||||
* Updated `breadcrumb-trail.pot` file for better translating.
|
||||
|
||||
## [0.6.0]
|
||||
|
||||
* [Schema.org](http://schema.org) support.
|
||||
* Completely overhauled the entire plugin, rewriting large swathes of code from the ground up. This version takes an object-oriented approach.
|
||||
* Blew every other breadcrumb menu script out of the water.
|
||||
|
||||
## [0.5.3]
|
||||
|
||||
### Added
|
||||
|
||||
* Use `post_type_archive_title()` on post type archives in the trail.
|
||||
* Add support for taxonomies that have a `$rewrite->slug` that matches a string value for a custom post type's `has_archive` argument.
|
||||
* Added support for an `archive_title` label for custom post types because we can't use the `post_type_archive_title()` function on single posts views for the post type.
|
||||
* Loads of pagination support on both archive-type pages and paged single posts.
|
||||
* Added support for hierarchical custom post types (get parent posts).
|
||||
* Added the `network` argument to allow multisite owners to run the trail all the way back to the main site.
|
||||
|
||||
### Fixed
|
||||
|
||||
* Only check attachment trail if the attachment has a parent.
|
||||
* Fixed the issue where the wrong post type archive link matches with a term archive page.
|
||||
|
||||
## [0.5.2]
|
||||
|
||||
* No friggin' clue. I think I actually skipped version numbers somehow. :)
|
||||
|
||||
## [0.5.1]
|
||||
|
||||
* Changed license from GPL 2-only to GPL 2+.
|
||||
* Smarter handling of the `trail-begin` and `trail-end` classes.
|
||||
* Added `container` argument for wrapping breadcrumbs in a custom HTML element.
|
||||
* Changed `bbp_get_forum_parent()` to `bbp_get_forum_parent_id()`.
|
||||
|
||||
## [0.5.0]
|
||||
|
||||
* Use hardcoded strings for the textdomain, not a variable.
|
||||
* Inline doc updates.
|
||||
* Added bbPress support.
|
||||
* Use `single_post_title()` instead of `get_the_title()` for post titles.
|
||||
|
||||
## [0.4.1]
|
||||
|
||||
* Use `get_queried_object()` and `get_queried_object_id()` instead of accessing `$wp_query` directly.
|
||||
* Pass `$args` as second parameter in `breadcrumb_trail` hook.
|
||||
|
||||
## [0.4.0]
|
||||
|
||||
* New function: `breadcrumb_trail_get_items()`, which grabs a list of all the trail items. This separates the items from the main `breadcrumb_trail()` function.
|
||||
* New filter hook: `breadcrumb_trail_items`, which allows devs to filter just the items.
|
||||
* New function: `breadcrumb_trail_map_rewrite_tags()`, which maps the permalink structure tags set under Permalink Settings in the admin to make for a much more accurate breadcrumb trail.
|
||||
* New function: `breadcrumb_trail_textdomain()`, which can be filtered when integrating the plugin into a theme to match the theme's textdomain.
|
||||
* Added functionality to handle WP 3.1 post type enhancements.
|
||||
|
||||
## [0.3.2]
|
||||
|
||||
* Smarter logic in certain areas.
|
||||
* Removed localization for things that shouldn't be localized with time formats.
|
||||
* `single_tax` set to `null` instead of `false`.
|
||||
* Better escaping of element attributes.
|
||||
* Use `$wp_query->get_queried_object()` and `$wp_query->get_queried_object_id()`.
|
||||
* Add in initial support of WordPress 3.1's post type archives.
|
||||
* Better formatting and organization of the output late in the function.
|
||||
* Added `trail-before` and `trail-after` CSS classes if `$before` or `$after` is set.
|
||||
|
||||
## [0.3.1]
|
||||
|
||||
* Undefined index error fixes.
|
||||
* Fixes for trying to get a property of a non-object.
|
||||
|
||||
## [0.3.0]
|
||||
|
||||
* Added more support for custom post types and taxonomies.
|
||||
* Added more support for more complex hierarchies.
|
||||
* The breadcrumb trail now recognizes more patterns with pages as part of the permalink structure of other objects.
|
||||
* All post types can have any taxonomy as the leading part of the trail.
|
||||
* Cleaned up the code.
|
||||
|
||||
## [0.2.1]
|
||||
|
||||
* Removed and/or added (depending on the case) the extra separator item on sub-categories and date-/time-based breadcrumbs.
|
||||
|
||||
## [0.2.0]
|
||||
|
||||
* The title of the "home" page (i.e. posts page) when not the front page is now properly recognized.
|
||||
* Cleaned up the code and logic behind the plugin.
|
||||
|
||||
## [0.1.0]
|
||||
|
||||
* Launch of the new plugin.
|
||||
22
spec/fixtures/dynamic_finders/plugin_version/broken-links-remover/change_log/changelog.txt
vendored
Normal file
22
spec/fixtures/dynamic_finders/plugin_version/broken-links-remover/change_log/changelog.txt
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
2011-05-26 Rajesh (http://techblissonline.com/) version 1.2.2
|
||||
|
||||
* Update for new wordpress version and for permissio errors while deleting error records from the error report table.
|
||||
|
||||
2008-10-02 Rajesh (http://techblissonline.com/) version 1.2.1
|
||||
|
||||
* Update for an error reported by an user - robert from Papua new Guineaa.This issue may be faced in certain situations and hence corrected it.
|
||||
broken_links_remover.php
|
||||
|
||||
2008-08-24 Rajesh (http://techblissonline.com/) version 1.2
|
||||
|
||||
* Updated for several new options
|
||||
broken_links_remover.php
|
||||
|
||||
2008-08-02 Rajesh (http://techblissonline.com/) version 1.1
|
||||
|
||||
* Updated for sanitizing urls
|
||||
broken_links_remover.php
|
||||
|
||||
2008-07-29 Rajesh (http://techblissonline.com/) version 1.0
|
||||
|
||||
* Initial upload of plugin Broken links remover wordpress plugin
|
||||
72
spec/fixtures/dynamic_finders/plugin_version/buddypress-compliments/change_log/change_log.txt
vendored
Normal file
72
spec/fixtures/dynamic_finders/plugin_version/buddypress-compliments/change_log/change_log.txt
vendored
Normal file
@@ -0,0 +1,72 @@
|
||||
v1.0.7
|
||||
Send compliment button can be displayed in /members page - ADDED
|
||||
PHP undefined notices in wordpress admin - FIXED
|
||||
Option added to remove plugin data on plugin delete - ADDED
|
||||
Email headers changed from string to array() and MIME-Version removed - CHANGED
|
||||
Compliment not displaying content in activity page - FIXED
|
||||
Filter added to prevent duplicate compliments - ADDED
|
||||
Compliment can be redirected to individual compliment page after send - ADDED
|
||||
Compliment can be redirected to individual compliment from notifications - ADDED
|
||||
|
||||
v1.0.6
|
||||
Notification incorrect from email - FIXED
|
||||
|
||||
v1.0.5
|
||||
Email notifications not working - FIXED
|
||||
Compliment line break and clickable support removed. Use filter to override - CHANGED
|
||||
|
||||
v1.0.4
|
||||
Compliment user settings page - ADDED
|
||||
Linebreaks are removed on compliment messages - FIXED
|
||||
Compliments message links are clickable - ADDED
|
||||
|
||||
v1.0.1
|
||||
Use singular name instead of slug name - FIXED
|
||||
Admin can delete compliments - ADDED
|
||||
404 page when deleting compliments - FIXED
|
||||
|
||||
v1.0.0
|
||||
Compliment message uses slug name instead of singular name - FIXED
|
||||
Send modal form not showing properly in mobile - FIXED
|
||||
|
||||
|
||||
v0.0.9
|
||||
Changed textdomain from defined constant to a string - CHANGED
|
||||
Added filters and actions for whoop theme compatibility - ADDED
|
||||
Notification not showing properly - FIXED
|
||||
Added support for member only compliment display - ADDED
|
||||
|
||||
v0.0.8
|
||||
Option added to enable/disable activity component - ADDED
|
||||
Option added to enable/disable notifications component - ADDED
|
||||
Added placeholder text to message textarea - ADDED
|
||||
Compliments in activity dropdown filter is ambiguous - FIXED
|
||||
Undefined property ID notice - FIXED
|
||||
|
||||
v0.0.7
|
||||
Compliments can be renamed to anything Ex: "Gifts" - ADDED
|
||||
|
||||
v0.0.5
|
||||
404 error while sending compliments - FIXED
|
||||
|
||||
v0.0.4
|
||||
Members can see other members compliment page? setting - ADDED
|
||||
|
||||
v0.0.3
|
||||
Validation added when adding compliment, icon required - FIXED
|
||||
Some strings are not translatable - FIXED
|
||||
Docblocks added to all functions, filters and actions - ADDED
|
||||
Members can delete compliments received? setting - ADDED
|
||||
Number of Compliments to display per page setting - ADDED
|
||||
Custom CSS styles setting - ADDED
|
||||
|
||||
v0.0.2
|
||||
BP compliments now supports notification component - ADDED
|
||||
Send compliment modal form z-index bug - FIXED
|
||||
Compliment Icon upload form uses latest media uploader - CHANGED
|
||||
BP compliments now supports activity component - ADDED
|
||||
Translation support - ADDED
|
||||
Compliments can be deleted by the receiver - ADDED
|
||||
|
||||
v0.0.1
|
||||
Initial release - RELEASE
|
||||
1382
spec/fixtures/dynamic_finders/plugin_version/calculated-fields-form/change_log/changelog.txt
vendored
Normal file
1382
spec/fixtures/dynamic_finders/plugin_version/calculated-fields-form/change_log/changelog.txt
vendored
Normal file
File diff suppressed because it is too large
Load Diff
89
spec/fixtures/dynamic_finders/plugin_version/cartflows/change_log/changelog.txt
vendored
Normal file
89
spec/fixtures/dynamic_finders/plugin_version/cartflows/change_log/changelog.txt
vendored
Normal file
@@ -0,0 +1,89 @@
|
||||
Version 1.1.12 - Friday, 22nd March 2019
|
||||
- New: Added ability to set checkout page as a home page.
|
||||
- Fix: Thrive Architect CSS conflict.
|
||||
|
||||
Version 1.1.11 - Tuesday, 19th March 2019
|
||||
- Fix: Checkbox tick on checkout was not visible in some cases.
|
||||
- Fix: Width issue of order review.
|
||||
- Fix: Selling the wrong main product in firefox.
|
||||
|
||||
Version 1.1.10 - Wednesday, 6th March 2019
|
||||
- Fix: Divi builder next step link issue.
|
||||
|
||||
Version 1.1.9 - Tuesday, 5th March 2019
|
||||
- Fix: Divi builder fails to open if the page is set as home page.
|
||||
- Fix: Checkout field's width issue on mobile devices in Divi.
|
||||
|
||||
Version 1.1.8 - Wednesday, 27th February 2019
|
||||
- New: Custom script support added for Landing, Checkout and Thank You page type.
|
||||
- Fix: Added compatibility for pre-applied coupon field fix.
|
||||
- Fix: Divi flow importer style tag issue.
|
||||
|
||||
Version 1.1.7 - Monday, 25th February 2019
|
||||
- New: Divi templates.
|
||||
- Fix: Shipping fields label issue.
|
||||
|
||||
Version 1.1.6 - Thursday, 07th February 2019
|
||||
- Improvement: Added compatibility for a future release of CartFlows Pro's checkout field editor.
|
||||
- Fix: Permalink conflict with listing theme.
|
||||
- Fix: Thrive architect template popup conflict.
|
||||
- Fix: Coupon code not applied in case of multiple products selection option is selected.
|
||||
|
||||
Version 1.1.5 - Wednesday, 23rd January 2019
|
||||
- Fix: Beaver Builder Pro version conflict while installing templates.
|
||||
- Fix: Elementor builder white screen while editing checkout page and cart is empty.
|
||||
|
||||
Version 1.1.4 - Tuesday, 22nd January 2019
|
||||
- New: Beaver Builder templates.
|
||||
- Improvement: Better error handling on the checkout page.
|
||||
- Fix: Product variants were not getting aligned properly in the order summary.
|
||||
- Fix: Divi builder conflict.
|
||||
|
||||
Version 1.1.3 - Tuesday, 15th January 2019
|
||||
- New: Import / Export the flows
|
||||
- Improvement: Pixel Caffeine plugin pixel compatibility added.
|
||||
- Improvement: Filter introduced to change the coupon field placeholder & button text.
|
||||
- Fix: Clone option conflict with Duplicate post and Duplicate page plugin.
|
||||
- Fix: Cart is not empty after purchase.
|
||||
|
||||
Version 1.1.2 - Friday, 4th January 2019
|
||||
- Fix: Import Cloud Template option not visible in thrive visual editor.
|
||||
- Fix: Oceanwp css conflict with checkout layout.
|
||||
- Fix: WC error notice in elementor preview mode when Elementor pro is not active/installed.
|
||||
|
||||
Version 1.1.1 - Wednesday, 2nd January 2019
|
||||
- Improvement: Added compatibility for a future release of CartFlows Pro.
|
||||
- Improvement: Minor CSS and HTML changes.
|
||||
- Fix: Flatsome UX builder compatibility added.
|
||||
- Fix: OceanWP CSS overwrite issue.
|
||||
- Fix: Divi CSS issue.
|
||||
- Fix: Other minor bugs.
|
||||
|
||||
Version 1.1.0.1 - Friday, 7th December 2018
|
||||
- Fix: Checkout breaking issue.
|
||||
|
||||
Version 1.1.0 - Wednesday, 5th December 2018
|
||||
- New: Ready for Order Bump Positions.
|
||||
- Improvement: PixelYourSite compatibility added.
|
||||
- Fix: Elementor preview not working for some permalinks.
|
||||
- Fix: Checkout field label alignment issue.
|
||||
- Fix: Long field text overlap on mobile.
|
||||
|
||||
Version 1.0.4 - Friday, 23rd November 2018
|
||||
- Fix: Thank you page style meta option issue.
|
||||
|
||||
Version 1.0.3 - Friday, 23rd November 2018
|
||||
- Improvement: Optimized flow and step import.
|
||||
- Fix: Elementor page preview not working if landing page is set as homepage.
|
||||
- Fix: Landing page issue when set as home-page. Used Home url instead of Site url.
|
||||
|
||||
Version 1.0.2 - Wednesday, 21st November 2018
|
||||
- Fix: Address fields misalignment on checkout page.
|
||||
|
||||
Version 1.0.1 - Wednesday, 21st November 2018
|
||||
- New: Checkout persistence remember data
|
||||
- Fix: Link issue in Beaver Builder
|
||||
- Fix: Unwanted fields on checkout page.
|
||||
|
||||
Version 1.0.0 - Monday, 19th November 2018
|
||||
- Initial Release
|
||||
1373
spec/fixtures/dynamic_finders/plugin_version/cartflows/translation_file/languages/cartflows.pot
vendored
Normal file
1373
spec/fixtures/dynamic_finders/plugin_version/cartflows/translation_file/languages/cartflows.pot
vendored
Normal file
File diff suppressed because it is too large
Load Diff
81
spec/fixtures/dynamic_finders/plugin_version/cbqe-edit-flow/change_log/CHANGELOG.md
vendored
Normal file
81
spec/fixtures/dynamic_finders/plugin_version/cbqe-edit-flow/change_log/CHANGELOG.md
vendored
Normal file
@@ -0,0 +1,81 @@
|
||||
# CHANGELOG - Edit Flow for Custom Bulk/Quick Edit
|
||||
|
||||
## master
|
||||
|
||||
## 1.4.0
|
||||
* Remove activation helpers
|
||||
* Confirm WordPress 4.7.2 compatibility
|
||||
* Fix coding standards for CI
|
||||
* Remove `ProjectStatus` button by stillmaintained.com from readme file
|
||||
* Update FAQ links url
|
||||
* Update support email address
|
||||
|
||||
## 1.3.1
|
||||
* Update store branding
|
||||
|
||||
## 1.3.0
|
||||
* Change brand name from Aihrus to Axelerant
|
||||
* Require Custom Bulk/Quick Edit 1.6.0
|
||||
* Revise plugin name
|
||||
* Update copyright
|
||||
* Update file headers
|
||||
|
||||
## 1.2.1
|
||||
* Require Custom Bulk/Quick Edit 1.5.1
|
||||
* Update Aihrus Framework integration
|
||||
* Update copyright
|
||||
|
||||
## 1.2.0
|
||||
* Move main class to includes
|
||||
* Remove Aihrus Framework loading during requirements checking
|
||||
* Require Custom Bulk/Quick Edit 1.5.0
|
||||
* RESOLVE Doesn't activate with premium plugin
|
||||
* Specify a “Text Domain” and “Domain Path”
|
||||
* Update file structure
|
||||
* Use Codeship.io than Travis CI
|
||||
|
||||
## 1.1.1
|
||||
* BUGFIX Inactive REQ_BASE due to old Aihrus Framework
|
||||
* Use Aihrus Framework 1.0.1
|
||||
|
||||
## 1.1.0
|
||||
* Bring in Aihrus Framework
|
||||
* Convert TODO to https://github.com/michael-cannon/cbqe-edit-flow/issues
|
||||
* Correct meta key save and viewing for BUG #7
|
||||
* Create constants out of requirements
|
||||
* Current configurations could be lost during upgrading. Please copy your Edit Flow field configuration data to someplace safe to make restoration easy. The underlying custom field key naming structure has changed to support Edit Flow 0.8.0.
|
||||
* Disable purchase premium links if premium is active
|
||||
* FEATURE #6 Enable donate_notice
|
||||
* Implement WordPress version checking
|
||||
* RESOLVE #1 On delete error
|
||||
* RESOLVE #2 On activate error - no cbqe free installed
|
||||
* RESOLVE #4 Ensure single instance of item
|
||||
* RESOLVE #7 Update fields from EF taxonomy directly
|
||||
* RESOLVE #8 Save EF field per type
|
||||
* RESOLVE #9 Time not supported in date editing
|
||||
* RESOLVE Donate notice shows after saving settings
|
||||
* RESOLVE No notices on deactivation
|
||||
* Remove unused methods
|
||||
* Revise readme structure
|
||||
* Separate checking for active plugins and PHP from plugin versions
|
||||
* Simplify class constants
|
||||
* Tested up to 3.9.0
|
||||
* Update readme regarding buy Premium for date and numeric fields
|
||||
* Use premium link constant
|
||||
* WONTFIX #3 Not needed
|
||||
* WONTFIX #5 Needed
|
||||
|
||||
## 1.0.2
|
||||
* Move screenshots to SVN assets
|
||||
|
||||
## 1.0.1
|
||||
* URL updates
|
||||
|
||||
## 1.0.0
|
||||
* Add screenshot 1. Edit Flow field settings
|
||||
* Add screenshot 2. Quick Edit of Edit Flow attributes
|
||||
* Add screenshot 3. Bulk Edit of Edit Flow attributes
|
||||
* Load Edit Flow customizations from Custom Bulk/Quick Edit Premium
|
||||
|
||||
## 0.0.1
|
||||
* Initial code release (with WordPress SEO basis, needs Edit Flow)
|
||||
@@ -0,0 +1,44 @@
|
||||
# Copyright (C) 2017 Custom Bulk/Quick Edit - Edit Flow
|
||||
# This file is distributed under the same license as the Custom Bulk/Quick Edit - Edit Flow package.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Custom Bulk/Quick Edit - Edit Flow 1.4.0\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/cbqe-edit-flow\n"
|
||||
"POT-Creation-Date: 2017-02-07 08:38:56+00:00\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"PO-Revision-Date: 2017-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
||||
#: includes/class-cbqe-edit-flow.php:164
|
||||
msgid "Failed version check"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-cbqe-edit-flow.php:350
|
||||
msgid "As EF date"
|
||||
msgstr ""
|
||||
|
||||
#: includes/requirements.php:23
|
||||
msgid "Plugin \"%2$s\" has been deactivated. Please install and activate \"%3$s\" version %1$s or newer before activating \"%2$s\"."
|
||||
msgstr ""
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "Custom Bulk/Quick Edit - Edit Flow"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin URI of the plugin/theme
|
||||
msgid "http://wordpress.org/plugins/cbqe-edit-flow/"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid "Modify Edit Flow options via bulk and quick edit panels in conjunction with Custom Bulk/Quick Edit by Axelerant."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "Axelerant"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "https://axelerant.com"
|
||||
msgstr ""
|
||||
9
spec/fixtures/dynamic_finders/plugin_version/cf-7-gutenberg/change_log/CHANGELOG.md
vendored
Normal file
9
spec/fixtures/dynamic_finders/plugin_version/cf-7-gutenberg/change_log/CHANGELOG.md
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
### v1.0.0 - 2018-10-08
|
||||
**Changes:**
|
||||
* Fixed Gutenberg block
|
||||
|
||||
### v1.0.0 - 2018-01-18
|
||||
**Changes:**
|
||||
* First release.
|
||||
|
||||
@@ -0,0 +1,52 @@
|
||||
# Copyright (C) 2018 Andrei Lupu
|
||||
# This file is distributed under the GPL-2.0+.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: CF 7 Gutenberg 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/Codeinwp/cf-gutenberg/issues\n"
|
||||
"POT-Creation-Date: 2018-01-18 14:50:18+00:00\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"PO-Revision-Date: 2018-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: Themeisle Translate Team <friends@themeisle.com>\n"
|
||||
"Language-Team: Themeisle Translate <friends@themeisle.com>\n"
|
||||
"X-Generator: grunt-wp-i18n 0.5.4\n"
|
||||
"X-Poedit-KeywordsList: "
|
||||
"__;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_"
|
||||
"attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c;\n"
|
||||
"Language: en\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Poedit-Country: United States\n"
|
||||
"X-Poedit-SourceCharset: UTF-8\n"
|
||||
"X-Poedit-Basepath: ../\n"
|
||||
"X-Poedit-SearchPath-0: .\n"
|
||||
"X-Poedit-Bookmarks: \n"
|
||||
"X-Textdomain-Support: yes\n"
|
||||
|
||||
#: class-cf7-gutenberg-block-plugin.php:104
|
||||
#: class-cf7-gutenberg-block-plugin.php:116
|
||||
#: dist/class-cf7-gutenberg-block-plugin.php:104
|
||||
#: dist/class-cf7-gutenberg-block-plugin.php:116
|
||||
msgid "Cheatin’ huh?"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "CF 7 Gutenberg"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin URI of the plugin/theme
|
||||
msgid "https://themeisle.com/plugins/orbit-fox-companion"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid "Registers and handles the Gutenberg block for Contact Form 7 plugin"
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "Andrei Lupu"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "https://themeisle.com"
|
||||
msgstr ""
|
||||
228
spec/fixtures/dynamic_finders/plugin_version/cf-geoplugin/change_log/CHANGELOG.txt
vendored
Normal file
228
spec/fixtures/dynamic_finders/plugin_version/cf-geoplugin/change_log/CHANGELOG.txt
vendored
Normal file
@@ -0,0 +1,228 @@
|
||||
== Changelog ==
|
||||
|
||||
= 7.5.15 =
|
||||
* Adding support for the Classic Editor plugin
|
||||
* Fixing undefinned index in geo banner
|
||||
|
||||
= 7.5.14 =
|
||||
* Combined include/exclude attributes to return cfgeo shortcodes
|
||||
* Added shortcode support inside cfgeo shortcodes
|
||||
* Added "base_currency_symbol" to API and shortcodes
|
||||
|
||||
= 7.5.13 =
|
||||
* Fixed currency shortcode loading time
|
||||
* Fixed currency shortcode PHP error
|
||||
* Updated currency library
|
||||
* Added base currency shortcode
|
||||
|
||||
= 7.5.12 =
|
||||
* Added WordPress 5.1 support
|
||||
* New PHP function clear_cf_geoplugin_session() for the developers
|
||||
* Improved session functionality
|
||||
* Fixed bug in the settings options
|
||||
|
||||
= 7.5.11 =
|
||||
* Improved debugger
|
||||
* Fixed redirection infinity loop
|
||||
|
||||
= 7.5.10 =
|
||||
* PRIVACY POLICY UPDATE
|
||||
|
||||
= 7.5.9 =
|
||||
* Fixed a flaw in the plugin integration
|
||||
* Changed calls for the Wooplatnica Plugin
|
||||
* Prepared background for future CF Geo Plugin version 5.6.0
|
||||
|
||||
= 7.5.8 =
|
||||
* Fixed Woocommerce integrations
|
||||
* Added Wooplatnica plugin support
|
||||
|
||||
= 7.5.7 =
|
||||
* IMPORTANT UPDATE: Fixed WordPress database error Table
|
||||
* IMPORTANT UPDATE: Fixed widget displaying
|
||||
* Optimized PHP code
|
||||
|
||||
= 7.5.6 =
|
||||
* Fixed PHP error: Class CF_Geoplugin does not exist
|
||||
* Fixed file including
|
||||
* Session initialization moved to enthire WordPress
|
||||
* Fixed cache time
|
||||
* Extended debugger
|
||||
* Added new translations
|
||||
|
||||
= 7.5.5 =
|
||||
* IMPORTANT UPDATE: Fixed lookup problem for the WordPress version 5.x
|
||||
* Fixed WordPress HTTP API calls
|
||||
* Improved site loading
|
||||
* Changed file orientation
|
||||
* Fixed PHP errors
|
||||
|
||||
= 7.5.4 =
|
||||
* IMPORTANT UPDATE: Fixed session problem
|
||||
|
||||
= 7.5.3 =
|
||||
* Fixed problems with validation of the "www" subdomain
|
||||
* Fixed data formatting
|
||||
* Improved debugger
|
||||
* Improved session and prevented conflicts
|
||||
|
||||
= 7.5.2 =
|
||||
* Fixed HTTP API SSL bug
|
||||
* Fixed validation error
|
||||
* Secure APi response
|
||||
|
||||
= 7.5.1 =
|
||||
* Fixed include/exclude issue
|
||||
* Optimized code
|
||||
|
||||
= 7.5.0 =
|
||||
* Moved from cURL to official WordPress HTTP API
|
||||
* Added Geo Tag generator
|
||||
* Fixed Google Map collision
|
||||
* Fixed bugs inside Gutenberg editor
|
||||
* Improved security
|
||||
* Improved documentation and informations
|
||||
|
||||
= 7.4.3 =
|
||||
* Improved instance calling
|
||||
* Improved currency converter widget
|
||||
* Optimized Google Map Shortcode
|
||||
* Added Google Map Widget
|
||||
* Added WooCommerce Country Payment Control
|
||||
* Added currency converter into shorcode
|
||||
|
||||
= 7.4.2 =
|
||||
* Fixed cURL error "Operation timed out"
|
||||
* Fixed autocomplete on the settings page
|
||||
* Improved REST API
|
||||
* Added better UX on the settings page
|
||||
* Added namual cURL timeout settings
|
||||
|
||||
= 7.4.1 =
|
||||
* Fixed PHP Fatal error in widget area
|
||||
* Fixed Google Map API ver 2 notice
|
||||
|
||||
= 7.4.0 =
|
||||
* Removed CF Geo Defender and introduced Anti Spam Protection
|
||||
* Added SPAM filter and advanced wordpress protection via new API
|
||||
* Added advanced plugin auto update functionality
|
||||
* Added Google Map check for previous loaded maps (safe trigger)
|
||||
* Fixed SEO redirection undefined arguments
|
||||
* Fixed plugin debug
|
||||
* Fixed Google Map API serror
|
||||
* Improved documentation
|
||||
* CSV in SEO Redirection is moved from BETA to standard plugin features
|
||||
* REST API is moved from BETA to standard plugin features
|
||||
|
||||
= 7.3.4 =
|
||||
* Fixed "Error downloading" in the flag shortcode
|
||||
* Fixed multisite recognation bug
|
||||
* Fixed missing arguments into notifications
|
||||
* Fixed missing REST ID
|
||||
* Added advanced dashboard widget
|
||||
* Added dashboard widget switching option
|
||||
* Optimized PHP code
|
||||
|
||||
= 7.3.3 =
|
||||
* Fixed country flag attribute issue
|
||||
* Fixed dashboard CSS
|
||||
* Fixed PHP error into SEO redirection
|
||||
* Added PHP_VERSION_ID support
|
||||
* Added WP Admin Dashboard widget
|
||||
|
||||
= 7.3.2 =
|
||||
* Fixed multi SEO redirection field indexing
|
||||
|
||||
= 7.3.1 =
|
||||
* Fixed visual issue
|
||||
* Fixed SEO redirection data display
|
||||
|
||||
= 7.3.0 =
|
||||
* Allows you to configure multiple redirection rules
|
||||
* Fixed bugs from previous version
|
||||
|
||||
= 7.2.3 =
|
||||
* Fixed PHP Notices from previous version
|
||||
* Fixed GUI and notifications inside Settings page
|
||||
* Fixed Defender issue on empty fields
|
||||
* Improved initial options
|
||||
|
||||
= 7.2.2 =
|
||||
* Fixed PHP Notice: Undefined index
|
||||
|
||||
= 7.2.1 =
|
||||
* Added urgent defender fix
|
||||
|
||||
= 7.2.0 =
|
||||
* Added support for the WordPress version 5.0 and above
|
||||
* Added support for the Gutenberg editor
|
||||
* Fixed API bugs
|
||||
* Added new IP rules for precize localization
|
||||
* Added new debugger and error log for the plugin
|
||||
* Added full microsite support
|
||||
* Fixed cache issue from previous version
|
||||
* Fixed REST API bug from previous version
|
||||
* Improved load speed
|
||||
|
||||
= 7.1.4 =
|
||||
* Added cache support for the caching plugins
|
||||
* Added descriptions in the settings
|
||||
* Fixed license bugs
|
||||
* Fixed Live News double calls
|
||||
* Removed unnecessary options
|
||||
* Better code optimization
|
||||
|
||||
= 7.1.3 =
|
||||
* Added filter for the X_FORWARDED_FOR
|
||||
* Fixed previous bugs
|
||||
* Fixed Woocommerce bug
|
||||
|
||||
= 7.1.2 =
|
||||
* Added support for multisite installation
|
||||
* Fixed License Key validation problems
|
||||
* Fixed bug with debugger
|
||||
* Fixed uninstall bug
|
||||
|
||||
= 7.1.1 =
|
||||
* Fixed popper.js
|
||||
* Added woocommerce validation description
|
||||
* Fixed problem with CF admin menu
|
||||
* Fixed issue with total cart price conversion
|
||||
* Validation and unistall upgrades
|
||||
|
||||
= 7.1.0 =
|
||||
* Woocommerce integration
|
||||
* Woocommerce currency converter
|
||||
* Integrated REST API for the external apps and integrations
|
||||
* Fixed bugs from the prevous version
|
||||
|
||||
= 7.0.4 =
|
||||
* Fixed Geo Banner shortcode bug
|
||||
|
||||
= 7.0.3 =
|
||||
* Fixed API communication
|
||||
|
||||
= 7.0.2 =
|
||||
* Fixed activation bug
|
||||
* Added translation functionality
|
||||
|
||||
= 7.0.1 =
|
||||
* Fixed Upgrade
|
||||
|
||||
= 7.0.0 =
|
||||
|
||||
* New Functionality like multiple SEO redirection, auto update, new shortcode functionality...
|
||||
* New GUI - better aproach to all options including easy shortcode access
|
||||
* New Shortcodes - simple shortcodes (BETA: you can choose to not use it), new attributes
|
||||
* New SEO redirection - now you can setup redirection by region and city as well
|
||||
* New optimized PHP code
|
||||
* New locale lookup
|
||||
* Optimized code
|
||||
* Better debbuging
|
||||
* Optimized lookup
|
||||
* Ability to complete turn off all functionality that you not need
|
||||
* Maximum secure data
|
||||
* Fixed bugs from the previous versions
|
||||
* CSV upload for the SEO redirection
|
||||
* CSV backup for the SEO redirection
|
||||
* Localization integration
|
||||
@@ -0,0 +1,13 @@
|
||||
= 1.0.2 =
|
||||
|
||||
* Fix issue with capturing list ids
|
||||
|
||||
= 1.0.1 =
|
||||
|
||||
* Add assets
|
||||
* Update name of plugin in readme
|
||||
* Add changelog.txt
|
||||
|
||||
= 1.0.0 =
|
||||
|
||||
* Initial release.
|
||||
8
spec/fixtures/dynamic_finders/plugin_version/chaport/change_log/changelog.md
vendored
Normal file
8
spec/fixtures/dynamic_finders/plugin_version/chaport/change_log/changelog.md
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
v1.0.1
|
||||
------
|
||||
- Moved installation code to footer (improves page load time)
|
||||
- Plugin tested with Wordpress 4.9.4
|
||||
|
||||
v1.0.0
|
||||
------
|
||||
Initial release
|
||||
17
spec/fixtures/dynamic_finders/plugin_version/chuffed-widget/change_log/changelog.txt
vendored
Normal file
17
spec/fixtures/dynamic_finders/plugin_version/chuffed-widget/change_log/changelog.txt
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
|
||||
= Changelog archive =
|
||||
|
||||
This is an archive of older changelog entries. Most recent entries are maintained in readme.txt
|
||||
|
||||
= 0.2.1 =
|
||||
|
||||
* Stop shortcode output sending relative positioning
|
||||
|
||||
= 0.2 =
|
||||
|
||||
* Add ability to load campaign from URL slug
|
||||
* Add shortcode to plugin, use with [chuffed campaign_id=000] or [chuffed slug=part-of-url]
|
||||
|
||||
= 0.1 =
|
||||
|
||||
* Initial release of widget
|
||||
63
spec/fixtures/dynamic_finders/plugin_version/clean-my-archives/change_log/changelog.md
vendored
Normal file
63
spec/fixtures/dynamic_finders/plugin_version/clean-my-archives/change_log/changelog.md
vendored
Normal file
@@ -0,0 +1,63 @@
|
||||
# Change Log
|
||||
|
||||
## [1.2.0] - 2017-09-30
|
||||
|
||||
### Added
|
||||
|
||||
* New `show_comment_count` parameter. Set to `0` or `false` to hide the comment count.
|
||||
* New `format_month_year` parameter to change the month + year date format. Any valid PHP date format is acceptable.
|
||||
* New `format_post_date` parameter to change the post date format. Any valid PHP date format is acceptable.
|
||||
|
||||
### Changed
|
||||
|
||||
* By default, the comment count will only appear if comments are open or the post has existing comments.
|
||||
|
||||
### Fixed
|
||||
|
||||
* When a post doesn't have a title, display the post ID.
|
||||
* Display the correct monthly archive link for custom post types.
|
||||
|
||||
## [1.1.0] - 2015-12-15
|
||||
|
||||
### Added
|
||||
|
||||
* New `order` parameter. Posts can now be ordered in ascending (`ASC`) or descending (`DESC`). The default is descending.
|
||||
|
||||
### Changed
|
||||
|
||||
* Minor code cleanup.
|
||||
|
||||
## [1.0.0] - 2015-08-19
|
||||
|
||||
### Added
|
||||
|
||||
* Passes the `clean-my-archives` tag into `shortcode_atts()` so that devs can filter it.
|
||||
|
||||
### Changed
|
||||
|
||||
* Inline docs cleanup.
|
||||
|
||||
### Fixed
|
||||
|
||||
* Load translations in admin so plugin headers are translated there.
|
||||
|
||||
### Security
|
||||
|
||||
* Validate integers passed through the shortcode as actual integers.
|
||||
* Escaped URLs to harden security.
|
||||
* Escaped text strings to harden security.
|
||||
|
||||
## [0.2.0]
|
||||
|
||||
* Use `wp_reset_postdata()`, not `wp_reset_query()`.
|
||||
* Smarter code formatting for day and comments number.
|
||||
* Add support for custom post types or a mix of any post type.
|
||||
* Code formatting and inline doc cleanup.
|
||||
* Use the newer `ignore_sticky_posts` instead of `caller_get_posts`.
|
||||
* Add `<span>` wrappers for styling the day and comments number.
|
||||
* Add `.day-duplicate` class to `<li>` if it's a repeating day.
|
||||
* Add `<div class="clean-my-archives">` wrapper for entire output.
|
||||
|
||||
## [0.1.0]
|
||||
|
||||
* Plugin launch. Everything's new!
|
||||
59
spec/fixtures/dynamic_finders/plugin_version/clear-floats-button/change_log/CHANGELOG.md
vendored
Normal file
59
spec/fixtures/dynamic_finders/plugin_version/clear-floats-button/change_log/CHANGELOG.md
vendored
Normal file
@@ -0,0 +1,59 @@
|
||||
## Changelog
|
||||
|
||||
### 1.1.4
|
||||
- Fix for undefined variable.
|
||||
|
||||
### 1.1.3
|
||||
- Cleanup & improved documentation. Added translation tags.
|
||||
|
||||
### 1.1.2
|
||||
- Correctly named variable. Fixes [Issue #10](https://github.com/Graffino/Clear-Floats-Button/issues/10)
|
||||
|
||||
### 1.1.1
|
||||
- Editor not loading due to SVN processing error. Bumping version & correcting documentation. Sorry for that! Fixes [Issue #8](https://github.com/Graffino/Clear-Floats-Button/issues/8), [Issue #9](https://github.com/Graffino/Clear-Floats-Button/issues/9)
|
||||
|
||||
### 1.1.0
|
||||
- Changed to inline styling. Fixes [Issue #7](https://github.com/Graffino/Clear-Floats-Button/issues/7), [Issue #5](https://github.com/Graffino/Clear-Floats-Button/issues/5)
|
||||
- Uses `br` instead of `div`. Fixes [Issue #6](https://github.com/Graffino/Clear-Floats-Button/issues/6)
|
||||
- New icon to better represent clearing of floats.
|
||||
- Minified assets for performance.
|
||||
- Add 'ctrl + option/alt + f' shortcut
|
||||
- Removed deprecated functions
|
||||
- Updated assets, icons, background, screenshot
|
||||
|
||||
### 1.0.10
|
||||
- Compatibility with future version of WP
|
||||
|
||||
### 1.0.9
|
||||
- This ensures that such themes will not make the divider appear
|
||||
taller than intended.[Issue #3](https://github.com/Graffino/Clear-Floats-Button/pull/4)
|
||||
|
||||
### 1.0.8
|
||||
- Compatibility with future version of WP
|
||||
|
||||
### 1.0.7
|
||||
- Fixed miss interpretation of TinyMCE api regarding custom_elements. This prevented the plugin from working in IE [Issue #3](https://github.com/Graffino/Clear-Floats-Button/issues/3)
|
||||
|
||||
### 1.0.6
|
||||
- Compatibility with future version of WP
|
||||
|
||||
### 1.0.5
|
||||
- Fixed stripping of IDs on DIVs - Extended valid elements fix for cases in which extended elements are not defined [Issue #1](https://github.com/Graffino/Clear-Floats-Button/issues/1)
|
||||
|
||||
### 1.0.4
|
||||
- Fixes not loading CSS when user is not logged-in [Issue #2](https://github.com/Graffino/Clear-Floats-Button/issues/2)
|
||||
|
||||
### 1.0.3
|
||||
- Updated assets for WP Plugin Directory (2)
|
||||
|
||||
### 1.0.2
|
||||
- Updated assets for WP Plugin Directory
|
||||
|
||||
### 1.0.1
|
||||
- Fixed stripping of IDs on DIVs - Extended valid elements fix (https://github.com/Graffino/Clear-Floats-Button/issues/1)
|
||||
|
||||
### 1.0.0
|
||||
- Created new version from [stale plugin](https://wordpress.org/plugins/tinymce-clear-buttons/)
|
||||
- Revamped graphic assets
|
||||
- Removed clear:left and clear:right buttons
|
||||
- Changed plugin so we don't have inline styles.
|
||||
12
spec/fixtures/dynamic_finders/plugin_version/click-pledge-wpjobboard/change_log/change_log.txt
vendored
Normal file
12
spec/fixtures/dynamic_finders/plugin_version/click-pledge-wpjobboard/change_log/change_log.txt
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
-----------------------------------------------------------------------------
|
||||
Version 2.000.002
|
||||
- https://forums.clickandpledge.com/forum/platform-product-forums/3rd-party-integrations/wordpress-plugins/wpjobboard/42000-release-notes
|
||||
|
||||
Version 2.000.001
|
||||
- https://forums.clickandpledge.com/forum/platform-product-forums/3rd-party-integrations/wordpress-plugins/wpjobboard/42000-release-notes
|
||||
|
||||
Version 2.000.000
|
||||
- https://forums.clickandpledge.com/forum/platform-product-forums/3rd-party-integrations/wordpress-plugins/wpjobboard/42000-release-notes
|
||||
|
||||
Version 1.0.0
|
||||
- Release for public
|
||||
33
spec/fixtures/dynamic_finders/plugin_version/codedragon-smartcache/change_log/changelog.txt
vendored
Normal file
33
spec/fixtures/dynamic_finders/plugin_version/codedragon-smartcache/change_log/changelog.txt
vendored
Normal file
@@ -0,0 +1,33 @@
|
||||
# Changelog
|
||||
|
||||
## [1.1.8] - 2018-08-16
|
||||
### Fixed
|
||||
- Corrected the value check in the Smart_Cache_remove_update_notification() method that was preventing some 3rd-party plugins from updating properly
|
||||
- Corrected the presentation order of dashboard news items
|
||||
|
||||
## [1.1.7] - 2018-07-27
|
||||
### Fixed
|
||||
- Temporary combined file cleanup routine
|
||||
|
||||
## [1.1.6] - 2018-07-27
|
||||
### Fixed
|
||||
- AJAX interface conflict
|
||||
- Problem where combined files were being created for each unique site URL rather than distinct set of source files. This generated a large set of duplicate files, one each associated with a URL. Instead combined filenames are calculated from the hash of the filenames being combined.
|
||||
|
||||
## [1.1.5] - 2018-06-19
|
||||
### Fixed
|
||||
- Admin Javascript error that prevents automatic scanning
|
||||
|
||||
## [1.1.4] - 2018-06-18
|
||||
### Changed
|
||||
- Added a mechanism to run the site pre-scan upon activation
|
||||
- Removed automatic Javascript deferment-by-attribute from core as it was causing some theme scripts to load improperly. Deferred placement of the scripts is still performed.
|
||||
|
||||
## [1.1.2] - 2018-05-23
|
||||
### Changed
|
||||
- Updated the GZip Compression section in the smartcacheopt.conf generator to handle more mime types and increase the compression level
|
||||
- Tested plugin for compatibility with Wordpress v 4.9.6
|
||||
- Minor typo corrections in admin module
|
||||
|
||||
## [1.1.0] - 2018-05-14
|
||||
### Initial stable release
|
||||
196
spec/fixtures/dynamic_finders/plugin_version/codistoconnect/change_log/changelog.txt
vendored
Normal file
196
spec/fixtures/dynamic_finders/plugin_version/codistoconnect/change_log/changelog.txt
vendored
Normal file
@@ -0,0 +1,196 @@
|
||||
*** WooCommerce Amazon and eBay Integration ***
|
||||
|
||||
2019-2-04 - version 1.3.25
|
||||
* add arguments to product_save hook
|
||||
|
||||
2019-1-31 - version 1.3.24
|
||||
* support WooCommerce REST API product edit hooks
|
||||
* wordpress tested up to 5.0.3
|
||||
|
||||
2018-12-23 - version 1.3.22
|
||||
* Update - tested up to 5.0.2 wordpress
|
||||
|
||||
2018-12-23 - version 1.3.22
|
||||
* Fix - ordering of admin instantiation on sync
|
||||
|
||||
2018-12-04 - version 1.3.21
|
||||
* Add - support for WooCommerce Shipping Tracking Pro extension
|
||||
|
||||
2018-11-09 - version 1.3.20
|
||||
* Fix - bug fix to account creation
|
||||
|
||||
2018-11-09 - version 1.3.19
|
||||
* Update - change sign up form
|
||||
|
||||
2018-11-09 - version 1.3.18
|
||||
* Fix - fix KSES function on plugin activation
|
||||
|
||||
2018-11-01 - version 1.3.17
|
||||
* Fix - update Plugin URI to match published woocommerce product page
|
||||
|
||||
2018-10-30 - version 1.3.16
|
||||
* Update - tested up to 3.5.0
|
||||
|
||||
2018-10-30 - version 1.3.15
|
||||
* Fix - general code improvements
|
||||
* Fix - handle tracking numbers from 'WooCommerce Shipping Tracking' (WCST)
|
||||
|
||||
2018-10-19 - version 1.3.14
|
||||
* Fix - fix eBay order buttons
|
||||
|
||||
2018-10-18 - version 1.3.13
|
||||
* Fix - speed up getting orders and tracking information
|
||||
|
||||
2018-10-16 - version 1.3.12
|
||||
* Add - additional order metafields - tag orders created by Amazon/eBay
|
||||
* Add - activation message
|
||||
* Add - amended account signup form
|
||||
|
||||
2018-09-28 - version 1.3.11
|
||||
* Update - only create users/customers on new orders
|
||||
|
||||
2018-09-25 - version 1.3.10
|
||||
* Update - avoid duplicate users created on order create/edit by avoiding any backend caching
|
||||
|
||||
2018-09-21 - version 1.3.9
|
||||
* Update - update shipping tracking fetch to match new woocommerce extension internal storage format
|
||||
|
||||
2017-11-14 - version 1.3.8
|
||||
* Update - declare woocommerce tested up to version
|
||||
|
||||
2017-11-14 - version 1.3.6
|
||||
* Fix - transmit shipping tax class settings to properly calculate shipping tax amounts on order import
|
||||
|
||||
2017-11-14 - version 1.3.5
|
||||
* Fix - stock adjustment node and merchant notes in order creation
|
||||
|
||||
2017-11-14 - version 1.3.4
|
||||
* Fix - use currency converted prices in orders where applicable
|
||||
|
||||
2017-07-20 - version 1.3.3
|
||||
* Update - change name to Codisto LINQ
|
||||
|
||||
2017-07-19 - version 1.3.2
|
||||
* Fix - modify styles for mobile view in control panel
|
||||
|
||||
2017-05-24 - version 1.3.0
|
||||
* Update - transmit plugin version during synchronisation
|
||||
|
||||
2017-05-09 - version 1.2.5
|
||||
* Update - updated menu items
|
||||
|
||||
2017-05-01 - version 1.2.49
|
||||
* Add - Amazon release
|
||||
* Add - readme update
|
||||
|
||||
2017-05-01 - version 1.2.48
|
||||
* Fix - remove control characters from signup fields
|
||||
|
||||
2017-04-25 - version 1.2.47
|
||||
* Update - upgrade readme to cover 4.7.4 as latest tested version
|
||||
* Fix - fix pre-registration backdrop UI
|
||||
|
||||
2016-12-13 - version 1.2.46
|
||||
* Fix - sort variation attributes by user-entered sequence
|
||||
* Fix - set admin context when synchronizing
|
||||
|
||||
2016-12-13 - version 1.2.45
|
||||
* Update - upgrade readme to cover 4.7.0 as latest tested version
|
||||
|
||||
2016-11-16 - version 1.2.44
|
||||
* Fix - suppress warnings and user legacy tax function naming for support on older versions
|
||||
|
||||
2016-11-16 - version 1.2.43
|
||||
* Fix - clear output buffer before proxying or syncing, ensures clean output for all plugin endpoints
|
||||
|
||||
2016-11-02 - version 1.2.42
|
||||
* Update - improved support for 'select' style globally defined attributes at product level
|
||||
* Update - started synchronising variation level attributes
|
||||
|
||||
2016-09-26 - version 1.2.41
|
||||
* Add - add Account menu item
|
||||
|
||||
2016-09-26 - version 1.2.40
|
||||
* Fix - stop PHP warnings when accessing offsets that don't exist in an object during catalogue sync
|
||||
|
||||
2016-09-15 - version 1.2.39
|
||||
* Fix - read correct values from global attributes
|
||||
|
||||
2016-09-06 - version 1.2.38
|
||||
* Fix - wordpress 4.6 doesn't properly honour compress/decompress in new http api, disable compression in proxy
|
||||
|
||||
2016-08-30 - version 1.2.37
|
||||
* Fix - fix variation labels
|
||||
|
||||
2016-08-24 - version 1.2.35
|
||||
* Update - change compression settings
|
||||
|
||||
2016-08-04 - version 1.2.34
|
||||
* Fix - fix variation stock control
|
||||
|
||||
2016-07-11 - version 1.2.33
|
||||
* Fix - change order sync to avoid sending emails as the customer is already in communication via eBay
|
||||
* Fix - product options that aren't variations converted to multi-variant listings correctly
|
||||
|
||||
2016-06-30 - version 1.2.31
|
||||
* Fix - change unit price on order lines to ex tax to match standard woocommerce orders
|
||||
|
||||
2016-06-09 - version 1.2.30
|
||||
* Fix - work around wp super cache shutdown function that corrupts output
|
||||
|
||||
2016-06-09 - version 1.2.29
|
||||
* Fix - ensure exit() called on sync and proxy functions so that additional plugins do not foul the output
|
||||
|
||||
2016-06-08 - version 1.2.28
|
||||
* Fix - disable sending taxes if they are turned off in woocommerce settings
|
||||
* Fix - check for header_remove existence before using it (introduced in php 5.2)
|
||||
|
||||
2016-06-03 - version 1.2.27
|
||||
* Update - support multiple shipping options in the shipping callback
|
||||
* Fix - properly add any applicable tax on shipping to the inc tax freight result
|
||||
|
||||
2016-05-05 - version 1.2.6
|
||||
* Fix - fixed an issue with rewrite generation in plugin activation when site and home urls had different protocols
|
||||
* Add - added dynamic shipping callback for realtime bulky item rates on ebay
|
||||
|
||||
2016-05-04 - version 1.2.25
|
||||
* Update - updated readme to include base pricing based on customer feedback
|
||||
* Fix - flush option cache on registration
|
||||
* Fix - modified acf detection function
|
||||
|
||||
2016-04-29 - version 1.2.22
|
||||
* Update - use Advanced Custom Fields - https://www.advancedcustomfields.com/ to map field values and galleries to your eBay listings
|
||||
|
||||
2016-04-25 - version 1.2.21
|
||||
* Fix - force decompression headers off if required to decompress in proxy
|
||||
|
||||
2016-04-25 - version 1.2.2
|
||||
* Fix - forced currency setting during sync to match home currency with aelia currency switcher installed
|
||||
* Fix - fixed UI to avoid scroll in scroll when wordpress left menu grew too long
|
||||
|
||||
2016-04-22 - version 1.2.1
|
||||
* Fix - switched http headers over to be codisto specific to avoid collision with other extensions
|
||||
|
||||
2016-04-21 - version 1.2.0
|
||||
* Fix - handle missing _GET variables during registrations
|
||||
|
||||
2016-04-21 - version 1.1.99
|
||||
* Update - tested against wordpress 4.5
|
||||
|
||||
2016-04-04 - version 1.1.98
|
||||
* Fix - fallback to get_product defined in earlier versions of WooCommerce if wc_get_product is not defined
|
||||
|
||||
2016-04-04 - version 1.1.97
|
||||
* Fix - handle older versions of wordpress by not assuming wp_json_encode
|
||||
|
||||
2016-03-30 - version 1.1.96
|
||||
* Fix - shift to full size image download - wp_get_attachment_image_src takes a default 2nd arg of 'thumbnail' which is now overriden to 'full'
|
||||
|
||||
2016-03-30 - version 1.1.95
|
||||
* Update - had trouble updating wordpress svn so bumped version number
|
||||
|
||||
2016-03-30 - version 1.1.94
|
||||
* Fix - fix rewrite rules to honour the difference between home and site url
|
||||
|
||||
2016-03-21 - version 1.1.87
|
||||
* Initial public release
|
||||
@@ -979,3 +979,8 @@ If above timestamp is not current time, this page is cached.</p> -->
|
||||
<!-- Open Graph Meta Tags generated by Sharing Plus 1.0.0 -->
|
||||
|
||||
|
||||
<!-- wordlift -->
|
||||
<!--ng-include="configuration.defaultWordLiftPath + 'templates/wordlift-widget-be/wordlift-create-entity-btn.html?ver=3.20.0'">-->
|
||||
<!--ng-include="configuration.defaultWordLiftPath + 'templates/wordlift-widget-be/wordlift-classification-box.html?ver=3.20.0'">-->
|
||||
|
||||
|
||||
|
||||
73
spec/fixtures/dynamic_finders/plugin_version/comments-avatar-lazyload/change_log/CHANGELOG.md
vendored
Normal file
73
spec/fixtures/dynamic_finders/plugin_version/comments-avatar-lazyload/change_log/CHANGELOG.md
vendored
Normal file
@@ -0,0 +1,73 @@
|
||||
## Changelog ##
|
||||
|
||||
### [2.7][2.7] ###
|
||||
|
||||
* Transfer ownership
|
||||
* Join translate.wordpress.org
|
||||
|
||||
### [2.6.3][2.6.3] ###
|
||||
|
||||
* Tested up to: 4.4
|
||||
|
||||
### 2.6.2 ###
|
||||
|
||||
* Fixed: Notice undefined index.
|
||||
|
||||
### 2.6.1.1 ###
|
||||
|
||||
* Tested up to: 4.0
|
||||
|
||||
### 2.6 ###
|
||||
|
||||
* Fixed: Fix avatar display only comments list.
|
||||
|
||||
### 2.5 ###
|
||||
|
||||
* Fixed: Fix some themes not normally loaded into the avatar.
|
||||
* New: Anded settings menu in plugins page
|
||||
|
||||
### 2.4.3 ###
|
||||
|
||||
* Fixed: Fix home page can not load js.
|
||||
|
||||
### 2.4.2 ###
|
||||
|
||||
* Modify: Update languages file.
|
||||
|
||||
### 2.4.1 ###
|
||||
|
||||
* Added: Add show flash at front page option.
|
||||
* Removed: Removed load jQurey option.
|
||||
* Fixed: Compatible all theme.
|
||||
* Modify: Edit JavaScript with JSHint rules.
|
||||
|
||||
### 2.3.2 ###
|
||||
|
||||
* Fixed: Compatible WPtouch plugin.
|
||||
|
||||
### 2.3 ###
|
||||
|
||||
* Fixed: Display error at admin.
|
||||
|
||||
### 2.2 ###
|
||||
|
||||
* Fixed: Cannot to load image of comments.
|
||||
|
||||
### 2.1 ###
|
||||
|
||||
* Added: Load jQurey file options.
|
||||
* Fixed: Compatible WP-RecentComments plugin.
|
||||
|
||||
### 1.1 ###
|
||||
|
||||
* Added: Successfully checked as HTML5.
|
||||
|
||||
### 1.0 ###
|
||||
|
||||
* Initial public release.
|
||||
|
||||
|
||||
[2.7]: https://github.com/litefeel/comments-avatar-lazyload/releases/tag/2.7
|
||||
[2.6.3]: https://github.com/litefeel/comments-avatar-lazyload/releases/tag/2.6.3
|
||||
[2.6.1]: https://github.com/litefeel/comments-avatar-lazyload/releases/tag/2.6.1
|
||||
|
||||
@@ -0,0 +1,36 @@
|
||||
# Copyright (C) 2015 Comments User Column
|
||||
# This file is distributed under the same license as the Comments User Column package.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Comments User Column 1.0.0-dev\n"
|
||||
"Report-Msgid-Bugs-To: http://wordpress.org/tag/comments-user-column\n"
|
||||
"POT-Creation-Date: 2015-08-24 18:10:00+00:00\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"PO-Revision-Date: 2015-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
||||
#: comments-user-column.php:78
|
||||
msgid "User"
|
||||
msgstr ""
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "Comments User Column"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin URI of the plugin/theme
|
||||
msgid "http://themehybrid.com/plugins/comments-user-column"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid "Displays a logged-in comment author's site display name in a new column on the comments admin screen."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "Justin Tadlock"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "http://justintadlock.com"
|
||||
msgstr ""
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"name": "wb-bridal",
|
||||
"version": "1.3.0",
|
||||
"description": "Common Wish and Bridal Lists",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "test"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git"
|
||||
},
|
||||
"keywords": [
|
||||
"wordpress"
|
||||
],
|
||||
"author": "briar",
|
||||
"license": "GPL-3.0",
|
||||
"devDependencies": {
|
||||
"components-jqueryui": "github:components/jqueryui",
|
||||
"gulp": "^3.9.1",
|
||||
"gulp-cssnano": "^2.1.2",
|
||||
"gulp-minify": "0.0.14",
|
||||
"gulp-npm-files": "^0.1.3",
|
||||
"gulp-postcss": "^6.1.0",
|
||||
"gulp-rename": "^1.2.2",
|
||||
"gulp-wp-pot": "^2.0.1",
|
||||
"postcss-cssnext": "^2.8.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"font-awesome": "^4.7.0"
|
||||
}
|
||||
}
|
||||
168
spec/fixtures/dynamic_finders/plugin_version/conekta-payment-gateway/change_log/CHANGELOG.md
vendored
Normal file
168
spec/fixtures/dynamic_finders/plugin_version/conekta-payment-gateway/change_log/CHANGELOG.md
vendored
Normal file
@@ -0,0 +1,168 @@
|
||||
## [3.0.5](https://github.com/conekta/conekta-woocommerce/releases/tag/v3.0.5) - 2018-07-17
|
||||
## Feature
|
||||
- Force TLS V1.2 protocol
|
||||
|
||||
## [3.0.4](https://github.com/conekta/conekta-woocommerce/releases/tag/v3.0.4) - 2018-04-11
|
||||
## Fix
|
||||
- Fix token already used
|
||||
|
||||
## [3.0.3](https://github.com/conekta/conekta-woocommerce/releases/tag/v3.0.3) - 2017-11-30
|
||||
## Feature
|
||||
- Adding support to PHP 7.0
|
||||
|
||||
## [3.0.2](https://github.com/conekta/conekta-woocommerce/releases/tag/v3.0.2) - 2017-11-30
|
||||
## Feature
|
||||
- Custom instructions and description for Oxxo and Spei payment
|
||||
|
||||
## Fix
|
||||
- Order info in email templates
|
||||
|
||||
## [3.0.1](https://github.com/conekta/conekta-woocommerce/releases/tag/v3.0.1) - 2017-09-09
|
||||
## Changed
|
||||
- Bundle CA Root Certificates
|
||||
|
||||
## [3.0.0](https://github.com/conekta/conekta-woocommerce/releases/tag/v3.0.0) - 2017-08-21
|
||||
## Feature
|
||||
- Compatibility with WooCommerce 3
|
||||
- Correction in access to order properties
|
||||
|
||||
## Notes
|
||||
If you have WooCommerce 2.x, you can view this branch with latest stable version [2.0.14](https://github.com/conekta/conekta-woocommerce/tree/feature/woocommerce-2)
|
||||
|
||||
## [2.0.14](https://github.com/conekta/conekta-woocommerce/releases/tag/v2.0.14) - 2017-08-03
|
||||
### Fix
|
||||
- HotFix include email in order
|
||||
- Error typo OXOO
|
||||
|
||||
### Changed
|
||||
- Bundle CA Root Certificates
|
||||
- Update PHP Library
|
||||
|
||||
|
||||
## [2.0.13](https://github.com/conekta/conekta-woocommerce/releases/tag/v.2.0.13) - 2017-07-13
|
||||
### Feature
|
||||
- Name the SPEI account owner in admin input section
|
||||
- New marketplace review validations
|
||||
|
||||
## [2.0.12](https://github.com/conekta/conekta-woocommerce/releases/tag/v.2.0.12) - 2017-04-30
|
||||
### Fix
|
||||
- Send only integer values for round adjustment
|
||||
### Feature
|
||||
-Send current plugin version for line items tag
|
||||
|
||||
## [2.0.11](https://github.com/conekta/conekta-woocommerce/releases/tag/v.2.0.11) - 2017-03-16
|
||||
### Fix
|
||||
-Fix for conflict with other plugins in checkout "`token_id` is required"
|
||||
|
||||
## [2.0.10](https://github.com/conekta/conekta-woocommerce/releases/tag/v.2.0.10) - 2017-03-16
|
||||
### Fix
|
||||
- Fix monthly installments
|
||||
|
||||
## [2.0.9](https://github.com/conekta/conekta-woocommerce/releases/tag/v.2.0.9) - 2017-03-10
|
||||
### Fix
|
||||
- Merge pull request #41 from conekta/fix/adjustment-description
|
||||
|
||||
## [2.0.8](https://github.com/conekta/conekta-woocommerce/releases/tag/v.2.0.8) - 2017-02-28
|
||||
### Change
|
||||
- Change name of translation inside comment
|
||||
|
||||
## [2.0.7](https://github.com/conekta/conekta-woocommerce/releases/tag/v.2.0.7) - 2017-02-28
|
||||
### Fix
|
||||
- Fix sku less than 0 characters
|
||||
|
||||
## [2.0.6](https://github.com/conekta/conekta-woocommerce/releases/tag/v.2.0.6) - 2017-02-28
|
||||
### Fix
|
||||
- Fix shipping for card and spei
|
||||
|
||||
## [2.0.5](https://github.com/conekta/conekta-woocommerce/releases/tag/v.2.0.5) - 2017-02-28
|
||||
### Fix
|
||||
- Merge pull request #36 from conekta/fix/shipping-contact
|
||||
(fix shipping for virtual products)
|
||||
|
||||
## [2.0.4](https://github.com/conekta/conekta-woocommerce/releases/tag/v.2.0.4) - 2017-02-28
|
||||
### Fix
|
||||
- Fix shipping contact for non-physical products
|
||||
- Don't send shipping contact incomplete
|
||||
|
||||
## [2.0.3](https://github.com/conekta/conekta-woocommerce/releases/tag/v.2.0.3) - 2017-02-26
|
||||
### Fix
|
||||
- Add soft validations in line items to make antifraud_info optional
|
||||
|
||||
## [2.0.2](https://github.com/conekta/conekta-woocommerce/releases/tag/v.2.0.2) - 2017-02-24
|
||||
### Fix
|
||||
- Adjust round for non-integer cents
|
||||
|
||||
## [2.0.1](https://github.com/conekta/conekta-woocommerce/releases/tag/v.2.0.1) - 2017-02-24
|
||||
### Fix
|
||||
- Discount coupons are working now
|
||||
- Webhooks for cash and spei payment are working now
|
||||
|
||||
## [2.0.0](https://github.com/conekta/conekta-woocommerce/releases/tag/v.2.0.0) - 2017-02-23
|
||||
### Fix
|
||||
- Fix shipping tax calculation
|
||||
### Feature
|
||||
- Add Oxxo Pay
|
||||
### Remove
|
||||
- Remove Banorte
|
||||
|
||||
## [1.0.1](https://github.com/conekta/conekta-woocommerce/releases/tag/v.1.0.1) - 2017-02-16
|
||||
### Fix
|
||||
- Merge pull request #27 from conekta/fix/last-api-update
|
||||
|
||||
## [1.0.0](https://github.com/conekta/conekta-woocommerce/releases/tag/v.1.0.0) - 2017-02-11
|
||||
### Feature
|
||||
- Add OxxoPay
|
||||
### Fix
|
||||
- Merge pull request #24 from conekta/enhancement/hide-methods-without-key
|
||||
### Change
|
||||
- Disable methods if no private key is set
|
||||
|
||||
## [0.4.4](https://github.com/conekta/conekta-woocommerce/releases/tag/v.1.0.0) - 2017-02-11
|
||||
### Update
|
||||
- Update README
|
||||
|
||||
## [0.4.3](https://github.com/conekta/conekta-woocommerce/releases/tag/v.0.4.3) - 2016-08-29
|
||||
### Fix
|
||||
- Fix email instructions
|
||||
|
||||
## [0.4.2](https://github.com/conekta/conekta-woocommerce/releases/tag/v.0.4.2) - 2016-08-15
|
||||
### Fix
|
||||
- Merge pull request #11 from conekta/dev
|
||||
- Fix on webhook handlers
|
||||
|
||||
## [0.4.1](https://github.com/conekta/conekta-woocommerce/releases/tag/v.0.4.1) - 2016-08-02
|
||||
### Feature
|
||||
- Add translations to v0.4
|
||||
- Update Readme
|
||||
|
||||
## [0.4.0](https://github.com/conekta/conekta-woocommerce/releases/tag/v.0.4.0) - 2016-07-29
|
||||
### Fix
|
||||
- Email notifications for offline payment methods
|
||||
- Support locale option
|
||||
|
||||
## [0.3.0]() - 2016-03-31
|
||||
### Feature
|
||||
- Added Banorte CEP and SPEI
|
||||
|
||||
## [0.2.1]() - 2015-06-15
|
||||
### Feature
|
||||
- Added additional parameters required for more robust anti-fraude service for card payments
|
||||
|
||||
## [0.2.0]() - 2015-05-11
|
||||
### Feature
|
||||
- Added option for difered payments for 3, 6, and 12 months
|
||||
- Enable or disable difered payments from the admin
|
||||
|
||||
## [0.1.1]() - 2014-09-01
|
||||
### Feature
|
||||
- Offline payments
|
||||
- Barcode sent in mail and displayed in order the confirmation page
|
||||
- Order Status changed dynamically once webhook is added in Conekta.io Account
|
||||
|
||||
## [0.1.0]() - 2014-08-16
|
||||
### Update
|
||||
- Online payments
|
||||
- Sandbox testing capability
|
||||
- Option to save customer profile
|
||||
- Card validation at Conekta's servers so you don't have to be PCI
|
||||
- Client side validation for credit cards
|
||||
@@ -0,0 +1,4 @@
|
||||
== Changelog ==
|
||||
|
||||
= 1.0 10/26/2017 =
|
||||
* Initial commit.
|
||||
@@ -0,0 +1,2 @@
|
||||
= 1.0 08/24/2017 =
|
||||
* Initial release.
|
||||
85
spec/fixtures/dynamic_finders/plugin_version/content-parts/change_log/CHANGELOG.md
vendored
Normal file
85
spec/fixtures/dynamic_finders/plugin_version/content-parts/change_log/CHANGELOG.md
vendored
Normal file
@@ -0,0 +1,85 @@
|
||||
# Change Log
|
||||
All notable changes to this project will be documented in this file.
|
||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [1.8] - 2019-01-15
|
||||
|
||||
### Added
|
||||
- Add wrapper divs around automatically output content parts.
|
||||
|
||||
## [1.7] - 2017-11-30
|
||||
|
||||
### Fixed
|
||||
- Don't Automatically output `<div>` blocks - broke styling on some some sites.
|
||||
|
||||
### Added
|
||||
- Added settings page: Select post types to which `<div>` blocks will be automatically added.
|
||||
- Added admin notification if settings page has not been visited.
|
||||
- `content_parts_auto_format_post_types` filter added to enable override of admin settings.
|
||||
|
||||
## Changed
|
||||
- Removed the `content_parts_auto_content` filter. Instead use the `content_parts_auto_format_post_types` filter.
|
||||
|
||||
## [1.6] - 2017-11-14
|
||||
|
||||
### Changed
|
||||
|
||||
- Use PHP5 constructors.
|
||||
- Automatically output `<div>` blocks around content parts in the main content on single posts and pages. Disable via the `content_parts_auto_content` filter.
|
||||
- Use SVG images.
|
||||
|
||||
## [1.5] - 0000-00-00
|
||||
|
||||
### Added
|
||||
- Add post classes (`has-content-parts`, `content-parts-{n}`, `no-content-parts`).
|
||||
|
||||
### Changed
|
||||
- Updated Tiny MCE button image.
|
||||
- Tested up to WordPress 4.0
|
||||
|
||||
### Fixed
|
||||
- Don't load editor functionality if `DOING_AJAX`.
|
||||
|
||||
## [1.4] - 0000-00-00
|
||||
|
||||
### Added
|
||||
- Automatically make content parts work when 'in the loop'.
|
||||
- Added `%%part%%` placeholder to before/after strings to replace with content part index.
|
||||
- Add `content_part_args` filter.
|
||||
|
||||
## [1.3] - 0000-00-00
|
||||
|
||||
### Changed
|
||||
- Moved code to a class structure.
|
||||
- All functions can now be passed an array of parameters.
|
||||
- Deprecate `the_content_part()` multiple args - now expects an array.
|
||||
|
||||
## [1.2] - 0000-00-00
|
||||
|
||||
### Changed
|
||||
- Validate 'start' and 'limit' args are numeric.
|
||||
- If $post not set, ignore.
|
||||
- Checked WordPress 3.3 compatibility.
|
||||
|
||||
## [1.1] - 0000-00-00
|
||||
|
||||
### Added
|
||||
- Added `count_content_parts()` function. props Rory.
|
||||
|
||||
## [1.0] - 0000-00-00
|
||||
|
||||
### Added
|
||||
- First release.
|
||||
|
||||
[Unreleased]: https://github.com/benhuson/content-parts/compare/1.8...HEAD
|
||||
[1.7]: https://github.com/benhuson/content-parts/compare/1.7...1.8
|
||||
[1.7]: https://github.com/benhuson/content-parts/compare/1.6...1.7
|
||||
[1.6]: https://github.com/benhuson/content-parts/compare/1.5...1.6
|
||||
[1.5]: https://github.com/benhuson/content-parts/compare/1.4...1.5
|
||||
[1.4]: https://github.com/benhuson/content-parts/compare/1.3...1.4
|
||||
[1.3]: https://github.com/benhuson/content-parts/compare/1.2...1.3
|
||||
[1.2]: https://github.com/benhuson/content-parts/compare/1.1...1.2
|
||||
[1.1]: https://github.com/benhuson/content-parts/compare/1.0...1.1
|
||||
[1.0]: https://github.com/benhuson/content-parts/tree/1.0
|
||||
@@ -0,0 +1,7 @@
|
||||
Plugin Name: Easy Speech 2 Text
|
||||
Author: Muneeb Ali
|
||||
|
||||
Change Log:
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Initial upload 1.0.0
|
||||
3
spec/fixtures/dynamic_finders/plugin_version/cookbook-hook-guide/change_log/CHANGELOG.md
vendored
Normal file
3
spec/fixtures/dynamic_finders/plugin_version/cookbook-hook-guide/change_log/CHANGELOG.md
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
## 1.0.0
|
||||
|
||||
Initial release!
|
||||
@@ -0,0 +1,16 @@
|
||||
== Changelog ==
|
||||
|
||||
= 1.3 =
|
||||
* New: Added support to display dates on front end with the date format admin selected on WordPress setting page
|
||||
* Fix: Show/Hide course content issue on specific dates selected
|
||||
* Fix: Ajax 500 response error when scheduling courses
|
||||
* Fix: Typo
|
||||
|
||||
= 1.2 =
|
||||
* Remove past dates from calendar schedule
|
||||
|
||||
= 1.1 =
|
||||
* Fixed the use of invalid function and warning on plugin activation
|
||||
|
||||
= 1.0 =
|
||||
* Initial
|
||||
8
spec/fixtures/dynamic_finders/plugin_version/custom-admin-login/change_log/CHANGELOG.md
vendored
Normal file
8
spec/fixtures/dynamic_finders/plugin_version/custom-admin-login/change_log/CHANGELOG.md
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
# CHANGELOG
|
||||
|
||||
Custom Admin Login follows [SemVer](http://semver.org/).
|
||||
|
||||
## 1.x
|
||||
|
||||
- 1.0.0
|
||||
- Initial release
|
||||
90
spec/fixtures/dynamic_finders/plugin_version/custom-content-portfolio/change_log/changelog.md
vendored
Normal file
90
spec/fixtures/dynamic_finders/plugin_version/custom-content-portfolio/change_log/changelog.md
vendored
Normal file
@@ -0,0 +1,90 @@
|
||||
# Change Log
|
||||
|
||||
## [2.1.0] - 2017-09-29
|
||||
|
||||
### Added
|
||||
|
||||
* Support for translatable capability labels in the [Members plugin](https://themehybrid.com/plugins/members).
|
||||
* Support for WP's newer taxonomy capabilities for both the `portfolio_category` and `portfolio_tag` taxonomies. New caps are in the form of `assign_portfolio_*`, `edit_portfolio_*`, `delete_portfolio_*`, and the normal `manage_portfolio_*` cap.
|
||||
|
||||
### Changed
|
||||
|
||||
* `languages` folder renamed to `lang` for consistency with my other plugins.
|
||||
* "Category" and "Tag" singular and plural labels are now prefixed with "Project". This helps differentiate them in taxonomy lists.
|
||||
|
||||
### Fixed
|
||||
|
||||
* Typo in textdomain for a single text string that couldn't be translated.
|
||||
|
||||
## [2.0.1] - 2016-11-14
|
||||
|
||||
### Fixed
|
||||
|
||||
* Meta keys were switched on activation callback for correcting old portfolio project URLs.
|
||||
|
||||
## [2.0.0] - 2016-11-14
|
||||
|
||||
### Added
|
||||
|
||||
* New `ccp_is_archive()` conditional tag for checking if on archive.
|
||||
* New `ccp_get_settings_page_slug()` for add-ons to get the appropriate settings page when adding custom sections and fields.
|
||||
* Meta fields are now registered to work with the REST API.
|
||||
|
||||
### Changed
|
||||
|
||||
* [ButterBean framework](http://themehybrid.com/plugins/butterbean) replaced the fields manager code. Note that this breaks back-compat with any custom code for the meta box.
|
||||
* Calls to `register_meta()` are now in line with WP 4.6+.
|
||||
|
||||
### Fixed
|
||||
|
||||
* Settings page slug changed to `ccp-settings` from `settings` to avoid conflicts with other plugins. Note that this is a breaking change for add-ons with custom settings sections or fields.
|
||||
* Corrected post type labels.
|
||||
* Corrected taxonomy labels.
|
||||
* Make sure to not return an empty string on the `enter_title_here` hook when not our post type.
|
||||
|
||||
## [1.0.1] - 2015-11-05
|
||||
|
||||
### Fixed
|
||||
|
||||
* Allow for an empty project, category, tag, or author rewrite base but handle conflicts when more than one are empty.
|
||||
|
||||
## [1.0.0] - 2015-11-02
|
||||
|
||||
### Added
|
||||
|
||||
* Settings screen under the Portfolio menu item.
|
||||
* General portfolio settings for title and description.
|
||||
* Permalink settings for all portfolio pages.
|
||||
* Sticky projects.
|
||||
* Support for project author archives.
|
||||
* Category taxonomy.
|
||||
* Tag taxonomy.
|
||||
* Support for audio, gallery, image, and video post formats.
|
||||
* Project client field.
|
||||
* Project location field.
|
||||
* Project start date field.
|
||||
* Project end date field.
|
||||
* Filters for all post type and taxonomy labels and text.
|
||||
* Outputs project data for themes without support.
|
||||
* Basic template hierarchy for themes to use.
|
||||
* Full compliment of template tags for themes.
|
||||
* Custom admin screen help tabs.
|
||||
* Project Details meta box with an API for devs to hook into.
|
||||
* Filter and action hooks for pretty much everything.
|
||||
* Support for the Custom Background Extended plugin.
|
||||
* Support for the Custom Header Extended plugin.
|
||||
|
||||
### Changed
|
||||
|
||||
* Complete UI overhaul for the plugin.
|
||||
* `portfolio_item` post type became the `portfolio_project` post type.
|
||||
* `portfolio` taxonomy became the `portolio_category` taxonomy.
|
||||
* `portfolio_item_url` meta key became the `url` meta key.
|
||||
|
||||
### Removed
|
||||
|
||||
* Several internal plugin filters and actions were removed.
|
||||
|
||||
## [0.1.0]
|
||||
|
||||
* Plugin launch. Everything's new!
|
||||
17
spec/fixtures/dynamic_finders/plugin_version/custom-header-extended/change_log/changelog.md
vendored
Normal file
17
spec/fixtures/dynamic_finders/plugin_version/custom-header-extended/change_log/changelog.md
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
# Change Log
|
||||
|
||||
## [1.0.0] - 2015-07-08
|
||||
|
||||
### Added
|
||||
|
||||
* Added French translation files.
|
||||
* Created separate `changelog.md` file.
|
||||
|
||||
## [0.1.1]
|
||||
|
||||
* Fixed for translations where there was a typo in the textdomain.
|
||||
* Updated plugin file headers.
|
||||
|
||||
## [0.1.0]
|
||||
|
||||
* Everything's new!
|
||||
41
spec/fixtures/dynamic_finders/plugin_version/custom-post-type-maker/change_log/CHANGELOG.md
vendored
Normal file
41
spec/fixtures/dynamic_finders/plugin_version/custom-post-type-maker/change_log/CHANGELOG.md
vendored
Normal file
@@ -0,0 +1,41 @@
|
||||
## Changelog
|
||||
|
||||
### 1.1.6
|
||||
- Fixes tab navigation (Thanks @mediengestalter2)[#16](https://github.com/Graffino/Custom-Post-Type-Maker/issues/16)
|
||||
|
||||
### 1.1.5
|
||||
- Add ability to show custom post in REST API (Thanks @asithade)[#14](https://github.com/Graffino/Custom-Post-Type-Maker/issues/14).
|
||||
|
||||
### 1.1.4
|
||||
- Add ability to show custom taxonomy column in post listing.
|
||||
|
||||
### 1.1.3
|
||||
- Removed forgotten development dump. Sorry about that.
|
||||
|
||||
### 1.1.2
|
||||
- [Bugfix] Make `with_front` available in `register_post` when set to `false` (Credit: @cmerrick). Closes: [#7](https://github.com/Graffino/Custom-Post-Type-Maker/issues/7)
|
||||
|
||||
### 1.1.1
|
||||
- [Feature] Auto-flush rewrite rules on: custom post save, plugin activation, plugin deactivation.
|
||||
- [Bugfix] Made `publicly_queryable` default to true. This fixes permalink errors after upgrading to v1.1.0 on existing installations.
|
||||
- [Localization] Add french translation. (Credit: @momo-fr).
|
||||
|
||||
### 1.1.0
|
||||
- [Feature] Implemented `publicly_queryable`. Closes: [#5](https://github.com/Graffino/Custom-Post-Type-Maker/issues/5)
|
||||
|
||||
### 1.0.4
|
||||
- [Bugfix] Renamed plugin to match WP Plugins
|
||||
|
||||
### 1.0.3
|
||||
- [Bugfix] Fix typos
|
||||
|
||||
### 1.0.2
|
||||
- [Bugfix] Fixed `undefined` error that prevented media library from loading
|
||||
|
||||
### 1.0.1
|
||||
- Compatibility with future version of WP
|
||||
|
||||
### 1.0.0
|
||||
- [Added] Ability to select [DashIcons](https://developer.wordpress.org/resource/dashicons/#layout) as Custom Post Type icon.
|
||||
- [Bugfix] Fixed `add_utility_page provokes "deprecated" notice in 4.5.2`
|
||||
- [Forked] Forked https://wordpress.org/plugins/custom-post-type-maker/
|
||||
@@ -0,0 +1,198 @@
|
||||
# Copyright (C) 2016 Codestar
|
||||
# This file is distributed under the GPLv2 or later.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Codestar Framework 1.0.1\n"
|
||||
"Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/cs-framework\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: \n"
|
||||
"PO-Revision-Date: \n"
|
||||
"Language-Team: \n"
|
||||
"X-Generator: Poedit 1.8.7\n"
|
||||
"Last-Translator: \n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"Language: zh_CN\n"
|
||||
|
||||
#: classes/framework.class.php:175
|
||||
msgid "Success. Imported backup options."
|
||||
msgstr "成功导入备份选项。"
|
||||
|
||||
#: classes/framework.class.php:180
|
||||
msgid "Default options restored."
|
||||
msgstr "默认选项恢复。"
|
||||
|
||||
#: classes/framework.class.php:199
|
||||
msgid "Default options restored for only this section."
|
||||
msgstr "当前节点已恢复到默认选项。"
|
||||
|
||||
#: classes/framework.class.php:365
|
||||
msgid "Settings saved."
|
||||
msgstr "设置已保存."
|
||||
|
||||
#: classes/framework.class.php:367
|
||||
msgid "Save"
|
||||
msgstr "保存"
|
||||
|
||||
#: classes/framework.class.php:367
|
||||
msgid "Saving..."
|
||||
msgstr "保存..."
|
||||
|
||||
#: classes/framework.class.php:368
|
||||
msgid "Restore"
|
||||
msgstr "恢复"
|
||||
|
||||
#: classes/framework.class.php:371 fields/backup/backup.php:29
|
||||
msgid "Reset All Options"
|
||||
msgstr "重置所有选项"
|
||||
|
||||
#: classes/framework.class.php:375
|
||||
msgid "show all options"
|
||||
msgstr "显示所有选项"
|
||||
|
||||
#: classes/options.class.php:125
|
||||
msgid "CONFIG"
|
||||
msgstr "配置"
|
||||
|
||||
#: classes/options.class.php:131 classes/options.class.php:151
|
||||
msgid "USAGE"
|
||||
msgstr "使用"
|
||||
|
||||
#: classes/options.class.php:137
|
||||
msgid "VALUE"
|
||||
msgstr "值"
|
||||
|
||||
#: classes/options.class.php:155
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#: classes/options.class.php:227
|
||||
msgid "You are editing language: ( %s )"
|
||||
msgstr "您正在编辑的语言: ( %s )"
|
||||
|
||||
#: classes/shortcode.class.php:82 classes/shortcode.class.php:90
|
||||
#: fields/textarea/textarea.php:27
|
||||
msgid "Add Shortcode"
|
||||
msgstr "添加短代码"
|
||||
|
||||
#: classes/shortcode.class.php:92
|
||||
msgid "Select a shortcode"
|
||||
msgstr "选择一个短代码"
|
||||
|
||||
#: classes/shortcode.class.php:108
|
||||
msgid "Insert Shortcode"
|
||||
msgstr "插入短代码"
|
||||
|
||||
#: fields/background/background.php:34 fields/background/background.php:35
|
||||
#: fields/upload/upload.php:23 fields/upload/upload.php:24
|
||||
msgid "Upload"
|
||||
msgstr "上传"
|
||||
|
||||
#: fields/background/background.php:36 fields/upload/upload.php:25
|
||||
msgid "Use Image"
|
||||
msgstr "使用图像"
|
||||
|
||||
#: fields/backup/backup.php:21
|
||||
msgid "Import a Backup"
|
||||
msgstr "导入备份"
|
||||
|
||||
#: fields/backup/backup.php:22
|
||||
msgid "copy-paste your backup string here"
|
||||
msgstr "复制粘贴您的备份字符串到这里"
|
||||
|
||||
#: fields/backup/backup.php:27
|
||||
msgid "Export and Download Backup"
|
||||
msgstr "导出下载备份"
|
||||
|
||||
#: fields/backup/backup.php:28
|
||||
msgid "or"
|
||||
msgstr "或者"
|
||||
|
||||
#: fields/backup/backup.php:30
|
||||
msgid "Please be sure for reset all of framework options."
|
||||
msgstr "确认重置所有选项"
|
||||
|
||||
#: fields/gallery/gallery.php:21
|
||||
msgid "Add Gallery"
|
||||
msgstr "添加画廊"
|
||||
|
||||
#: fields/gallery/gallery.php:22
|
||||
msgid "Edit Gallery"
|
||||
msgstr "编辑画廊"
|
||||
|
||||
#: fields/gallery/gallery.php:23
|
||||
msgid "Clear"
|
||||
msgstr "清除"
|
||||
|
||||
#: fields/group/group.php:21
|
||||
msgid "Adding"
|
||||
msgstr "添加"
|
||||
|
||||
#: fields/group/group.php:44 fields/group/group.php:76
|
||||
msgid "Remove"
|
||||
msgstr "移除"
|
||||
|
||||
#: fields/icon/icon.php:25 functions/actions.php:82
|
||||
msgid "Add Icon"
|
||||
msgstr "添加Icon"
|
||||
|
||||
#: fields/icon/icon.php:26
|
||||
msgid "Remove Icon"
|
||||
msgstr "移除Icon"
|
||||
|
||||
#: fields/image/image.php:22
|
||||
msgid "Add Image"
|
||||
msgstr "添加图像"
|
||||
|
||||
#: fields/sorter/sorter.php:24
|
||||
msgid "Enabled Modules"
|
||||
msgstr "启用的模块"
|
||||
|
||||
#: fields/sorter/sorter.php:25
|
||||
msgid "Disabled Modules"
|
||||
msgstr "未启用的模块"
|
||||
|
||||
#: fields/switcher/switcher.php:20
|
||||
msgid "on"
|
||||
msgstr "开"
|
||||
|
||||
#: fields/switcher/switcher.php:20
|
||||
msgid "off"
|
||||
msgstr "关"
|
||||
|
||||
#: fields/typography/typography.php:73
|
||||
msgid "Web Safe Fonts"
|
||||
msgstr "网络安全字体"
|
||||
|
||||
#: fields/typography/typography.php:79
|
||||
msgid "Google Fonts"
|
||||
msgstr "谷歌字体"
|
||||
|
||||
#: fields/typography/typography.php:107 functions/actions.php:32
|
||||
msgid "Error! Can not load json file."
|
||||
msgstr "错误!不能加载json文件"
|
||||
|
||||
#: functions/actions.php:83
|
||||
msgid "Search a Icon..."
|
||||
msgstr "查找Icon..."
|
||||
|
||||
#: functions/actions.php:84
|
||||
msgid "Loading..."
|
||||
msgstr "加载..."
|
||||
|
||||
#: functions/helpers.php:49
|
||||
msgid "This field class is not available!"
|
||||
msgstr "此字段不可用!"
|
||||
|
||||
#: functions/validate.php:14
|
||||
msgid "Please write a valid email address!"
|
||||
msgstr "请填写有效的邮箱地址!"
|
||||
|
||||
#: functions/validate.php:33
|
||||
msgid "Please write a numeric data!"
|
||||
msgstr "请写一个数字!"
|
||||
|
||||
#: functions/validate.php:51
|
||||
msgid "Fatal Error! This field is required!"
|
||||
msgstr "致命错误! 这是必填项!"
|
||||
@@ -0,0 +1,101 @@
|
||||
|
||||
# OpenId Connect Generic Changelog
|
||||
|
||||
**3.4.1**
|
||||
|
||||
* Minor documentation update and additional error checking.
|
||||
|
||||
**3.4.0**
|
||||
|
||||
* Feature: @drzraf - New filter hook: ability to filter claim and derived user data before user creation.
|
||||
* Feature: @anttileppa - State time limit can now be changed on the settings page.
|
||||
* Fix: @drzraf - Fix PHP notice when using traditional login, $token_response may be empty.
|
||||
* Fix: @drzraf - Fixed a notice when cookie does not contain expected redirect_url
|
||||
|
||||
**3.3.1**
|
||||
|
||||
* Prefixing classes for more efficient autoloading.
|
||||
* Avoid altering global wp_remote_post() parameters.
|
||||
* Minor metadata updates for wp.org
|
||||
|
||||
**3.3.0**
|
||||
|
||||
* Fix: @pjeby - Handle multiple user sessions better by using the `WP_Session_Tokens` object. Predecessor to fixes for multiple other issues: #49, #50, #51
|
||||
|
||||
**3.2.1**
|
||||
|
||||
* Bug fix: @svenvanhal - Exit after issuing redirect. Fixes #46
|
||||
|
||||
**3.2.0**
|
||||
|
||||
* Feature: @robbiepaul - trigger core action `wp_login` when user is logged in through this plugin
|
||||
* Feature: @moriyoshi - Determine the WP_User display name with replacement tokens on the settings page. Tokens can be any property of the user_claim.
|
||||
* Feature: New setting to set redirect URL when session expires.
|
||||
* Feature: @robbiepaul - New filter for modifying authentication URL
|
||||
* Fix: @cedrox - Adding id_token_hint to logout URL according to spec
|
||||
* Bug fix: Provide port to the request header when requesting the user_claim
|
||||
|
||||
**3.1.0**
|
||||
|
||||
* Feature: @rwasef1830 - Refresh tokens
|
||||
* Feature: @rwasef1830 - Integrated logout support with end_session endpoint
|
||||
* Feature: May use an alternate redirect_uri that doesn't rely on admin-ajax
|
||||
* Feature: @ahatherly - Support for IDP behind reverse proxy
|
||||
* Bug fix: @robertstaddon - case insensitive check for Bearer token
|
||||
* Bug fix: @rwasef1830 - "redirect to origin when auto-sso" cookie issue
|
||||
* Bug fix: @rwasef1830 - PHP Warnings headers already sent due to attempts to redirect and set cookies during login form message
|
||||
* Bug fix: @rwasef1830 - expire session when access_token expires if no refresh token found
|
||||
* UX fix: @rwasef1830 - Show login button on error redirect when using auto-sso
|
||||
|
||||
**3.0.8**
|
||||
|
||||
* Feature: @wgengarelly - Added `openid-connect-generic-update-user-using-current-claim` action hook allowing other plugins/themes
|
||||
to take action using the fresh claims received when an existing user logs in.
|
||||
|
||||
**3.0.7**
|
||||
|
||||
* Bug fix: @wgengarelly - When requesting userinfo, send the access token using the Authorization header field as recommended in
|
||||
section 5.3.1 of the specs.
|
||||
|
||||
**3.0.6**
|
||||
|
||||
* Bug fix: @robertstaddon - If "Link Existing Users" is enabled, allow users who login with OpenID Connect to also log in with WordPress credentials
|
||||
|
||||
**3.0.5**
|
||||
|
||||
* Feature: @robertstaddon - Added `[openid_connect_generic_login_button]` shortcode to allow the login button to be placed anywhere
|
||||
* Feature: @robertstaddon - Added setting to "Redirect Back to Origin Page" after a successful login instead of redirecting to the home page.
|
||||
|
||||
**3.0.4**
|
||||
|
||||
* Feature: @robertstaddon - Added setting to allow linking existing WordPress user accounts with newly-authenticated OpenID Connect login
|
||||
|
||||
**3.0.3**
|
||||
|
||||
* Using WordPresss's is_ssl() for setcookie()'s "secure" parameter
|
||||
* Bug fix: Incrementing username in case of collision.
|
||||
* Bug fix: Wrong error sent when missing token body
|
||||
|
||||
**3.0.2**
|
||||
|
||||
* Added http_request_timeout setting
|
||||
|
||||
**3.0.1**
|
||||
|
||||
* Finalizing 3.0.x api
|
||||
|
||||
**3.0**
|
||||
|
||||
* Complete rewrite to separate concerns
|
||||
* Changed settings keys for clarity (requires updating settings if upgrading from another version)
|
||||
* Error logging
|
||||
|
||||
**2.1**
|
||||
|
||||
* Working my way closer to spec. Possible breaking change. Now checking for preferred_username as priority.
|
||||
* New username determination to avoid collisions
|
||||
|
||||
**2.0**
|
||||
|
||||
Complete rewrite
|
||||
|
||||
308
spec/fixtures/dynamic_finders/plugin_version/darwin-backup/change_log/CHANGELOG.txt
vendored
Normal file
308
spec/fixtures/dynamic_finders/plugin_version/darwin-backup/change_log/CHANGELOG.txt
vendored
Normal file
@@ -0,0 +1,308 @@
|
||||
= 1.2.25, 11 May 2017 =
|
||||
* better recovery from failures during backup
|
||||
|
||||
= 1.2.24, 10 May 2017 =
|
||||
* better start time detection to avoid timeouts
|
||||
* stricter error reporting
|
||||
|
||||
= 1.2.23, 15 Apr 2017 =
|
||||
* better debug for gzip-related errors
|
||||
* lower memory consumption during bootstrap task
|
||||
|
||||
= 1.2.22, 13 Apr 2017 =
|
||||
* FileZilla warning added into description
|
||||
|
||||
= 1.2.21, 2 Apr 2017 =
|
||||
* deadlines lowered to under-30 seconds to get rid of "Unable to lock state", frequent in fastcgi environments due to fastcgi_read_timeout being lower that max_execution_time
|
||||
|
||||
= 1.2.20, 1 Apr 2017 =
|
||||
* better directory selection for state storage
|
||||
|
||||
= 1.2.19.1, 31 Mar 2017 =
|
||||
* more debug information for zero-length blocks
|
||||
* force little-endian numbers in gzip headers
|
||||
|
||||
= 1.2.19, 28 Mar 2017 =
|
||||
* safer flock handling
|
||||
|
||||
= 1.2.18.1, 27 Mar 2017 =
|
||||
* plugin description updated
|
||||
|
||||
= 1.2.18, 25 Mar 2017 =
|
||||
* better storage dir detection
|
||||
* better problem detection and user notifications
|
||||
|
||||
= 1.2.17, 22 Mar 2017 =
|
||||
* try to fix backup dir permissions before backing up
|
||||
* adding uploads dir as an option for backup dir
|
||||
|
||||
= 1.2.16.1, 21 Mar 2017 =
|
||||
* adding wordpress.org formatting to the error report
|
||||
|
||||
= 1.2.16, 21 Mar 2017 =
|
||||
* error handling redone
|
||||
|
||||
= 1.2.15.1, 20 Mar 2017 =
|
||||
* correct original backup site url displayed on the restore panel
|
||||
|
||||
= 1.2.15, 20 Mar 2017 =
|
||||
* client-side error logging improved
|
||||
* more user-frienly explanations added
|
||||
* css and javascript embedded into the restore panel for better compatibility with various hosting providers
|
||||
|
||||
= 1.2.14.1, 8 Mar 2017 =
|
||||
* minor improvement to disk_free_space usage
|
||||
|
||||
= 1.2.14, 8 Mar 2017 =
|
||||
* "disk_free_space(): Value too large for defined data type" fixed
|
||||
|
||||
= 1.2.13, 26 Feb 2017 =
|
||||
* security improved: enforced restore authentication
|
||||
* CloudWays compatibility improved: getting rid of session-based authentication
|
||||
* https -> http rewrite bug fixed
|
||||
|
||||
= 1.2.12, 22 Feb 2017 =
|
||||
* mysql restore degradation from utf8mb4 to utf8, if utf8mb4 is not available
|
||||
|
||||
= 1.2.11, 21 Feb 2017 =
|
||||
* better FastCGI support
|
||||
* "cancel" button fixed
|
||||
|
||||
= 1.2.10, 27 Jan 2017 =
|
||||
* better site responsivenes during backup
|
||||
|
||||
= 1.2.9, 27 Jan 2017 =
|
||||
* better domain recognition in emailed links
|
||||
* error reporting improved
|
||||
|
||||
= 1.2.8, 25 Jan 2017 =
|
||||
* correct bgzf eof support
|
||||
* symlinks are now resolved
|
||||
* symlink depth set to 3 to avoid infinite recursion
|
||||
* restore UI speedups
|
||||
|
||||
= 1.2.7, 31 Dec 2016 =
|
||||
* restoring from non-writeable archives
|
||||
|
||||
= 1.2.6, 31 Dec 2016 =
|
||||
* better WPEngine compatibility
|
||||
|
||||
= 1.2.5, 31 Dec 2016 =
|
||||
* better SQL rewrite during restore
|
||||
* fix to SQL rewrite during restore
|
||||
|
||||
= 1.2.4, 28 Dec 2016 =
|
||||
* better PHP7 compatibility
|
||||
|
||||
= 1.2.3, 27 Dec 2016 =
|
||||
* Better support for migration from WPEngine, as recommended on https://wpengine.com/support/best-practices-uploading-wp-engine-site-another-environment/
|
||||
|
||||
= 1.2.2, 27 Dec 2016 =
|
||||
* Better error reporting during restore
|
||||
|
||||
= 1.2.1, 24 Dec 2016 =
|
||||
* Changelog moved to a separate file
|
||||
|
||||
= 1.2.0, 24 Dec 2016 =
|
||||
* WPEngine.com support added
|
||||
|
||||
= 1.1.32, 22 Dec 2016 =
|
||||
* major bugfix for compression of files that grow or shrink during compression
|
||||
* various minor improvements and warnings fixes
|
||||
|
||||
= 1.1.31, 20 Dec 2016 =
|
||||
* making WP Engine PHP Compatibility Checker happy (better php 7.0 compatibility)
|
||||
|
||||
= 1.1.30, 19 Dec 2016 =
|
||||
* error during verify stage fixed correctly
|
||||
|
||||
= 1.1.29, 19 Dec 2016 =
|
||||
* error during verify stage fixed
|
||||
* CloudWays / DigitalOcean partial workarounds added
|
||||
|
||||
= 1.1.28, 11 Dec 2016 =
|
||||
* minor warning fixed
|
||||
|
||||
= 1.1.27, 10 Dec 2016 =
|
||||
* minor UI improvements
|
||||
|
||||
= 1.1.26, 9 Dec 2016 =
|
||||
* backup list: time zone support added
|
||||
|
||||
= 1.1.25, 8 Dec 2016 =
|
||||
* "restore over FTP" engine rewritten
|
||||
* restore greatly improved overall, tries to fix permissions where possible
|
||||
|
||||
= 1.1.24, 7 Dec 2016 =
|
||||
* permissions checks relaxed
|
||||
* multisite information and user level added to stack trace
|
||||
|
||||
= 1.1.23, 25 Nov 2016 =
|
||||
* another try for CloudFlare's breaking ladda.js
|
||||
* backup restore on servers behind CloudFlare fixed
|
||||
|
||||
= 1.1.22, 25 Nov 2016 =
|
||||
* workaround for CloudFlare's Rocket Roader added
|
||||
|
||||
= 1.1.21, 21 Nov 2016 =
|
||||
* support for reserved keywords in mysql's primary key
|
||||
|
||||
= 1.1.20, 17 Nov 2016 =
|
||||
* automated email notifications when backup is ready
|
||||
|
||||
= 1.1.19, 12 Nov 2016 =
|
||||
* better client-side error logging
|
||||
|
||||
= 1.1.18, 12 Nov 2016 =
|
||||
* mysqld custom port support added
|
||||
* mysqld socket support added
|
||||
|
||||
= 1.1.17, 3 Nov 2016 =
|
||||
* readme updated, note about plugin issues on wpengine.com
|
||||
|
||||
= 1.1.16, 3 Nov 2016 =
|
||||
* disk_free_space wpengine compatibility fixes again
|
||||
|
||||
= 1.1.15, 3 Nov 2016 =
|
||||
* disk_free_space wpengine compatibility fixes
|
||||
|
||||
= 1.1.14, 26 Oct 2016 =
|
||||
* better error message, link to our support board added
|
||||
|
||||
= 1.1.13, 26 Oct 2016 =
|
||||
* readme.txt updated
|
||||
|
||||
= 1.1.12, 26 Oct 2016 =
|
||||
* a polite, non-intrusive, permanently dismissible notice asking to tell about us to your friends on the 1st, 2nd and every 10th successfull restore added
|
||||
|
||||
= 1.1.11, 24 Oct 2016 =
|
||||
* more improvements to download functionality
|
||||
|
||||
= 1.1.10, 24 Oct 2016 =
|
||||
* downloaded archives potential corruption fixed
|
||||
|
||||
= 1.1.9, 23 Oct 2016 =
|
||||
* fatal error handling improved
|
||||
* wp-config.php reconfiguration fixed
|
||||
|
||||
= 1.1.8, 19 Oct 2016 =
|
||||
* schedule delete fixed to support schedules for v1.1.0 - v1.1.2
|
||||
|
||||
= 1.1.7, 19 Oct 2016 =
|
||||
* url rewrite fixed for subdomains
|
||||
* gzdeflate bug fixed
|
||||
|
||||
= 1.1.6, 18 Oct 2016 =
|
||||
* recovery panel auth fixes
|
||||
* recovery panel field name fixed
|
||||
|
||||
= 1.1.5, 16 Oct 2016 =
|
||||
* available schedules list cleanup
|
||||
|
||||
= 1.1.4, 16 Oct 2016 =
|
||||
* warnings on Schedule page fixed
|
||||
* minor text updates
|
||||
|
||||
= 1.1.3, 15 Oct 2016 =
|
||||
* stop backup if less than 1M of free space left on disk
|
||||
|
||||
= 1.1.2, 09 Oct 2016 =
|
||||
* bugfix for unlimited number of retained backups
|
||||
* better url rewrite when cloning
|
||||
|
||||
= 1.1.1, 09 Oct 2016 =
|
||||
* https://wordpress.org/support/topic/backup-failed-14/ fixed
|
||||
* compatibility with mysql 5.7 improved
|
||||
|
||||
= 1.1.0, 05 Oct 2016 =
|
||||
* scheduled backups support added
|
||||
* multisite fixes
|
||||
|
||||
= 1.0.26, 29 Sep 2016 =
|
||||
* uploads dir exclusion fixed for multisite
|
||||
|
||||
= 1.0.25, 29 Sep 2016 =
|
||||
* uploads dir exclusion fixed
|
||||
|
||||
= 1.0.24, 26 Sep 2016 =
|
||||
* improving EstimateFs task performance and memory consumption
|
||||
|
||||
= 1.0.23, 26 Sep 2016 =
|
||||
* hard deadline cannot be longer than 25 seconds
|
||||
* Changelog returned back to tab
|
||||
|
||||
= 1.0.22, 22 Sep 2016 =
|
||||
* improving estimate task for very long sites
|
||||
|
||||
= 1.0.21, 25 Aug 2016 =
|
||||
* readme.txt link to changelog fixed
|
||||
|
||||
= 1.0.20, 25 Aug 2016 =
|
||||
* readme.txt link to changelog fixed
|
||||
|
||||
= 1.0.19, 24 Aug 2016 =
|
||||
* mbstring.func_overload = 2 bugfix
|
||||
|
||||
= 1.0.18, 24 Aug 2016 =
|
||||
* user-side error reporting added
|
||||
|
||||
= 1.0.17, 22 Aug 2016 =
|
||||
* warning in WordpressCleanup task suppressed
|
||||
|
||||
= 1.0.16, 22 Aug 2016 =
|
||||
* customizable email address to send backup links
|
||||
|
||||
= 1.0.15, 22 Aug 2016 =
|
||||
* moving all plugins settings under same option key
|
||||
|
||||
= 1.0.14, 21 Aug 2016 =
|
||||
* javascript / css caching issues addressed
|
||||
|
||||
= 1.0.13, 21 Aug 2016 =
|
||||
* better listing
|
||||
* better in-app help
|
||||
|
||||
= 1.0.12, 17 Aug 2016 =
|
||||
* bugfix: uploads were always backed up
|
||||
|
||||
= 1.0.11, 17 Aug 2016 =
|
||||
* sslverify disabled when detecting location for backups
|
||||
|
||||
= 1.0.10, 17 Aug 2016 =
|
||||
* .maintenance file removal after restore
|
||||
|
||||
= 1.0.9, 17 Aug 2016 =
|
||||
* Error handling improved
|
||||
* Better detection of state storage and backup storage directories
|
||||
|
||||
= 1.0.8, 16 Aug 2016 =
|
||||
* new menu icon
|
||||
|
||||
= 1.0.7, 16 Aug 2016 =
|
||||
* readme.txt Features section added
|
||||
* readme.txt FAQ updated
|
||||
|
||||
= 1.0.6, 16 Aug 2016 =
|
||||
* Support for removal of backups in the site root (happens after duplication)
|
||||
* FAQ updated
|
||||
* Installation updated
|
||||
|
||||
= 1.0.5, 15 Aug 2016 =
|
||||
* Minor improvements - size column added to backups list
|
||||
* Minor bugfixes and improvements
|
||||
|
||||
= 1.0.4, 14 Aug 2016 =
|
||||
* readme.txt fixed
|
||||
|
||||
= 1.0.3, 14 Aug 2016 =
|
||||
* Multisite support - backup available to network admins only
|
||||
* readme.txt FAQ section and description updated
|
||||
|
||||
= 1.0.2, 13 Aug 2016 =
|
||||
* readme.txt updated
|
||||
|
||||
= 1.0.1, 13 Aug 2016 =
|
||||
* readme.txt formatting fixes
|
||||
|
||||
= 1.0, 12 Aug 2016 =
|
||||
* Initial release
|
||||
2
spec/fixtures/dynamic_finders/plugin_version/dashboard-columns/change_log/changelog.md
vendored
Normal file
2
spec/fixtures/dynamic_finders/plugin_version/dashboard-columns/change_log/changelog.md
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
#### Version 1.0.0
|
||||
- First release
|
||||
20
spec/fixtures/dynamic_finders/plugin_version/db-share-count/change_log/changelog.txt
vendored
Normal file
20
spec/fixtures/dynamic_finders/plugin_version/db-share-count/change_log/changelog.txt
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
# Change Log
|
||||
|
||||
All notable changes to the project will be documented in this file.
|
||||
|
||||
## [0.1.3]
|
||||
### Fixed
|
||||
- Options was not displaying correct min_count
|
||||
|
||||
## [0.1.2]
|
||||
### Fixed
|
||||
- readme.txt incorrect shortcode
|
||||
- Added extra error checking for bad responses
|
||||
|
||||
## [0.1.1]
|
||||
### Fixed
|
||||
- Updated facebook API
|
||||
|
||||
## [0.1.0]
|
||||
### Added
|
||||
- Initial release.
|
||||
3
spec/fixtures/dynamic_finders/plugin_version/db-signatures/change_log/changelog.txt
vendored
Normal file
3
spec/fixtures/dynamic_finders/plugin_version/db-signatures/change_log/changelog.txt
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
= 1.0 =
|
||||
|
||||
* Initial Release
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user