Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.

## [0.1.42](https://github.com/CodingBlackFemales/wordpress/compare/v0.1.41...v0.1.42) (2026-03-25)


### Bug Fixes

* add missing function ([a2c2953](https://github.com/CodingBlackFemales/wordpress/commit/a2c295332f72058536dc3884a84c2f308ab6703b))
* add more missing vendor directories ([147c3b4](https://github.com/CodingBlackFemales/wordpress/commit/147c3b41c7be6d0018a405254673f897465f92d8))
* include erroneously ignored vendor directory ([d6739aa](https://github.com/CodingBlackFemales/wordpress/commit/d6739aadb2a3853a7987f19bd71836e367601698))
* include theme vendor directories ([467a27e](https://github.com/CodingBlackFemales/wordpress/commit/467a27ef59c3b58747173c2a5cda21d6921a5067))

## [0.1.41](https://github.com/CodingBlackFemales/wordpress/compare/v0.1.40...v0.1.41) (2026-02-27)


Expand Down
86 changes: 46 additions & 40 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,18 @@
"issues": "https://github.com/CodingBlackFemales/wordpress/issues"
},
"repositories": [
{
"name": "wp-packages",
"type": "composer",
"url": "https://repo.wp-packages.org"
},
{
"type": "composer",
"url": "https://wpackagist.org",
"only": [
"wpackagist-plugin/*",
"wpackagist-theme/*"
"wpackagist-plugin/crisp",
"wpackagist-plugin/social-networks-auto-poster-facebook-twitter-g",
"wpackagist-plugin/wpjm-extra-fields"
]
},
{
Expand All @@ -56,45 +62,45 @@
"sleiman/airtable-php": "^3.0.0",
"symfony/cache": "~7.3.0",
"vlucas/phpdotenv": "^5.6.3",
"wp-cli/wp-cli-bundle": "~2.12.0",
"wpackagist-plugin/akismet": "^5.6.0",
"wpackagist-plugin/breadcrumb-navxt": "^7.5.1",
"wpackagist-plugin/code-profiler": "^1.8.2",
"wpackagist-plugin/conditional-blocks": "^3.3.1",
"wpackagist-plugin/crisp": "^0.48.0",
"wpackagist-plugin/drip": "^1.1.9",
"wpackagist-plugin/facebook-for-woocommerce": "^3.5.15",
"wpackagist-plugin/header-footer-code-manager": "^1.1.44",
"wpackagist-plugin/import-meetup-events": "^1.6.9",
"wpackagist-plugin/jetpack": "^15.5.0",
"wpackagist-plugin/login-as-user": "^1.6.8",
"wpackagist-plugin/mailchimp-for-woocommerce": "^6.0",
"wpackagist-plugin/members": "^3.2.18",
"wpackagist-plugin/myworks-woo-sync-for-quickbooks-online": "^3.0.3",
"wpackagist-plugin/optimole-wp": "^4.2.1",
"wpackagist-plugin/otter-blocks": "^3.1.4",
"wpackagist-plugin/pdf-embedder": "^4.9.3",
"wpackagist-plugin/pdf-viewer-block": "^1.1.0",
"wpackagist-plugin/post-type-switcher": "^4.0.1",
"wpackagist-plugin/pods": "^3.3.4",
"wpackagist-plugin/query-monitor": "^3.20.2",
"wpackagist-plugin/redis-cache": "^2.7",
"wpackagist-plugin/remove-dashboard-access-for-non-admins": "^1.2.1",
"wpackagist-plugin/social-networks-auto-poster-facebook-twitter-g": "^4.4.6",
"wpackagist-plugin/woocommerce": "^10.5.0",
"wpackagist-plugin/woocommerce-gateway-stripe": "^10.3.1",
"wpackagist-plugin/woocommerce-paypal-payments": "^3.3.2",
"wpackagist-plugin/woocommerce-services": "^3.4.0",
"wpackagist-plugin/wp-graphql": "^2.8.0",
"wpackagist-plugin/wp-job-manager": "^2.4.0",
"wpackagist-plugin/wp-job-manager-xml-csv-listings-import": "^1.2.1",
"wpackagist-plugin/wp-mail-smtp": "^4.7.1",
"wpackagist-plugin/wp-maintenance-mode": "^2.6.20",
"wpackagist-plugin/wp-rest-api-authentication": "^4.2.0",
"wpackagist-plugin/crisp": "^0.48",
"wpackagist-plugin/social-networks-auto-poster-facebook-twitter-g": "^4.4.7",
"wpackagist-plugin/wpjm-extra-fields": "^1.3.0",
"wpackagist-plugin/zapier": "^1.5.3",
"wpackagist-theme/onepress": "^2.3.16",
"wpackagist-theme/twentytwentythree": "^1.6.0"
"wp-cli/wp-cli-bundle": "~2.12.0",
"wp-plugin/akismet": "^5.6.0",
"wp-plugin/breadcrumb-navxt": "^7.5.1",
"wp-plugin/code-profiler": "^1.8.2",
"wp-plugin/conditional-blocks": "^3.3.1",
"wp-plugin/drip": "^1.1.9",
"wp-plugin/facebook-for-woocommerce": "^3.5.15",
"wp-plugin/header-footer-code-manager": "^1.1.44",
"wp-plugin/import-meetup-events": "^1.6.9",
"wp-plugin/jetpack": "^15.5.0",
"wp-plugin/login-as-user": "^1.6.8",
"wp-plugin/mailchimp-for-woocommerce": "^6.0",
"wp-plugin/members": "^3.2.18",
"wp-plugin/myworks-woo-sync-for-quickbooks-online": "^3.0.3",
"wp-plugin/optimole-wp": "^4.2.1",
"wp-plugin/otter-blocks": "^3.1.4",
"wp-plugin/pdf-embedder": "^4.9.3",
"wp-plugin/pdf-viewer-block": "^1.1.0",
"wp-plugin/post-type-switcher": "^4.0.1",
"wp-plugin/pods": "^3.3.4",
"wp-plugin/query-monitor": "^3.20.2",
"wp-plugin/redis-cache": "^2.7",
"wp-plugin/remove-dashboard-access-for-non-admins": "^1.2.1",
"wp-plugin/woocommerce": "^10.5.0",
"wp-plugin/woocommerce-gateway-stripe": "^10.3.1",
"wp-plugin/woocommerce-paypal-payments": "^3.3.2",
"wp-plugin/woocommerce-services": "^3.4.0",
"wp-plugin/wp-graphql": "^2.8.0",
"wp-plugin/wp-job-manager": "^2.4.0",
"wp-plugin/wp-job-manager-xml-csv-listings-import": "^1.2.1",
"wp-plugin/wp-mail-smtp": "^4.7.1",
"wp-plugin/wp-maintenance-mode": "^2.6.20",
"wp-plugin/wp-rest-api-authentication": "^4.2.0",
"wp-plugin/zapier": "^1.5.3",
"wp-theme/onepress": "^2.3.16",
"wp-theme/twentytwentythree": "^1.6.0"
},
"require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": ">=1.2",
Expand Down
Loading
Loading