llucax
Forum Replies Created
-
BTW, some other custom metaboxes I create (using Developer’s Custom Fields plug-in) are not shown either.
I tried it and the conflicting plug-in is Developer’s Custom Fields (0.6.1), in case you find the information useful.
Yes, I’m using a a few more plug-ins in my installation ??
I know very little about JS and nothing about jquery, but maybe the problem is how the library is being used?
BTW, WP includes a copy of jquery, wouldn’t be possible to use that copy instead of duplicating it?
Thanks for the followup!
FYI, I saw the diff between 0.9.8 and 0.9.7 and saw jquery previously used attr() instead of propAttr(), so I changed the function call in all “jQuery UI Button” code, and it worked again.
I found plenty of warnings, but just one error:
Error: this.element.propAttr is not a function
Source File: https://localhost/~luca/sca/wp-content/plugins/advanced-access-manager/js/ui/jquery-ui.min.js?ver=3.2.1
Line: 111There are some similar plug-ins that have this feature, maybe you can take them as examples?
https://s.www.ads-software.com/extend/plugins/members/screenshot-3.png?r=421357
https://justintadlock.com/blog/wp-content/uploads/2009/08/edit-roles-component.png
Thanks!
Forum: Hacks
In reply to: How to programatically create a post with an imageThanks