Forums

Integrating plugin page into WordPress (2 posts)

  1. Binji
    Member
    Posted 1 year ago #

    Hi

    Im pretty new at WP and i hope you can help me.
    Im writing a plugin which lists some items and i would like to display a page with detailed description when user clicks on the item link. Normally i would do something like
    <a href="item.php?id=3">item</a>
    but i dont know whats the common practice in wordpress? Especially if its using user friendly urls (like /archive/2010/...).
    Im inserting the initial content via shortcode on a custom page but im at a loss what do to next.

    Thank you for your answers

  2. Binji
    Member
    Posted 1 year ago #

    Anyone?
    I tried googling but dont even know what to google for.
    Do I use the WP loop somehow or do i insert a PHP tag in an index.php template and check for my GET parameters? Or do i do something completely different?

Topic Closed

This topic has been closed to new replies.

About this Topic