-
I'm working on a plugin for Wordpress using xeditable and ran into a problem. Since it has to work with a lot of different themes, you get lots of mixes of different javascripts. WordPress uses mostly…
-
I'm using [Bedrock](https://roots.io/bedrock/) to manage Wordpress and plugins using Composer. It looks like `wp-admin-notification` assumes that WordPress will be loaded before Composer dependencie…
-
WordPress has its roots in PHP 4. But this plugin could look like a modern application.
```
.
├── bin
│ └── create-release-files.sh
├── composer.json
├── LICENSE
├── patches
│ └── acf-pro-…
-
Hello,
I wanted to know if wp-bootstrap supports a multisite wordpress ? If not, what is missing from your subcommand to support it ?
melck updated
8 years ago
-
there have been a number of issues regarding bootstrap, im not sure where else it is used besides the tooltip and the loading meetings modal but it could be worth looking into using jquery ui and jQue…
-
Culprit:
https://github.com/qriouslad/admin-site-enhancements/blob/2bf910a584f53a7ceac4757206f77e7a271756d2/bootstrap.php#L569-L570
This is wrong.
The second argument to `add_filter()` needs …
-
```
*SYSTEM INFO*
------------------------
Plugin Version: 0.9.7.11-pl
WordPress Version: 3.8
PHP Version: 5.3.27-pl0-gentoo
MySQL Version: 5.0.91
Server OS: Linux
Language:
-----------------------…
-
I’m using Wordpress locally [MAMP-php caching turned off] and Bootstrap 5. I’m also using Polylang plugin.(so there was menu for each language).
The problem is wp-bootstrap-navwalker disapeard afte…
-
I'm considering changing package type in `composer.json` file to `wordpress-muplugin`. This will enforce Bedrock to install framework as "not to turn off". It has a lot of sense, as the assely created…
-
Yours is the best and simplest plugin for symfony and wordpress integration. But I have some trouble in activating it. Can you please add some examples as how can you create a custom symfony projec…