PluginProbe
Tag, Category, and Taxonomy Manager – Autotagger Automatically Add Terms / trunk
Tag, Category, and Taxonomy Manager – Autotagger Automatically Add Terms vtrunk
3.53.0 3.52.0 3.51.0 3.50.0 3.45.0 3.38.0 3.4.0 3.4.1 3.4.2 3.4.3 3.4.4 3.4.5 3.40.0 3.40.1 3.41.0 3.42.0 3.43.0 3.44.0 3.5.0 3.5.1 3.5.2 3.5.3 3.6.0 3.6.1 3.6.2 All 177 releases
simple-tags / loco.xml

loco.xml in Tag, Category, and Taxonomy Manager – Autotagger Automatically Add Terms trunk, at loco.xml

45 lines 1.4 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?xml version="1.0" encoding="utf-8"?>
2 <bundle name="TaxoPress">
3 <domain name="simple-tags">
4 <project name="TaxoPress">
5 <source>
6 <directory>inc</directory>
7 <directory>includes-core</directory>
8 <file>simple-tags.php</file>
9 </source>
10 <target>
11 <directory>languages</directory>
12 </target>
13 <template>
14 <file>languages/simple-tags.pot</file>
15 </template>
16 </project>
17 </domain>
18 <domain name="publishpress-wordpress-reviews">
19 <project name="PublishPress WordPress Reviews">
20 <source>
21 <directory>lib/vendor/publishpress/wordpress-reviews</directory>
22 </source>
23 <target>
24 <directory>lib/vendor/publishpress/wordpress-reviews/languages</directory>
25 </target>
26 <template>
27 <file>lib/vendor/publishpress/wordpress-reviews/languages/publishpress-wordpress-reviews.pot</file>
28 </template>
29 </project>
30 </domain>
31 <domain name="publishpress-instance-protection">
32 <project name="PublishPress Instance Protection">
33 <source>
34 <directory>lib/vendor/publishpress/instance-protection/core</directory>
35 </source>
36 <target>
37 <directory>lib/vendor/publishpress/instance-protection/languages</directory>
38 </target>
39 <template>
40 <file>lib/vendor/publishpress/instance-protection/languages/publishpress-instance-protection.pot</file>
41 </template>
42 </project>
43 </domain>
44 </bundle>
45