Title: export option
Last modified: September 1, 2016

---

# export option

 *  Resolved [Rubberman](https://wordpress.org/support/users/suninjang/)
 * (@suninjang)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/export-option-2/)
 * Is it possible to allow only glotpress admin or validator to see export option
   at the bottom of translation set page?
 * [https://wordpress.org/plugins/glotpress/](https://wordpress.org/plugins/glotpress/)

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

 *  Plugin Contributor [Greg Ross](https://wordpress.org/support/users/gregross/)
 * (@gregross)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/export-option-2/#post-7649592)
 * No, though you could create a plugin to do so, there is a filter for what is 
   displayed in the menu at the bottom of the page.
 *  Thread Starter [Rubberman](https://wordpress.org/support/users/suninjang/)
 * (@suninjang)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/export-option-2/#post-7649635)
 * Filter at the bottom of page? I guess I am missing something. i don’t see any
   filter at the bottom.
 *  Plugin Contributor [Greg Ross](https://wordpress.org/support/users/gregross/)
 * (@gregross)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/export-option-2/#post-7649637)
 * At the bottom of translations.php in the gp-templates directory, this line:
 * `echo implode( ' • ', apply_filters( 'gp_translations_footer_links', $footer_links,
   $project, $locale, $translation_set ) );`
 * You can use the gp_translationd_footer_links to filter what is displayed.
 * You could also use a custom template directory and remove it that way as well.

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

The topic ‘export option’ is closed to new replies.

 * ![](https://ps.w.org/glotpress/assets/icon-256x256.png?rev=2699206)
 * [GlotPress](https://wordpress.org/plugins/glotpress/)
 * [Support Threads](https://wordpress.org/support/plugin/glotpress/)
 * [Active Topics](https://wordpress.org/support/plugin/glotpress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/glotpress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/glotpress/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Greg Ross](https://wordpress.org/support/users/gregross/)
 * Last activity: [9 years, 10 months ago](https://wordpress.org/support/topic/export-option-2/#post-7649637)
 * Status: resolved