| bio | website | philerb.com |
|---|---|---|
| location | Pennsylvania | |
| age | 30 | |
| visits | member for | 1 year, 2 months |
| seen | Oct 4 '12 at 13:01 | |
| stats | profile views | 2 |
|
Oct 12 |
awarded | Student |
|
Oct 3 |
comment |
WordPress MultiSite Active Directory integration and site privacy Damien - I've logged support items in the forums for both plugins. I'm just seeing if I can pick the brains of those who may have tackled something similar before. I don't believe that the privacy plugin really needs to know about external user databases, it just needs to let the AD plugin do its thing and add the user to the internal WordPress database. Unfortunately, the privacy plugin seems to be getting in the way of that. |
|
Oct 3 |
comment |
Using custom url parameters in a page Regardless is someone used a trailing slash, $arrUrlParts[3] would still contain the number - there would just be an extra (blank) entry in the array at $arrUrlParts[4]. I'm sorry this wasn't what you were looking for. Hope you find something that works for your situation! |
|
Oct 3 |
awarded | Editor |
|
Oct 3 |
comment |
Using custom url parameters in a page I added some PHP code to my answer that should help you in reading the "friendly URL" to get the information you need. |
|
Oct 3 |
revised |
Using custom url parameters in a page added 555 characters in body |
|
Oct 3 |
comment |
Using custom url parameters in a page It's definitely an interesting issue and not one that I would have foreseen when planning out to do what you're doing. |
|
Oct 3 |
comment |
Using custom url parameters in a page When you use the URL that has the URL parameters, it does work from what you're saying. However, when you use the code that you listed above to rewrite the URL, the URL parameters don't technically exist for get_query_var to pull. Hence, you'd need to change the way you're trying to get the number, per my answer above. |
|
Oct 3 |
answered | Using custom url parameters in a page |
|
Oct 3 |
answered | Highlight comments made by registered users of the site |
|
Oct 2 |
awarded | Teacher |
|
Oct 2 |
answered | How to repeat a loop after 4 posts |
|
Oct 2 |
awarded | Supporter |
|
Oct 2 |
asked | WordPress MultiSite Active Directory integration and site privacy |