Skip to content

Fix/wrap array get - #13

Open
jonnale wants to merge 2 commits into
Bynder:masterfrom
CypressNorth:fix/wrap_array_get
Open

Fix/wrap array get#13
jonnale wants to merge 2 commits into
Bynder:masterfrom
CypressNorth:fix/wrap_array_get

Conversation

@jonnale

@jonnale jonnale commented May 23, 2024

Copy link
Copy Markdown

In bynder-wordpress.php, a function is declared called array_get(...). This is a commonly named function that exists in other packages, so I simply wrapped it in a if(!function_exists('array_get') { ... declare function ... }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant