Title: J Rubystudio's Replies | WordPress.org

---

# J Rubystudio

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easy Post Submission - Frontend Posting, Guest Publishing & Submit Content for WordPress] Is this whole plugin really free ?](https://wordpress.org/support/topic/is-this-whole-plugin-really-free/)
 *  Plugin Support [J Rubystudio](https://wordpress.org/support/users/rubystudio/)
 * (@rubystudio)
 * [1 week, 5 days ago](https://wordpress.org/support/topic/is-this-whole-plugin-really-free/#post-18903762)
 * Thank you for your kind words about the plugin. Yes, it is totally free. We originally
   built it for our Foxiz and Pixwell themes, and we wanted to bring it to the wider
   WordPress community as a free contribution.
 * Regarding your question: the plugin uses WordPress core’s wp_insert_post() API
   to create posts, so you can fully leverage WordPress hooks (such as wp_insert_post,
   save_post, or save_post_{post_type}) to extend or customize the behavior on your
   end.
 * This means if you’d like to forward the submitted post data to another plugin
   like WP Download Manager, you can hook into the post creation process and pass
   the relevant data, including uploaded files, to the target plugin’s API to create
   the corresponding download listing automatically.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SurveyX Builder - Easy Feedback, Poll, Quiz & Survey] Exporting and Importing Surveys](https://wordpress.org/support/topic/exporting-and-importing-surveys/)
 *  [J Rubystudio](https://wordpress.org/support/users/rubystudio/)
 * (@rubystudio)
 * [2 weeks, 6 days ago](https://wordpress.org/support/topic/exporting-and-importing-surveys/#post-18896954)
 * Thanks for reaching out. Currently, the export/import functionality for surveys
   is not supported in the plugin. We have noted this as a feature request and will
   consider adding it in a future update.
 * For now, you would need to recreate the surveys manually on the new website.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easy Post Submission - Frontend Posting, Guest Publishing & Submit Content for WordPress] Custom Post Type Support?](https://wordpress.org/support/topic/custom-post-type-support-66/)
 *  Plugin Support [J Rubystudio](https://wordpress.org/support/users/rubystudio/)
 * (@rubystudio)
 * [3 weeks ago](https://wordpress.org/support/topic/custom-post-type-support-66/#post-18896377)
 * Unfortunately, the plugin does not support custom post types at the moment.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easy Post Submission - Frontend Posting, Guest Publishing & Submit Content for WordPress] security](https://wordpress.org/support/topic/security-134/)
 *  Plugin Support [J Rubystudio](https://wordpress.org/support/users/rubystudio/)
 * (@rubystudio)
 * [1 month, 3 weeks ago](https://wordpress.org/support/topic/security-134/#post-18867439)
 * I understand the continued alerts from Solid Security are concerning. Let me 
   clarify what is likely happening here.
 * Security plugins like Solid Security and Patchstack maintain their own vulnerability
   databases. When a vulnerability is reported, they add it to their list and trigger
   alerts for any site running that plugin. However, even after the plugin author
   releases a fix, these databases are not always updated immediately. This means
   you may continue receiving alerts until the security service reviews and confirms
   the patch, then removes the entry from their database.
 * In other words, the alert you are seeing does not necessarily mean your site 
   is still vulnerable. It means the security service has not yet re-evaluated version
   2.4.0 to confirm the fix.
 * That said, I have already submitted the patch to Patchstack for review. However,
   they have not yet reviewed and updated their records for version 2.4.0. Once 
   they complete their review and confirm the fix, the alerts on your end should
   stop automatically.
 * In the meantime, please make sure you are running the latest version of Easy 
   Post Submission (2.4.0) and rest assured that the vulnerability has been addressed.
 * Thank you for your patience, and please let me know if you have any further questions.
 * Best regards
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easy Post Submission - Frontend Posting, Guest Publishing & Submit Content for WordPress] Let users to chose “Daft or pending” for their posts](https://wordpress.org/support/topic/let-users-to-chose-daft-or-pending-for-their-posts/)
 *  Plugin Support [J Rubystudio](https://wordpress.org/support/users/rubystudio/)
 * (@rubystudio)
 * [1 month, 3 weeks ago](https://wordpress.org/support/topic/let-users-to-chose-daft-or-pending-for-their-posts/#post-18866324)
 * You can set this up in Form Settings. Select the form you want to configure, 
   then look for the Post Submission Status option where you can choose between 
   Draft or Pending.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easy Post Submission - Frontend Posting, Guest Publishing & Submit Content for WordPress] Change default editor](https://wordpress.org/support/topic/change-default-editor-2/)
 *  Plugin Support [J Rubystudio](https://wordpress.org/support/users/rubystudio/)
 * (@rubystudio)
 * [1 month, 3 weeks ago](https://wordpress.org/support/topic/change-default-editor-2/#post-18866323)
 * Currently, the plugin supports the Quill editor. We’ll consider adding TinyMCE
   support if there’s more demand for it.
   Thank you for the suggestion, Charlie!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easy Post Submission - Frontend Posting, Guest Publishing & Submit Content for WordPress] security](https://wordpress.org/support/topic/security-134/)
 *  Plugin Support [J Rubystudio](https://wordpress.org/support/users/rubystudio/)
 * (@rubystudio)
 * [1 month, 3 weeks ago](https://wordpress.org/support/topic/security-134/#post-18863001)
 * Thank you for flagging this.
 * The version 2.4.0 of the Easy Post Submission plugin, which includes the fix 
   for the Broken Access Control vulnerability you mentioned. The alert you’re seeing
   from Solid Security / Patchstack appears to be based on outdated patch feedback
   that hasn’t yet been updated to reflect the fix in version 2.4.
 * Please don’t hesitate to reach out if you have any other concerns.
 * Best regards
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Light Views Counter – Fast, Scalable View Counter for High-Traffic Sites] Foxiz Widget: Popular time ranges (3/7 days) not filtering correctly](https://wordpress.org/support/topic/foxiz-widget-popular-time-ranges-3-7-days-not-filtering-correctly/)
 *  Plugin Support [J Rubystudio](https://wordpress.org/support/users/rubystudio/)
 * (@rubystudio)
 * [3 months, 1 week ago](https://wordpress.org/support/topic/foxiz-widget-popular-time-ranges-3-7-days-not-filtering-correctly/#post-18820496)
 * Thank you for reaching out and for the detailed report, we really appreciate 
   it!
 * Our team is currently investigating the root cause and will provide a fix in 
   an upcoming update.
 * Regards,

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