| bio | website | vermeertech.nl |
|---|---|---|
| location | Amstelveen | |
| age | 28 | |
| visits | member for | 1 year, 5 months |
| seen | 2 days ago | |
| stats | profile views | 100 |
|
May 9 |
answered | Custom Role does not have access to dashboard |
|
May 3 |
awarded | Revival |
|
Apr 12 |
comment |
How to handle a “Error establishing a database connection”? Check this question: wordpress.stackexchange.com/questions/37828/… |
|
Mar 28 |
answered | how to create a post type like comments |
|
Feb 15 |
comment |
Programatically add a page in Wordpress I think because your answer was the same as mine, but 4 days later. Now, a year after this, you unaccept my answer and accept your answer. Bit strange, don't you think? |
|
Feb 6 |
answered | The content not wrapped in paragraph tags with get_page_by_title() |
|
Feb 1 |
comment |
All shortcodes not working on custom theme Use function you see here: goo.gl/3IIRY to see which filters there are for the_content. |
|
Feb 1 |
comment |
All shortcodes not working on custom theme I would do a search on the_content and see what filters are there. |
|
Feb 1 |
comment |
All shortcodes not working on custom theme Check your functions.php or other include files for filters on the_content, like add_filter('the_content', 'strip_shortcodes'); |
|
Jan 3 |
comment |
No authors in change author dropdown Perhaps change the role to subscriber, then back to reviewer. If that not works maybe you can post your code so I can test better. |
|
Jan 2 |
comment |
No authors in change author dropdown Can you update the user (just go the the user with role "Reviewer" and click update user) and see if the user than pops up @ author dropdown? |
|
Jan 2 |
revised |
No authors in change author dropdown added 2 characters in body |
|
Jan 2 |
comment |
No authors in change author dropdown You're right on editor > reviewer. I tested it on my WP install and there the role is successfully added with the custom capabilities. What doesn't work right now? |
|
Jan 2 |
revised |
No authors in change author dropdown added 2 characters in body |
|
Jan 2 |
answered | Wordpress the_content() return only one image from a specific category |
|
Jan 2 |
answered | No authors in change author dropdown |
|
Dec 29 |
answered | Visual (non-HTML) display of post revisions |
|
Dec 28 |
comment |
Modifying the HTML Output of Inserted Images In your functions.php |
|
Dec 28 |
answered | Modifying the HTML Output of Inserted Images |
|
Dec 27 |
revised |
Add section to custom menu panel deleted 10 characters in body |