charli_polo
Forum Replies Created
-
Let’s not reverse things here… You are the one coding, so I am the one saying Thx !
I’l review the plugin.
Cheers,
Charlie.Forum: Plugins
In reply to: [Twitter Bootstrap for WordPress] CSS added outside the headSeems fine to me ??
Ok, after a few tries, I tested this version.
Looks fine to me, no bug discovered at the moment.A few suggestions:
1/ The option name and description are not very explicit.
2/ This still does not give the possibility to include CSS by another way (like through a custom function of a theme). Actually, as your new version solves my issues, I don’t need to do so, so I am not sure it’s needed anyway. I guess it’s also possible to use remove_action in order to disable totally the last line of your hlt-bootstrapcss.php. In this case, getting an easy access to $aIncludesList would still be required.So overall: Problems solved ??
Seems like your link does not provide any significant change.
Should I try the dev version from the svn ?
Excellent news !
I will test your release and let you know asap.
Forum: Plugins
In reply to: [Twitter Bootstrap for WordPress] CSS added outside the headHi Paul,
I’ll test this asap and let you know !
Forum: Plugins
In reply to: [WP Editor] [Plugin: WP Editor] enable editing of LESS filesOoops, I realize I wasn’t clear at all…
Within the settings of WP Editor, you can choose to activate .less file for:
A/ The theme files editor (within WP Editor Settings>Theme Editor)
B/ The plugin files editor (within WP Editor Settings>Plugin Theme)Doing A won’t enable you to edit .less files of your theme. Doing A & B did the trick.
Also, I noticed what seems a typo:
WP Editor Settings>Theme Editor has Editor Theme as title
WP Editor Settings>Plugin Editor has Editor Theme as title (Again !)Forum: Plugins
In reply to: [WP Editor] [Plugin: WP Editor] enable editing of LESS filesGreat addition, but I think I found a tiny bug:
.less files won’t appear in the theme editor unless you activate them in the plugin editor (within the settings).
Kind of tricky… but in the end, I got them so it’s cool !