Title: mxmtsk's Replies | WordPress.org

---

# mxmtsk

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Similar Posts - Best Related Posts Plugin for WordPress] Plugin only uses first image from post](https://wordpress.org/support/topic/plugin-only-uses-first-image-from-post/)
 *  [mxmtsk](https://wordpress.org/support/users/mxmtsk/)
 * (@mxmtsk)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/plugin-only-uses-first-image-from-post/#post-9889979)
 * I understand. If you consider going really open source (by hosting a GitHub repo
   or so) I’d make a pull request and add the feature myself 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Similar Posts - Best Related Posts Plugin for WordPress] Plugin only uses first image from post](https://wordpress.org/support/topic/plugin-only-uses-first-image-from-post/)
 *  [mxmtsk](https://wordpress.org/support/users/mxmtsk/)
 * (@mxmtsk)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/plugin-only-uses-first-image-from-post/#post-9889928)
 * [@webfactory](https://wordpress.org/support/users/webfactory/) when is this going
   to happen? This plugin is really one of the best when it comes to customizability
   but missing the featured image as an option is keeping me from using it.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Selection Sharer by Hans van Gent] Plugin does ignore jQuery dependency](https://wordpress.org/support/topic/plugin-does-ignore-jquery-dependency/)
 *  Thread Starter [mxmtsk](https://wordpress.org/support/users/mxmtsk/)
 * (@mxmtsk)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/plugin-does-ignore-jquery-dependency/#post-8933932)
 * Hi [@jcvangent](https://wordpress.org/support/users/jcvangent/),
 * for the script it resolves the error yes, but the line below where you simple
   echo the initialization does not work. You would need to add the line
 * `jQuery(document).ready(function ($) { $('p').selectionSharer();});`
 * to the plugins JS file (seems a bit dirty for me but I could live with it) or
   in a new file (another request, not very efficient) or find a way to print inline
   script that is aware of the dependency. I’m not sure that there is a method for
   this in WordPress.
 * I removed the line and put it in my own custom js file but that is of course 
   not applicable for normal users. I would go with the first solution.

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