Add option to WPML config file

The option is `sportspress_footer_sponsors_title` and it appears in **Sportspress Settings > Settings**
This commit is contained in:
Nabil Kadimi
2018-02-12 21:53:51 +00:00
committed by GitHub
parent 87887a38aa
commit aff9678ee4

View File

@@ -1,5 +1,6 @@
<wpml-config> <wpml-config>
<admin-texts> <admin-texts>
<key name="sportspress_footer_sponsors_title"></key>
<key name="sportspress_text"> <key name="sportspress_text">
<key name="Age"/> <key name="Age"/>
<key name="Article"/> <key name="Article"/>
@@ -55,4 +56,4 @@
<key name="Visit Site"/> <key name="Visit Site"/>
</key> </key>
</admin-texts> </admin-texts>
</wpml-config> </wpml-config>