Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump version to 0.0.14 and update changelog with fix for reindexing p… #17

Merged
merged 1 commit into from
Jan 29, 2025

Conversation

soderlind
Copy link
Owner

This pull request includes several updates and fixes for the WP Loupe plugin, primarily focusing on version updates and bug fixes. The most important changes include fixing a reindexing issue, updating compatibility information, and adding debug statements.

Version Updates and Fixes:

  • Updated version to 0.0.14 in composer.json, package.json, readme.txt, and wp-loupe.php. [1] [2] [3] [4]
  • Added changelog entry for version 0.0.14 and updated the changelog link in CHANGELOG.md. [1] [2]

Compatibility and Debugging:

  • Updated compatibility information in README.md to include testing with the Twenty Twenty-Five theme.
  • Added debug statements in includes/class-wp-loupe-indexer.php and includes/class-wp-loupe-search.php for better debugging and analysis. [1] [2]

Code Improvements:

  • Added initialization call in the constructor of WP_Loupe_Indexer. When updating/adding posts, they weren't indexed.
  • Adjusted the priority of the wp_footer action in WP_Loupe_Search to ensure it runs later in the execution sequence.

@soderlind soderlind merged commit 5fddd23 into main Jan 29, 2025
@soderlind soderlind deleted the update branch January 30, 2025 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant