Changeset 873050
- Timestamp:
- 03/10/2014 09:25:38 PM (12 years ago)
- Location:
- library/trunk
- Files:
-
- 1 added
- 5 edited
-
README.txt (modified) (3 diffs)
-
admin/class-library-admin.php (modified) (2 diffs)
-
languages/library.mo (added)
-
languages/library.pot (modified) (1 diff)
-
library.php (modified) (2 diffs)
-
public/class-library.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
library/trunk/README.txt
r870314 r873050 4 4 Requires at least: 3.8.1 5 5 Tested up to: 3.8.1 6 Stable tag: 1.0. 06 Stable tag: 1.0.1 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 19 19 20 20 Because the library terms are a post type they inherit WordPress features like revision history, draft/scheduled/published, ability to change the term slug, full HTML, and so on. 21 22 **Business Cases** 23 24 These are real-world examples of how this plugin is being used or could be used. Each of these uses a shortcode to display the most up-to-date version of a term's content. 25 26 A financial institution is advertising an interest rate across many pages on a large website. There are instances of this percentage in content and in templates. Within a matter of seconds all of these numbers can be changed rather than crossing your fingers and hoping you caught all of the rates. 27 28 In order to quickly change the price of a fluctuating product a company put their price in a term to update across the whole site. 29 30 A health insurance company uses the same disclosures on many pages and UI contexts and keeping them compliant with changing regulations was difficult until they kept them stored in the Library. 31 32 The copyright line in the footer of a website might change sometimes to reflect a new year, a new trademark, new ownership, etc. 21 33 22 34 [**Contribute on Github**](https://github.com/developdaly/library) | [**Report Bugs**](https://github.com/developdaly/library/issues?labels=bug&milestone=&page=1&state=open) … … 48 60 == Changelog == 49 61 62 = 1.0.1 = 63 * Updated base language file 64 * Typo fixes 65 * Removed blank index.php files 66 50 67 = 1.0 = 51 68 * First version -
library/trunk/admin/class-library-admin.php
r870314 r873050 1 1 <?php 2 2 /** 3 * Plugin Name.3 * Library. 4 4 * 5 5 * @package Library_Admin … … 11 11 12 12 /** 13 * Plugin class. This class should ideally be used to work with the13 * Library_Admin class. This class should ideally be used to work with the 14 14 * administrative side of the WordPress site. 15 15 * -
library/trunk/languages/library.pot
r870314 r873050 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: 1.0. 0\n"5 "Project-Id-Version: 1.0.1\n" 6 6 "Report-Msgid-Bugs-To: http://wordpress.org/plugins/library\n" 7 "POT-Creation-Date: 2014-03-05 11:23:19+00:00\n" 8 "PO-Revision-Date: 2014-03-05 10:37-0500\n" 9 "Last-Translator: Patrick Daly <email@example.com>\n" 7 "POT-Creation-Date: 2014-03-10 15:30-0600\n" 8 "PO-Revision-Date: 2014-03-10 15:30-0600\n" 9 "Last-Translator: Patrick Daly <patrick@developdaly.com>\n" 10 "Language-Team: Develop Daly <patrick@developdaly.com>\n" 11 "Language: en_US\n" 10 12 "MIME-Version: 1.0\n" 11 13 "Content-Type: text/plain; charset=UTF-8\n" 12 14 "Content-Transfer-Encoding: 8bit\n" 13 "X-Generator: Poedit 1. 5.7\n"15 "X-Generator: Poedit 1.6.4\n" 14 16 "X-Poedit-KeywordsList: __;_e;_n;_x;esc_html_e;esc_html__;esc_attr_e;" 15 17 "esc_attr__;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;_x:1,2c;_n:1,2\n" 16 18 "X-Poedit-Basepath: ../\n" 17 "Plural-Forms: nplurals=2; plural= n != 1;\n"19 "Plural-Forms: nplurals=2; plural=(n != 1);\n" 18 20 "X-Poedit-SearchPath-0: .\n" 21 22 #: admin/class-library-admin.php:80 23 msgctxt "library_term" 24 msgid "Terms" 25 msgstr "Terms" 26 27 #: admin/class-library-admin.php:81 28 msgctxt "library_term" 29 msgid "Term" 30 msgstr "Term" 31 32 #: admin/class-library-admin.php:82 33 msgctxt "library_term" 34 msgid "Add New" 35 msgstr "Add New" 36 37 #: admin/class-library-admin.php:83 38 msgctxt "library_term" 39 msgid "Add New Term" 40 msgstr "Add New Term" 41 42 #: admin/class-library-admin.php:84 43 msgctxt "library_term" 44 msgid "Edit Term" 45 msgstr "Edit Term" 46 47 #: admin/class-library-admin.php:85 48 msgctxt "library_term" 49 msgid "New Term" 50 msgstr "New Term" 51 52 #: admin/class-library-admin.php:86 53 msgctxt "library_term" 54 msgid "View Term" 55 msgstr "View Term" 56 57 #: admin/class-library-admin.php:87 58 msgctxt "library_term" 59 msgid "Search Terms" 60 msgstr "Search Terms" 61 62 #: admin/class-library-admin.php:88 63 msgctxt "library_term" 64 msgid "No terms found" 65 msgstr "Not terms found" 66 67 #: admin/class-library-admin.php:89 68 msgctxt "library_term" 69 msgid "No terms found in Trash" 70 msgstr "No terms found in Trash" 71 72 #: admin/class-library-admin.php:90 73 msgctxt "library_term" 74 msgid "Parent Term:" 75 msgstr "Parent Term:" 76 77 #: admin/class-library-admin.php:91 78 msgctxt "library_term" 79 msgid "Library" 80 msgstr "LIbrary" 81 82 #: admin/class-library-admin.php:135 83 msgid "How to Use this Term" 84 msgstr "How to Use this Term" -
library/trunk/library.php
r870314 r873050 1 1 <?php 2 2 /** 3 * The WordPress Plugin Boilerplate.3 * Library 4 4 * 5 5 * Create a library of reusable terms (strings) and display their … … 16 16 * Plugin URI: http://wordpress.org/plugins/library 17 17 * Description: Create a library of reusable terms (strings) and display their contents anywhere on your site with a shortcode. 18 * Version: 1.0. 018 * Version: 1.0.1 19 19 * Author: Patrick Daly 20 20 * Author URI: http://developdaly.com -
library/trunk/public/class-library.php
r870314 r873050 1 1 <?php 2 2 /** 3 * Plugin Name.3 * Library. 4 4 * 5 5 * @package Library … … 11 11 12 12 /** 13 * Pluginclass. This class should ideally be used to work with the13 * Library class. This class should ideally be used to work with the 14 14 * public-facing side of the WordPress site. 15 15 *
Note: See TracChangeset
for help on using the changeset viewer.