Skip to content

Commit

Permalink
allow loading using bedrock
Browse files Browse the repository at this point in the history
  • Loading branch information
jerome-barbato committed Jan 23, 2024
1 parent 765352f commit 1b8b2f3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions carbon-field-urlpicker-plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
* Domain Path: /languages
*/

use Carbon_Fields\Carbon_Fields;
use Carbon_Field_UrlPicker\UrlPicker_Field;

require( __DIR__ . '/vendor/autoload.php' );

define('Carbon_Field_UrlPicker\\DIR', __DIR__);
Expand Down

0 comments on commit 1b8b2f3

Please sign in to comment.