start features
Showing
- Tests/Integration/EntryQueriesGeneratorsTest.php 3 additions, 3 deletionsTests/Integration/EntryQueriesGeneratorsTest.php
- Tests/Integration/EntryQueriesTest.php 3 additions, 3 deletionsTests/Integration/EntryQueriesTest.php
- Tests/Integration/Features/QueryByUserIdTest.php 2 additions, 2 deletionsTests/Integration/Features/QueryByUserIdTest.php
- Tests/Integration/IntegrationTestCase.php 3 additions, 3 deletionsTests/Integration/IntegrationTestCase.php
- Tests/Integration/TestsTest.php 2 additions, 2 deletionsTests/Integration/TestsTest.php
- Tests/Traits/HasFactories.php 3 additions, 3 deletionsTests/Traits/HasFactories.php
- Tests/Unit/EntryQueriesTest.php 6 additions, 6 deletionsTests/Unit/EntryQueriesTest.php
- Tests/Unit/TestCase.php 1 addition, 1 deletionTests/Unit/TestCase.php
- Tests/bootstrap-integration.php 3 additions, 2 deletionsTests/bootstrap-integration.php
- Tests/bootstrap.php 2 additions, 2 deletionsTests/bootstrap.php
- composer.json 1 addition, 2 deletionscomposer.json
- src/CreatesSelectQueries.php 1 addition, 1 deletionsrc/CreatesSelectQueries.php
- src/SelectsCreatesSelect.php 1 addition, 1 deletionsrc/SelectsCreatesSelect.php
{ | { | ||
"name": "calderawp/caldera-forms-query", | "name": "calderawp/caldera-forms-query", | ||
"description": "Example code for a plugin that modifies default post routes to improve search", | "description": "Caldera Forms Query Library", | ||
"type": "wordpress-plugin", | |||
"license": "GPL-2.0", | "license": "GPL-2.0", | ||
"authors": [ | "authors": [ | ||
{ | { | ||
... | ... |
Please register or sign in to comment