Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update #43

Open
wants to merge 79 commits into
base: use-illuminate-request
Choose a base branch
from
Open

Update #43

wants to merge 79 commits into from

Conversation

lexisvar
Copy link

Update

jasonagnew and others added 30 commits May 29, 2015 14:22
move to illuminate's request instead of our own http implementation
…helpers and changed Panel@url to not depend on WP's admin_menu state
jasonagnew and others added 30 commits June 11, 2015 17:13
support position param for menu pages
…p to 0.9.10 + made the enqueue panel matcher much better
Plugin activation results on some setups in following error:
Warning: is_dir(): open_basedir restriction in effect. File(/) is not within the allowed path(s): (/xxx/:/tmp) in /xxx/vendor/twig/twig/lib/Twig/Loader/Filesystem.php on line 93
This can be easily fixed applying this simple change.
Adds support for WordPress' script localization feature.
TO Set Default Collate to Avoid PDO Exceptions
To Set COLLATE as Wordpress Default Collate
I don't generate any routes with herbert.  I noticed that my nginx error log was getting flooded with errors about foreach not having a valid argument. So I added a check to make sure that there is in fact an array of routes to add before trying to iterate it! No more log spam.
Adds support for script localization
Fix: open_basedir restriction
Throw fatal error when the parameter $callable in $shortcode->add() i…
Add capabilities as argument for panels
* Fixed filtering enqueue by post type

Method was always returning true so filtering wasn't working

* Removed ternary operator
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.

10 participants