In /wordpress/wp-admin/link-add.php there is the possibility to add an image to a link, but it belongs to the category “Advanced” and is really a little too advanced for an...
I have a custom post type Portfolio and each portfolio is a questionnaire. If I email the link of a portfolio to a client via email. How can I...
I have created a custom post type and disabled it from appearing in search results. However when I add a link from a normal post, I still get these...
I want some of my navigation menu items to show plain text, without a hyperlink. Usually, this code appeared: <ul class="..." id="..."> <li><a href="">my item</a> </li> </ul> and I’m...
I would like to add thickbox for the template which I develop to WordPress. At this time I’m trying with a clean template that have only header.php, footer.php,index.php, and...
There is no links manager in the admin_menu of WordPress 3.5.1 anymore. I’m creating a custom add_links_page, and I’m having a hard time with the making a plugin. Do...
New: Old: In short, i want a list of some classes inside the add link dialog. Because this was default there might be a easy way to get it...
We’re using WordPress as a knowledge base. We just left mediawiki and jekyll for Github pages and reduced the amount of different systems from four to just one. One...
Is there any possibility to hook into the editor of WordPress so that if a link to an internal content is inserted via the WYSIWYG editor the post id...
I am thinking of building a site similar to Digg.com (the old version). I think the best way in my case is to make a custom post type for...