Changeset 1347595
- Timestamp:
- 02/10/2016 03:40:55 PM (10 years ago)
- Location:
- offline-content/trunk
- Files:
-
- 3 edited
-
lang/offline-content.pot (modified) (2 diffs)
-
readme.txt (modified) (1 diff)
-
wp-offline-content.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
offline-content/trunk/lang/offline-content.pot
r1347574 r1347595 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: Offline Content 0. 0.1\n"5 "Project-Id-Version: Offline Content 0.1.0\n" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wp-offline-" 7 7 "content\n" … … 42 42 msgstr "" 43 43 44 #. #-#-#-#-# wp-offline-content.pot (Offline Content 0. 0.1) #-#-#-#-#44 #. #-#-#-#-# wp-offline-content.pot (Offline Content 0.1.0) #-#-#-#-# 45 45 #. Plugin Name of the plugin/theme 46 46 #: class-wp-offline-content-admin.php:91 lib/pages/admin.php:2 -
offline-content/trunk/readme.txt
r1347574 r1347595 1 === Offline ===1 === Offline Content === 2 2 Contributors: delapuente 3 3 Tags: offline, serivce, workers, service workers, read later, read offline, precache 4 4 Requires at least: 3.7 5 5 Tested up to: 4.4.1 6 Stable tag: 4.56 Stable tag: 0.1.0 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
offline-content/trunk/wp-offline-content.php
r1347574 r1347595 4 4 Description: Allow your users to read your content even while offline. 5 5 Plugin URI: https://github.com/delapuente/wp-offline-content 6 Version: 0. 0.16 Version: 0.1.0 7 7 Author: Mozilla 8 8 Author URI: https://www.mozilla.org/
Note: See TracChangeset
for help on using the changeset viewer.