Title: Custom transformer rules
Last modified: June 20, 2018

---

# Custom transformer rules

 *  Resolved [zmkhan1990](https://wordpress.org/support/users/zmkhan1990/)
 * (@zmkhan1990)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/custom-transformer-rules-4/)
 * Hello,
 * I need to put a custom transformer rule in the plugin. But there is no way out
   to put the custom rule.
 * Below is the rule i need to put into the plugin.
 * {
    “rules”: [{ “class”: “IgnoreRule”, “selector”: “//script[contains(@src,’apester’)]”},{“
   class”: “InteractiveRule”, “selector”: “div.apester-media”, “properties”: { “
   interactive.iframe”: { “type”: “multiple”, “children”: [{ “type”: “fragment”,“
   fragment”: “<script type=’text/javascript’ src=’//static.apester.com/js/sdk/latest/
   apester-sdk.min.js’></script>” }, { “type”: “element”, “selector”: “div.apester-
   media” }] } } }] }
 * Please let me know how we can do this in your plugin.

Viewing 1 replies (of 1 total)

 *  Plugin Author [OzTheGreat](https://wordpress.org/support/users/ozthegreat/)
 * (@ozthegreat)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/custom-transformer-rules-4/#post-10418576)
 * Hi,
 * Thanks for getting in touch. could you send me a sample of the content you’re
   trying to transform? You don’t want it to go through the transformer at all, 
   is that correct?
 * All the best

Viewing 1 replies (of 1 total)

The topic ‘Custom transformer rules’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-native-articles_fdfefd.svg)
 * [WP Native Articles - Instant Articles Plugin for WordPress](https://wordpress.org/plugins/wp-native-articles/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-native-articles/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-native-articles/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-native-articles/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-native-articles/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-native-articles/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [OzTheGreat](https://wordpress.org/support/users/ozthegreat/)
 * Last activity: [7 years, 11 months ago](https://wordpress.org/support/topic/custom-transformer-rules-4/#post-10418576)
 * Status: resolved