| bio | website | twitter.com/julien_c |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 2 years, 1 month |
| seen | Sep 6 '12 at 17:58 | |
| stats | profile views | 8 |
|
Apr 22 |
awarded | Self-Learner |
|
Mar 7 |
awarded | Notable Question |
|
Jan 22 |
awarded | Yearling |
|
Sep 10 |
awarded | Popular Question |
|
May 15 |
accepted | Programmatically add a Navigation menu and menu items |
|
May 15 |
comment |
Programmatically add a Navigation menu and menu items Sorry it took me such a long time to check that it worked in my case. Answer accepted! Also, you're defining custom links menu items, I've added an answer below to define page links (which will be more robust to URL changes, for example). |
|
May 15 |
answered | Programmatically add a Navigation menu and menu items |
|
Apr 16 |
comment |
Add multiple plugin directories @StephenHarris Please see my use case here: wordpress.stackexchange.com/questions/46364/… |
|
Apr 11 |
comment |
Get page link from slug? Why would that be better? Can you explain? |
|
Mar 28 |
comment |
Add multiple plugin directories This is really great. It would be even cooler if we could this as a library inside a Theme (see my comment on Github: github.com/chrisguitarguy/WP-Plugin-Directories/issues/4) |
|
Mar 27 |
accepted | Is the current Theme version number cached somewhere? |
|
Mar 27 |
comment |
Is the current Theme version number cached somewhere? Great answer, thanks! I'll actually just cache it in-process using a PHP static variable (I mostly just not want multiple file parsings for each page view). |
|
Mar 27 |
revised |
Is the current Theme version number cached somewhere? added 2 characters in body |
|
Mar 27 |
asked | Is the current Theme version number cached somewhere? |
|
Mar 22 |
comment |
Are drop-in plugins a product of design Thanks! Please do :) |
|
Mar 21 |
comment |
Plugin (or Theme) containing its own Plugins? I had seen that and it looks great, but I'm not sure it suits my use case: in my case, I want to include plugins but not actually activate them, unless the user explicitly activates them. They're not actually *plugin requirements$. |
|
Mar 21 |
comment |
Plugin (or Theme) containing its own Plugins? I won't be waiting for it, but it can help me decide between recoding the wheel or base my code on something that might one day be officially supported :) |
|
Mar 21 |
comment |
Plugin (or Theme) containing its own Plugins? Great points. I had actually seen the (impressive) answer you linked to (probably in a weekly digest mail one or two weeks ago) but had deemed it as too complicated... But it might not be that bad after all. And if I understand correctly, it may end up in core, right? |
|
Mar 21 |
answered | Plugin (or Theme) containing its own Plugins? |
|
Mar 21 |
awarded | Editor |