Title: ryy705's Replies | WordPress.org

---

# ryy705

  [  ](https://wordpress.org/support/users/ryy705/)

 *   [Profile](https://wordpress.org/support/users/ryy705/)
 *   [Topics Started](https://wordpress.org/support/users/ryy705/topics/)
 *   [Replies Created](https://wordpress.org/support/users/ryy705/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/ryy705/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/ryy705/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/ryy705/engagements/)
 *   [Favorites](https://wordpress.org/support/users/ryy705/favorites/)

 Search replies:

## Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Which function formats the output?](https://wordpress.org/support/topic/which-function-formats-the-output/)
 *  Thread Starter [ryy705](https://wordpress.org/support/users/ryy705/)
 * (@ryy705)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/which-function-formats-the-output/#post-1874820)
 * Because I am allowing the user to print the content of one post in another. I
   created a shortcode that pulls posts by title like so:
    `[includepage="My Title"]`
   How would you do this?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [How to get rid of paragraph tags](https://wordpress.org/support/topic/how-to-get-rid-of-paragraph-tags/)
 *  Thread Starter [ryy705](https://wordpress.org/support/users/ryy705/)
 * (@ryy705)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/how-to-get-rid-of-paragraph-tags/#post-1435985)
 * I am using the html tab.
    Here is what I see when I view source:
 *     ```
       <p><!--/#rightCol--><br />
               <img src="http://localhost/endeavorfit/wp-content/themes/test/images/ad_improve_skills.jpg" alt="improve your skills" id="imgImp"/></p>
       ```
   
 * but this is what I see in the HTML editor:
 *     ```
       <!--/#rightCol-->
               <img src="http://localhost/endeavorfit/wp-content/themes/test/images/ad_improve_skills.jpg" alt="improve your skills" id="imgImp"/>
       ```
   
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [A Licence Question](https://wordpress.org/support/topic/a-licence-question/)
 *  Thread Starter [ryy705](https://wordpress.org/support/users/ryy705/)
 * (@ryy705)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/a-licence-question/#post-1401365)
 * Thank you for your response.
 * 1) You said the code would belong to the public. I understand that wordpress 
   code belongs to the public. But what about the code I write on top of wordpress?
 * 2) If I build a site for a client and put it on my own server am I required to
   give him the code? Or am I allowed charge for “Software as Service” where the
   client doesn’t own the code?

Viewing 3 replies - 1 through 3 (of 3 total)