WPNLWeb is a WordPress plugin & API server that implements Microsoft's Natural Language Web (NLWeb) protocol, enabling any WordPress site to become conversational.
Stars
21
Forks
5
Watchers
21
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
25
commits
Enhance Wpnlweb_Public class by implementing additional private properties for improved modularity and organization. Updated constructor to streamline dependency loading and component initialization. Added legacy methods for backward compatibility, ensuring seamless functionality delegation to respective managers. This update further aligns the code with WordPress coding standards and enhances maintainability.
8cdc066View on GitHubUpdate version number to 1.0.2 in README, main plugin file, and class file. Enhance README with changelog for version 1.0.2, detailing submission preparations, code standards compliance, documentation improvements, and bug fixes. This update aligns all version references across the project in preparation for WordPress.org submission.
d14990aView on GitHubUpdate .gitignore to include v1.0.2.zip and ensure proper exclusion of IDE files. This change enhances project organization by preventing unnecessary files from being tracked, contributing to a cleaner development environment.
c175fceView on GitHubRefactor README and admin class for improved clarity and functionality. Updated README to streamline the major release description, emphasizing key features of the WPNLWeb plugin. Enhanced the settings link functionality in the admin class to use `plugin_basename()` for dynamic path resolution. Adjusted diagnostic messages for better user understanding and ensured consistent settings link URL. These changes improve documentation clarity and user experience while adhering to coding standards.
b7c5af1View on GitHubUpdate project files to enhance organization and compliance with coding standards. Added new entries to .gitignore for IDE and workspace files, ensuring a cleaner development environment. Updated index.php and admin/index.php to include proper package documentation. Modified phpcs.xml to temporarily allow both array syntaxes during ongoing refactoring. Refined uninstall.php and various class files to adhere to WordPress coding standards, including consistent spacing and formatting. This change improves code readability and maintainability across the WPNLWeb plugin.
fe16f67View on GitHubRefactor WPNLWeb plugin to reflect rebranding from "TypeWriter" to "wpnlweb". Updated all instances of the previous name and email in documentation and code comments, ensuring consistency across the project. Adjusted URLs to point to the new official site, enhancing clarity and user experience. This change supports the overall transition to the new branding and improves the accuracy of contact information for contributors and users.
62a4713View on GitHubUpdate README to replace outdated image URLs with new links for better accessibility and visual consistency. This change ensures that all images, including the banner and screenshots, point to the correct and updated locations, enhancing the overall user experience and clarity of the documentation.
c09a27dView on GitHubRemove Phase 2 Completion Report and update README to reflect the removal of testing metrics. This change streamlines documentation by eliminating outdated test results and enhances clarity for users regarding the plugin's current status and readiness for WordPress.org submission.
96c3586View on GitHubUpdate README to clarify plugin installation process and provide alternative download options. Added a note regarding the plugin's pending review status by WordPress, ensuring users are informed about the current state and can access the plugin zip file from GitHub. This change enhances user experience and transparency.
868a47fView on GitHubUpdate README to indicate that the plugin is pending review by WordPress. Added a note for users to download the plugin zip file from GitHub until approval is granted. This change enhances clarity regarding the installation process and provides an alternative download option for users.
11b1318View on GitHubUpdate README to reflect rebranding of the plugin from "Natural Language Web" to "Natural Language AI". Swapped descriptions for screenshots to accurately represent their content. Updated repository clone link to the new GitHub organization and corrected the Testing Guide link for consistency. This enhances clarity and ensures users have the most accurate information regarding the plugin's features and resources.
4f0fffcView on GitHubUpdate .gitignore to streamline project management by removing unnecessary files and directories. Added 'composer.phar' to the ignore list while cleaning up outdated entries, ensuring a more organized and efficient development environment.
d82964dView on GitHubUpdate README to include new images with direct links for better accessibility and visual clarity. Enhanced the documentation by adding a banner image and updating screenshot URLs to point to the official site, ensuring users have access to the latest visuals of the WPNLWeb plugin interface.
98a00e9View on GitHub