Title: Does your plugin support Backend?
Last modified: February 15, 2019

---

# Does your plugin support Backend?

 *  Resolved [ghj1](https://wordpress.org/support/users/ghj1/)
 * (@ghj1)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/does-your-plugin-support-backend/)
 * I tried adding code to the function :
    add_filter( ‘copy_the_code_localize_vars’,‘
   my_slug_copy_the_code_localize_vars’ ); function my_slug_copy_the_code_localize_vars(
   $defaults ) { // single class is added to the ` tag for the single page, post
   etc. $defaults[‘selector’] = ‘body .column-devvn_order_title’;
 *  return $defaults;
    }
 * I want it to work in admin, how do I do it?
    -  This topic was modified 7 years, 3 months ago by [ghj1](https://wordpress.org/support/users/ghj1/).

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

 *  Plugin Author [Mahesh Waghmare](https://wordpress.org/support/users/mahesh901122/)
 * (@mahesh901122)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/does-your-plugin-support-backend/#post-11745983)
 * Hello,
 * Now it is working on front-end only. You can enqueue the js on back end to make
   it work.
 *  Plugin Author [Mahesh Waghmare](https://wordpress.org/support/users/mahesh901122/)
 * (@mahesh901122)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/does-your-plugin-support-backend/#post-11862857)
 * Okay.
 * I’m mark this topic as resolved!
 * If you have any other issue then don’t hesitate to create new one!
 * Thanks.
 *  Thread Starter [ghj1](https://wordpress.org/support/users/ghj1/)
 * (@ghj1)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/does-your-plugin-support-backend/#post-12288653)
 * I am an end user and do not have the knowledge to do so.
    Can you guide me more
   closely? thanks
 *  Plugin Author [Mahesh Waghmare](https://wordpress.org/support/users/mahesh901122/)
 * (@mahesh901122)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/does-your-plugin-support-backend/#post-12289407)
 * Hello,
 * Can you please email me at [mwaghmare7@gmail.com](https://wordpress.org/support/topic/does-your-plugin-support-backend/mwaghmare7@gmail.com?output_format=md)
 * So, We’ll discuss the issue in depth.
    -  This reply was modified 6 years, 5 months ago by [Mahesh Waghmare](https://wordpress.org/support/users/mahesh901122/).

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

The topic ‘Does your plugin support Backend?’ is closed to new replies.

 * ![](https://ps.w.org/copy-the-code/assets/icon-256x256.png?rev=3451645)
 * [Copy Anything to Clipboard for WordPress – Copy Button, Copy Text & Copy Code](https://wordpress.org/plugins/copy-the-code/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/copy-the-code/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/copy-the-code/)
 * [Active Topics](https://wordpress.org/support/plugin/copy-the-code/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/copy-the-code/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/copy-the-code/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [Mahesh Waghmare](https://wordpress.org/support/users/mahesh901122/)
 * Last activity: [6 years, 5 months ago](https://wordpress.org/support/topic/does-your-plugin-support-backend/#post-12289407)
 * Status: resolved