Title: Mor's Replies | WordPress.org

---

# Mor

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Make featured images "attach" to the post](https://wordpress.org/support/topic/make-featured-images-attach-to-the-post/)
 *  Thread Starter [Mor](https://wordpress.org/support/users/superbrightfuturegmailcom/)
 * (@superbrightfuturegmailcom)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/make-featured-images-attach-to-the-post/#post-4731623)
 * Could this maybe be moved to the “advanced” forum?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Make featured images "attach" to the post](https://wordpress.org/support/topic/make-featured-images-attach-to-the-post/)
 *  Thread Starter [Mor](https://wordpress.org/support/users/superbrightfuturegmailcom/)
 * (@superbrightfuturegmailcom)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/make-featured-images-attach-to-the-post/#post-4731494)
 * To put things more succinctly: I want to make images become attached to a post
   when I select them as “featured picture” in said post.
 * (I also want a function that goes through all my already posted posts and performs
   said action)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple Lightbox] Add link to image caption](https://wordpress.org/support/topic/add-link-to-image-caption-1/)
 *  Thread Starter [Mor](https://wordpress.org/support/users/superbrightfuturegmailcom/)
 * (@superbrightfuturegmailcom)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/add-link-to-image-caption-1/#post-4671161)
 * Thank you for the response! It’s however rather cumbersome to add the license
   information by hand for each image rather than adding it in php. Is there any
   other way to make it display html in the lightbox?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Shorter shortcode?](https://wordpress.org/support/topic/shorter-shortcode/)
 *  Thread Starter [Mor](https://wordpress.org/support/users/superbrightfuturegmailcom/)
 * (@superbrightfuturegmailcom)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/shorter-shortcode/#post-3722282)
 * 2 months later and I found out how to do it, in the codex, of all places.
 * [http://codex.wordpress.org/Shortcode_API](http://codex.wordpress.org/Shortcode_API)
 * “Other features in brief
    … For backwards compatibility with older ad-hoc shortcodes,
   attribute names may be omitted. If an attribute has no name it will be given 
   a positional numeric key in the $atts array. For example, [myshortcode 123] will
   produce $atts = array( 0 => 123 ). Positional attributes may be mixed with named
   ones, and quotes may be used if the values contain spaces or other significant
   characters.”
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Shorter shortcode?](https://wordpress.org/support/topic/shorter-shortcode/)
 *  Thread Starter [Mor](https://wordpress.org/support/users/superbrightfuturegmailcom/)
 * (@superbrightfuturegmailcom)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/shorter-shortcode/#post-3722073)
 * Could you not… make a plug-in (or function?) that replaces shortcode where the
   shortcode is immediately followed by an equal sign? So you’d type `[i=134]` but
   the plugin would find it and automatically turn it into `[i i=134]` before the
   shortcode API got to it?

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