-
Notifications
You must be signed in to change notification settings - Fork 26
Comparing changes
Open a pull request
base repository: WordPress/abilities-api
base: v0.1.0
head repository: WordPress/abilities-api
compare: v0.1.1
- 6 commits
- 9 files changed
- 13 contributors
Commits on Aug 29, 2025
-
Documentation: Include specific nvm version needed (#33)
* Documentation: Include specific nvm version needed * Update CONTRIBUTING.md --------- Co-authored-by: Greg Ziółkowski <grzegorz@gziolo.pl>
Configuration menu - View commit details
-
Copy full SHA for 6e685d2 - Browse repository at this point
Copy the full SHA 6e685d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50ae03a - Browse repository at this point
Copy the full SHA 50ae03aView commit details
Commits on Sep 1, 2025
-
Introduce Props Bot workflow (#50)
Props Bot is a GitHub Action that processes the activity on a pull request and any linked issues. The bot attempts to associate each GitHub use account with a linked w.org one and outputs a formatted list of `Co-authored-by` trailers that can be copied and pasted into the merge commit message. This ensures that everyone who contributed to a given merge receives props for their effort, and that the list of contributors is predictably formatted for easy processing. This bot is currently in the following repositories under the WordPress organization: - https://github.com/WordPress/wordpress-develop - https://github.com/WordPress/gutenberg - https://github.com/WordPress/plugin-check - https://github.com/WordPress/performance - https://github.com/WordPress/grunt-patch-wordpress More details about the bot can be found in the [original announcement post on the Make WordPress Core blog](https://make.wordpress.org/core/2024/02/01/new-commit-message-requirements-in-git-hello-props-bot/). Co-authored-by: Jonathan Desrosiers <desrosj@users.noreply.github.com> Co-authored-by: desrosj <desrosj@git.wordpress.org> Co-authored-by: justlevine <justlevine@git.wordpress.org>
Configuration menu - View commit details
-
Copy full SHA for 48c925e - Browse repository at this point
Copy the full SHA 48c925eView commit details
Commits on Sep 4, 2025
-
Updated Inline Documentation Order (#57)
Co-authored-by: sandipr942 <sandipsinh007@git.wordpress.org>
Configuration menu - View commit details
-
Copy full SHA for 1b75e1d - Browse repository at this point
Copy the full SHA 1b75e1dView commit details
Commits on Sep 5, 2025
-
dev!: handle property registration inside WP_Ability. (#54)
Co-authored-by: Greg Ziółkowski <grzegorz@gziolo.pl> Co-authored-by: justlevine <justlevine@git.wordpress.org> Co-authored-by: gziolo <gziolo@git.wordpress.org> Co-authored-by: felixarntz <flixos90@git.wordpress.org>
Configuration menu - View commit details
-
Copy full SHA for 769de9e - Browse repository at this point
Copy the full SHA 769de9eView commit details -
Fix REST API initialization for composer package usage (#55)
* Fix REST API initialization for composer package usage - Move REST API route registration from abilities-api.php to bootstrap.php - Ensure REST API routes are initialized when used as composer package - Prevent duplicate registration by placing hook inside class existence check - Consolidate initialization logic in single location 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> * Remove trailing whitespace * Use tabs for indent. --------- Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: Greg Ziółkowski <grzegorz@gziolo.pl> Co-authored-by: budzanowski <budzanowski@git.wordpress.org> Co-authored-by: gziolo <gziolo@git.wordpress.org> Co-authored-by: justlevine <justlevine@git.wordpress.org>
Configuration menu - View commit details
-
Copy full SHA for 21af812 - Browse repository at this point
Copy the full SHA 21af812View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.1.0...v0.1.1