Μετάβαση στο περιεχόμενο
WordPress.org

Ελληνικά

  • Θέματα
  • Πρόσθετα
  • Νέα
  • Υποστήριξη
  • Σχετικά
  • Ελληνική κοινότητα
  • Εκδηλώσεις
  • Openverse
  • Κατάλογος μοτίβων
  • Λήψη WordPress
Λήψη WordPress
WordPress.org

Plugin Directory

BNS Theme Add-Ins

  • Submit a plugin
  • My favorites
  • Log in
  • Submit a plugin
  • My favorites
  • Log in

Αυτό το πρόσθετο δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress. Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας με τις πιο πρόσφατες εκδόσεις του WordPress.

BNS Theme Add-Ins

Από Edward Caissie
Λήψη
  • Λεπτομέρειες
  • Κριτικές
  • Εγκατάσταση
  • Ανάπτυξη
Υποστήριξη

Περιγραφή

A collection of functions and code that can be used to extend the capabilities of WordPress Parent-Themes and Child-Themes.
* Copyright 2011-2014 Edward Caissie (email : edward.caissie@gmail.com)

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License version 2,
as published by the Free Software Foundation.

You may NOT assume that you can use any other version of the GPL.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA

The license for this software can also likely be found here:
http://www.gnu.org/licenses/gpl-2.0.html

  • Please note, support may be available on the WordPress Support forums; but, it may be faster to visit http://buynowshop.com/plugins/bns-theme-add-ins/ and leave a comment with the issue you are experiencing.

  • This plugin utilizes three text files if included with the active theme, although these files are not required for the plugin to work correctly they will enhance its functionality if they exist:

    • readme.txt
    • changelog.txt
    • support.txt

Εγκατάσταση

Αυτή η ενότητα περιγράφει πώς να εγκαταστήσετε το πρόσθετο και να το κάνετε να δουλεύει.

  1. Upload bns-themes-add-ins folder to the /wp-content/plugins/ directory
  2. Activate through the ‘Plugins’ menu.

— or –

  1. Go to ‘Plugins’ menu under your Dashboard
  2. Click on the ‘Add New’ link
  3. Search for “bns-theme-add-ins”
  4. Install.
  5. Activate through the ‘Plugins’ menu.

If you need more help, please read this article for further assistance: http://wpfirstaid.com/2009/12/plugin-installation/

Συχνές Ερωτήσεις

Q: What does this plugin do?
A: There are currently several functions this plugin provides:

  • Add BNS Extra Theme Headers
  • Add BNS Theme Support
  • Add BNS Readme Menu Item
  • Add BNS Changelog Menu Item

These functions make use of the (Child-)Theme name to preface menu items.

Q: Where can I get support for this plugin?
A: Feel free to visit the plugin home page: http://buynowshop.com/plugins/bns-theme-add-ins/ and leave a comment; or, feel free to use the Contact Us form here: http://BuyNowShop.com/contact-us/

Q: What is the best format for the text files to be written in?
A: Currently a standard text file is fine, although future versions may make use of ‘markdown’. See this Wikipedia article for more information: http://en.wikipedia.org/wiki/Markdown. Also to note, ideally the WordPress ‘markdown’ parser will be used as well.

Κριτικές

Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.

Συνεισφέροντες & Προγραμματιστές

“BNS Theme Add-Ins” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές
  • Edward Caissie

Μεταφράστε το “BNS Theme Add-Ins” στην γλώσσα σας.

Ενδιαφέρεστε για την ανάπτυξη;

Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .

Σύνοψη αλλαγών

Version 0.7

  • Released October 2013
  • Added sanitation to string outputs
  • Added version check to insure plugin functions correctly
  • Updated WordPress version requirements to 3.5

Version 0.6

  • Release February 2013
  • Added code block termination comments
  • Added ‘WordPress Tested Version’ and ‘WordPress Required Version’ support

Version 0.5

  • Added filter ‘bns_tai_version_issue’
  • Added filter ‘bns_tai_readme_text’
  • Added filter ‘bns_tai_changelog_text’
  • Removed ‘load_textdomain’ as redundant
  • PHPDocs updated

Version 0.4

  • Implement OOP style class coding
  • Refactor function names within class
  • Documentation updates for better PHPDoc compatibility

Version 0.3

  • Change textdomain to use bns-tia
  • Replace get_theme_data deprecated at WordPress version 3.4-beta1

Version 0.2.1

  • Fix BNS Theme Support logic and functionality
  • Correct inline documentation

Version 0.2

  • Released Oct 22, 2011
  • Change $bns_textdomain to $bns_lower_case
  • Remove BNS Child-Theme TextDomain and i18n (translation) support
  • Add BNS Plugin TextDomain and i18n (translation) support specifically for ‘bns-theme-add-ins’
  • Correct textdomain issues and re-work the BNS Child-Theme TextDomain into BNS Plugin TextDomain
  • i18n improvements in ‘Readme Menu’ and ‘Changelog Menu’ as well as change CSS containers from id to class
  • Change BNS Child-Theme Version Control to BNS Theme Support; added functionality to read and display a support.txt file similar to the readme and changelog menu items.
  • Minor inline documentation edits

Version 0.1.1

  • Change main file name to reflect Plugin name

Version 0.1

  • Initial Release.

Μεταστοιχεία

  • Version 0.7
  • Τελευταία ενημέρωση: πριν από 10 έτη
  • Ενεργές εγκαταστάσεις: 10+
  • Έκδοση WordPress: 3.5 ή νεότερη
  • Δοκιμασμένο μέχρι: 4.5.33
  • Language
    English (US)
  • Ετικέτες:
    adminchangelogchild themesloginreadme
  • Σύνθετη Προβολή

Αξιολογήσεις

No reviews have been submitted yet.

Your review

Δείτε όλες τις κριτικές

Συντελεστές

  • Edward Caissie

Υποστήριξη

Έχετε κάτι να πείτε; Χρειάζεστε βοήθεια;

Φόρουμ υποστήριξης

Δωρεά

Θα θέλατε να υποστηρίξετε την προαγωγή αυτού του πρόσθετου;

Κάντε δωρεά σε αυτό το πρόσθετο

  • Σχετικά
  • Ειδήσεις
  • Φιλοξενία
  • Απόρρητο
  • Βιτρίνα
  • Θέματα
  • Πρόσθετα
  • Μοτίβα
  • Μάθετε
  • Υποστήριξη
  • Προγραμματιστές
  • WordPress.TV
  • Συμμετέχετε
  • Εκδηλώσεις
  • Δωρίστε
  • Πέντε για το Μέλλον
  • WordPress.com
  • Matt
  • bbPress
  • BuddyPress
WordPress.org
WordPress.org

Ελληνικά

  • Visit our X (formerly Twitter) account
  • Visit our Bluesky account
  • Επισκεφθείτε τον λογαριασμό μας στο Mastodon
  • Visit our Threads account
  • Επισκεφτείτε τη σελίδα μας στο Facebook
  • Επισκεφθείτε τον λογαριασμό μας Instagram
  • Επισκεφθείτε τον λογαριασμό μας LinkedIn
  • Visit our TikTok account
  • Visit our YouTube channel
  • Visit our Tumblr account
Ο κώδικας είναι ποίηση.
The WordPress® trademark is the intellectual property of the WordPress Foundation.