Name Directory

Descriere

Name Directory: Build your own glossary!

This plugin adds name/term directories (glossaries) to your WordPress installation.
The output on your website is like a glossary/index, including a search function.
This plugin supports multiple directories in one WordPress installation.
I recommend you to take a look at the screenshots, they illustrate more than words.

Modulul Name Directory a fost dezvoltat inițial pentru ParkietenVilla.nl pentru a arăta un director de nume ce conținea nume de peruși.

Create multiple directories and customize them!

Poți crea mai mulți directori cu acest modul.
Fiecare director poate fi înglobat cu un scurtcod foarte simplu pe care doar îl copiezi și plasezi
în pagini și articole. Fiecare director are câteva opțiuni de configurare care personalizează
aranjamentul și funcționalitatea directorului:

  • Arată/ascunde titlul
  • Arată/ascunde descrierea
  • Enter the subject of the directory (i.e.: movies, birds, countries, names)
  • Arată/ascunde formularul de sugestii
  • Arată/ascunde numele persoanei care trimite
  • Arată/ascunde funcția de căutare (căutări de nume/titluri și descrieri)
  • Arată/ascunde o linie orizontală între intrări
  • Arată/ascunde toate intrările când utilizatorul nu a ales încă o literă din index
  • Arată/ascunde cele mai noi intrări (și alege numărul de intrări noi de arătat)
  • Alege numărul de coloane de afișat
  • Opțiunea de a sări la numele directorului când un vizitator folosește caseta de căutare (pentru site-urile formate dintr-o singură pagină)
  • Când înglobezi un director, îl poți configura să înceapă cu o literă la alegerea ta. De exemplu, să înceapă cu litera J.
  • You can limit the amount of words in the description (and display a „Read more” link which reveals the rest of the text

Panoul de administrare al acestui modul are aspectul și senzația familiară a panoului de administrare WordPress.
Am făcut tot posibilul să permit unele funcționalități AJAX în panoul de administrare, pentru ca tu să poți lucra eficient când adaugi intrări.

Since v1.7 and v1.8, simple import and export functionality is also supported through .csv-files.

This plugin is also tested compatible with:
* the popular Members plugin which makes role permissions easy
* Relevanssi plugin, the better search plugin

Try the instant demo-site!

If you want to try Name Directory right away,
click here for an instant demo-website with Name Directory installed.

Embed the directory in the WordPress default search engine

When you go to the General Settings of the plugin, you can enable WordPress search compatibility.
This will include the pages who have a matching entry of Name Directory in the search results

Language support

Do you want Name Directory to be available in your language?
Please help us translate!
You can translate directly by going to https://translate.wordpress.org/projects/wp-plugins/name-directory,
login with your WordPress account and click Select your language and click ‘Contribute Translation’.

Support

If you like this plugin and want to support and/or thank me, please buy me a coffee.

References

We are proud to be featured on:
WordPress tutorials
Kinsta: The best Directory plugins (no. 7)
WPBeginner: Best Directory plugins (no. 5)

Thank you

Thank you to the few who have donated to me already, or bought a custom version of Name Directory.

Additional and a special thanks goes to JetBrains, the creator of PhpStorm,
for providing me with a free open-source licence to their products. This helps me maintain this plugin!

Capturi ecran

  • Rezultatul unui director de nume într-un site standard WordPress. Este un director de nume complet (formular de căutare, legături index, descrieri și buton de trimitere)
  • Prezentare generală a tuturor directorilor de nume pentru acest modul în ecranul de administrare WordPress
  • Lista tuturor numelor din directorul selectat și formularul „Adaugă nume”
  • Ecran setări pentru un director de nume
  • Unde se găsește pagina de setări a modulului Name Directory
  • Un alt exemplu de folosire a modulului pe un site
  • Overview of the new General Settings page, which allows you to embed search results from Name Directory in your WordPress site search and since v1.14.1 also to enable the HTML editor

Instalare

Afișez un director pe site-ul tău

  1. Mergi la pagina setări din Name Directory
  2. Treci peste directorul pe care vrei să îl adaugi în pagină.
  3. Acum ar trebui să apară câteva opțiuni, cum ar fi Șterge, Administrează și Scurtcod (vezi captura de ecran https://ps.w.org/name-directory/assets/screenshot-2.png).
  4. Dă clic pe „Scurtcod”, va apărea o casetă mică de text.
  5. Copiază și plasează conținutul casetei de text în pagina în care vrei ca modulul să apară.
  6. Salvează și vizualizează pagina pentru a vedea rezultatul.

Cum arată scurtcodul?

The shortcode for this Name Directory plugin is like this:
[namedirectory dir=1]

Instalez modulul

Instalarea este foarte ușoară. Trebuie doar să descarci acest modul prin Căutătorul de module din Panoul de administrare WordPress.

Dacă descarci fișierul zip, instalarea nu este deloc dificilă:

  1. Unzip the file which results into a directory called name-directory
  2. Upload that directory to the /wp-content/plugins/ directory
  3. Activează modulul în meniul „Module” din WordPress
  4. Creează un director de nume nou și adaugă câteva nume
  5. Copiază scurtcodul și plasează-l într-un articol sau într-o pagină pentru a-l arăta pe site-ul tău web

Întrebări frecvente

Cum arată scurtcodul?

The shortcode for this Name Directory plugin is like this:
[namedirectory dir=1]

The 1 in this example is the internal ID of the directory, the rest of the shortcode should always look like this.

Am creat un director, cum îl arăt pe site-ul meu?

  1. Mergi la pagina setări din Name Directory
  2. Treci peste directorul pe care vrei să îl adaugi în pagină.
  3. A few options should show now, like Delete, Manage and Shortcode – see screenshot https://ps.w.org/name-directory/assets/screenshot-2.png
  4. Dă clic pe „Scurtcod”, va apărea o casetă mică de text.
  5. Copiază și plasează conținutul casetei de text în pagina în care vrei ca modulul să apară.
  6. Salvează și vizualizează pagina pentru a vedea rezultatul.

Pot să personalizez aspectul/designul modulului Name Directory?

Yes you can, with CSS. If you know your way around CSS you might already know that you can style elements by their class name or HTML structure.
This plugin was written with styling / CSS in mind. Using the HTML inspector of your favourite browser you should be able to discover the classnames, but here are a few popular classes:

  • .name_directory_index: Legături index (literele A-Z)
  • .name_directory_name_box > strong: Titlu nume / intrare
  • .name_directory_name_box > div: Descriere nume / intrare
  • .name_directory_total: Numărul total de nume / intrări
  • .name_directory_index > form: Formular de căutare
  • .name_directory_submit_bottom_link: Link to submit form
  • .name_directory_active: Currently active character on index
  • .name_directory_empty: Indicates that there a no entries for character
  • .name_directory_character_header: Indicates a new starting-letter header
  • #name_directory_search_input_box: Search input box
  • #name_directory_search_input_button: Search button

Also, I do offer help on styling / CSS if you are willing to make a small donation.
Please contact me at the Support Forums or my website to discuss this.

Is there a bulk-add or csv import in this plugin?

Since v1.7, yes there is! You can import a .csv-file into a directory.

  1. Mergi la pagina setări din Name Directory
  2. Treci peste directorul în care vrei să imporți numele.
  3. Acum ar trebui să apară câteva opțiuni, cum ar fi Șterge, Administrează și Importă – vezi această captură de ecran ca exemplu
  4. Dă clic pe „Importă”
  5. Selectează fișierul .csv
  6. Încarcă

You can add names, descriptions and submitter entries, just the first column (name) is required. Good to know: the first row is always ignored (they should be headers).
You can download an example import file to take a look at the format.

Might your first try does not work, please use https://www.freefileconvert.com to convert your file into a valid CSV file.
Also, importing works best if you export the files with ‘UTF-8’ character set, ANSI does not always work.

If you need any help, contact me on the Support Forums.

Pot să export directorul?

De la versiunea 1.8, da, se poate! Acest export este compatibil și cu funcționalitatea de import, bineînțeles. Dacă vrei să exporți, urmează pașii:

  1. Mergi la pagina setări din Name Directory
  2. Treci peste directorul pe care vrei să-l exporți.
  3. Acum ar trebui să apară câteva opțiuni, cum ar fi Șterge, Administrează, Importă și Exportă – vezi această captură de ecran ca exemplu
  4. Dă clic pe „Exportă”
  5. În noua pagină dă clic pe buton și fișierul tău .csv va fi descărcat

Are there demo’s / examples to see the plugin in action?

Yes, every now and then I come across an installed version of the plugin. Here is an incomplete list.

  1. Dutch Budgie website – How to name your bird
  2. French website – Kitchen-terms
  3. Dutch website – How to name your pet rat
  4. Dutch website Pieckbon – (participating enterpreneurs lists)
  5. Dutch Pregnancy – Term List
  6. Alabama Orthopaedic Society – Member list
  7. Convertus – Paid Search Terms
  8. SBS ShopRI – Vendor List
  9. Coin Collector Blog
  10. Venlo’s Waordeboek (Dutch Limburgian Dialect Dictionary)
  11. Dutch Winetasting Terms
  12. Certficate Holders in Ghana
  13. Preston County Commission
  14. Tuscany Cookie Class Terms

If you see a dead link, would you please let me know?

Can I try the plugin myself before I install it?

Yes, click here for in instant demo-website with Name Directory installed

Can I use HTML in the name description?

Yes, this is possible! Please do be careful to use valid HTML only though.

Can I use a WYSIWYG editor to edit the name description?

Yes, you can, since v1.14.1. You can enable this yourself when you go to the General Settings (also see screenshot 7)

Is it possible to be a Name Directory admin without being a Site Administrator?

Since version 1.17 his is possible by also using the Members plugin.
Name Directory registers a capability called manage_name_directory there.
Whenever you give a user this capability, they will see the Name Directory admin menu’s and will be able to manage the Name Directories.

Can I also display a random name?

Yes, since v1.12 this is possible. You can use this shortcode for that:
[namedirectory_random dir=1]

The 1 in this example is the internal ID of the directory.

Can I also display a single name?

Yes, since v1.13 this is possible. You can use this shortcode for that:
[namedirectory_single id=10]

How come some characters don’t show, or show as questionmarks?

If so, please check that your PHP version has mb_string enabled. If that is the case, please check if your database is UTF-8 supported (utf8mb4_unicode_ci).

The 10 in this example is the internal ID of the name, you can find it in the last column when you view all names for a directory in the WordPress admin.

Also, if this does not work, there is a setting called „Show all letters on index”. If you switch this off, it should work.

Cum te pot contacta?

If you have questions about the plugin or if you have ideas to share, the best way to contact me is through the Support Forums.
If you want me to do custom, paid work for you, you can get in touch by contacting me on website.

Oferi și personalizări?

Yes, I do. For this I offer paid help. Please contact me at my website to discuss this.

Recenzii

1 iunie 2023 7 răspunsuri
I would have paid for a premium version, that allowed me to add and style new categories.IN its current form? Its that useful. Rarely, will names not have a category.Plants - genus.Baby - origin, gender etcdogs - breed type.it just not that usable without this functionality
26 septembrie 2022 1 răspuns
Name Directory is a great help for displaying and finding topics in a long list. You just can't go wrong using it.
26 august 2022 1 răspuns
He did my best to solve my problems as kindly as possible. It is the simplest and cleanest plugin.
12 august 2022
Lovely little plugin and very easy to use. Great support too, especially as it's free - I wanted a tweak to get it to hide the A-Z search function and the author replied to my query really quickly with a solution.
22 iulie 2022
Very simple and user-friendly dictionary with good support. Jeroenpeters was very helpful in getting Swedish characters working within a couple of days.
20 iunie 2022
This plugin is fully functional and perfect for making a dictionary/glossary. Adding key terms is very easy that automatically appears on the glossary page. This plugin is essential to my site I am using this for a glossary of terms. You can get quick answers to your queries by support. Recommended.
Citește toate cele 76 de recenzii

Contributori și dezvoltatori

„Name Directory” este un software open-source. La acest modul au contribuit următoarele persoane.

Contributori

„Name Directory” a fost tradus în 14 locale. Mulțumim traducătorilor pentru contribuția lor.

Tradu „Name Directory” în limba ta.

Te interesează dezvoltarea?

Răsfoiește codul, vezi depozitarul SVN, sau abonează-te la jurnalul de dezvoltare prin RSS.

Istoric modificări

1.28.5 | November 5, 2023

  • Bugfix: PHP showed a notice when in debug mode about missing variable, thanks @jibbius
  • Bugfix: Only select letters from published names (so for example H isn’t shown if there is one unpublished name Henk)
  • Bugfix: Don’t send an e-mail to the admin twice
  • Bugfix: Display issue with a title in the admin
  • Bugfix: Derive the starting character from the cleaned string
  • Enhancement: Added some WCAG hints to the front-end
  • Enhancement: Optimized query

1.28.4 | October 29, 2023

  • Enhancement: Sent the mail to the directory-set e-mail

1.28.3 | October 27 (party, party), 2023

  • Bugfix: Bug with creating new directories

1.28.2 | October 27 (party, party), 2023

  • Bugfix: Bug with creating new directories

1.28.1 | October 27 (party, party), 2023

  • Bugfix: Bug with creating new directories

1.28.0 | October 22, 2023

  • Bugfix: (Finally!) fixed the issue that editing a names HTML doesn’t break formatting (with quotes)
  • Feature: Choose whether you want to show the name count
  • Feature: Choose whether you want to show the instructions on the front-end
  • Feature: Set an e-mail address (per directory) which receives new-submission notifications
  • Enhancement: The directory settings screen: readability, now divided into sections, bit more spacey
  • Enhancement: Tested up to WordPress 6.3
  • Enhancement: Tested up to WordPress 6.4 Beta
  • Enhancement: Tested up to WordPress 6.5 Nightly
  • Enhancement: Reviced the public demo list

1.27.2 | January 20, 2023

  • Enhancement: Tested up to WordPress 6.2
  • Bugfix: Quick Import nonce check

1.27.1 | September 28, 2022

  • Enhancement: Also css-hide images on the ‘Read more’-feature
  • Bugfix: Closed the div surrounding reCaptha
  • Bugfix: Trim the name when importing names, so the correct starting letter will be selected
  • Bugfix: Display the name correctly use entity_decode

1.27.0 | August 27, 2022

  • Feature: Choose whether an admin has to approve a submitted name first
  • Enhancement: Nicer error message on (quick) import

1.26.1 | July 19, 2022

  • Bugfix: After submitting a name, return to the page the visitor came from, without explicitly showing all the names, just use the directory’s default behaviour

1.26.0 | July 16, 2022

  • Feature: when show_all_index_letters is Off, do an exact query (case sensitive) to make sure special characters are honoured as starting-letter

1.25.5 | July 15, 2022

  • Enhancement: The edit screen is now standalone
  • Security: Use wp-nonce on add name action
  • Security: Rely on the WordPress API and its help functions to assist with security
  • Security: User rights checking improved
  • Special thanks: Thank you Erwan Le Rousseau from WPScan.com for pointing out issues and the patience to check my fixes

1.25.4 | June 28, 2022

  • Enhancement: Some users have huge directories, because of that, there is a mode where the adding form is shown without the list of all the names. This is now the default behaviour if you click the „Add Names” link on the directory overview
  • Enhancement: Remove extra space in overview table for WordPress admin consistency
  • Security: Use wp-nonce on delete directory action
  • Security: Use wp-nonce on delete name action
  • Security: Use wp-nonce on edit name action
  • Security: Secured the import script with script-tag-stripper and wp-nonce

1.25.3 | May 8, 2022

  • Bugfix: Fixed XSS vulnerabilities reported to me by Donato Di Pasquale, thank you!

1.25.2 | April 16, 2022

  • Bugfix: The ‘All’-link jumplocation did not work since v1.25.1
  • Bugfix: URL-component ordering

1.25.1 | April 7, 2022

  • Improvement: Made the anchor-links unique so multi-directory-pages are working OK when you click the index-links
  • Improvement: When there are multiple directories on one page, only show the correct submit form when it’s requested
  • Improvement: When there are multiple directories on one page, only do the name-exists-check in the right directory

1.25.0 | April 5, 2022

  • Improvement: When there are multiple directories on one page, and you use search, jump to the right directory
  • Maintenance: WordPress 6.0 compatible

1.24.0 | February 1, 2022

  • Bugfix: Fixed duplicate hidden input field, thanks @pavelinnuendo for the tip!
  • Improvement: Speed up performance by adding database indexes
  • Maintenance: WordPress 5.9 compatible
  • Enhancement: Add TasteWP links to description where you can try Name Directory instantly

1.23.2 | September 16, 2021

  • Bugfix: Removed natural sorting for now as it’s messing up the sorting for non-numeric characters

1.23.1 | August 6, 2021

  • Feature: Natural number sort
  • Enhancement: Tested with WordPress 5.9 alpha

1.23.0 | June 20, 2021

  • Feature: Compatible with Relevanssi
  • Feature: Search terms can be highlighted in the search results
  • Enhancement: Compatible with WordPress 5.8

1.22 | March 3, 2021

  • Bugfix: ‘latest’ option did not show any entries

1.21 | March 1st, 2021

  • Bugfix: the regex which splits the words (limit at 10, 25, etc) was not UTF-8 ready yet

1.20 | February 28, 2021

  • Feature: Optionally secure your submit-a-name form with reCAPTCHA (v2) from Google (Thanks for the idea Aung!)

1.19 | February 16, 2021

  • Feature: Show a heading when the next starting-letter will begin (show B after all the A-words, C after the B-words, etc)
  • Feature: In admin panel replace the ‘Yes’/’No’ link (which was a clickable ajax link) with a fancy toggle button (much more userfriendly)
  • Enhancement: Added a few extra help texts
  • Enhancement: Used a more narrow javascript selector for the import page
  • Enhancement: Made the CSS classes more consistent
  • Enhancement: Compatible with WordPress 5.7

1.18.1 | January 13, 2021

  • Bugfix: Fixed wrong usage of $wpdb->esc_like

1.18 | January 10, 2021

  • Bugfix: Implemented pull request from Jack Barker (http://jackbarker.com.au/) with search enhancement
  • Security: CVE-2021-20652: Fixed CSRF vulnerability, thank you Yuta!

1.17.4 | November 22, 2020

  • Enhancement: Just a small enhancement to see if translations are working

1.17.3 | November 19, 2020

  • Enhancement: Use the correct plural when there is result in searching
  • Enhancement: Compatible with the new WordPress 5.6

1.17.2 | October 22, 2020

  • Security: Added additional checks for the front-end submits
  • Enhancement: Edited some code to not show native PHP notices on dev-enabled sites
  • Enhancement: Did some initialization of values in the new-directory admin
  • Enhancement: Display an error message when a directory with a non-existing ID is called
  • Enhancement: Compatible with the new WordPress 5.6 beta
  • Enhancement: Compatible with PHP 8.0

1.17.1 | September 2, 2020

  • Bugfix: Capability race-condition

1.17 | September 2, 2020

  • Feature: Name Directory is now also available with capability ‘manage_name_directory’, compatible with the commonly used Members plugin
  • Bugfix: Better value-checking at import, so it doesn’t wing any PHP notices for the sites which enabled them
  • Maintenance: WordPress 5.5 compatible

1.16.1 | July 3, 2020

  • Bugfix: Database constraints loosened

1.16 | April 18, 2020

  • Feature: You can now disable the duplicate protection in the General Options
  • Enhancement: Ability to use shortcodes in descriptions
  • Bugfix: Better use of the ‘singular’ term for name directories
  • Bugfix: Linebreaks are preserved when you use the visual editor

1.15.6 | March 15, 2020

  • Bugfix: Update DB to unicode at setup too
  • Bugfix: Translation of ‘Show less’ did not show up due to wrong classname
  • Enhancement: CSS Extra spacing on index characters

1.15.5 | March 7, 2020

  • Maintenance: WordPress 5.4 compatible

1.15.4 | January 7, 2020 | Happy New Year!

  • Bugfix: Determining number of columns
  • Bugfix: Replaced ‘ellips’ with ‘…’ to broaden compatibility for other themes/plugins
  • Maintenance: WordPress 5.3 styling

1.15.3 | November 2019

  • Maintenance: WordPress 5.3.1 compatible

1.15.2 | October 13, 2019

  • Feature: Added an option to the import screen to empty a directory before importing (useful for people who use a spreadsheet for name management)
  • Enhancement: Added a special import-option the import screen which uses UTF8 import.
  • Maintenance: WordPress 5.3 compatible

1.15.1 | August 16, 2019

  • Bugfix: Added an exact match query to the „exact” search functionality

1.15 | August 14, 2019

  • Feature: You can now choose (per-directory) whether to search in the description
  • Enhancement: Added extra explaination / documentation on the subject of importing to the plugin
  • Enhancement: Refined the „exact” search functionality in the directories
  • Maintenance: Cleaned up the plugins CSS
  • Maintenance: Changed the way the database is installed and kept in sync on updating, way less code

1.14.2 | August 1, 2019 (my nephew’s birthday)

  • Improvement: Empty the edit form on Ajax submit and scroll to the top to see the success message

1.14.1 | August 1, 2019 (my nephew’s birthday)

  • Feature: You can now use a visual editor! You just have to enable this on the General Settings (the one of Name Directory) screen
  • Bugfix: Fixed small import bug with accent characters
  • Bugfix: htmlspecialchars sometimes issued a warning to the error_log

1.14 | July 17, 2019

  • Feature: Added Quick Import from menu, imports into a new directory
  • Enhancement: Translations/naming
  • Enhancement: When searching with (double) quotation marks, it will not perform a wildcard search. So searching for „media” will not return ‘mediator’.
  • Bugfix: Directory sorting in the admin is now on most recent added named, but with empty directories on top

1.13.7 | June 2, 2019

  • Bugfix: SQL improvement for selecting and grouping

1.13.6 | June 1, 2019

  • Feature: sort name directory on most recent added name
  • Bugfix: also show empty directories

1.13.5 | May 28, 2019

  • Refactored some code
  • Javascript is handled cleaner (more WordPress-alike)
  • Bugfix: Fixed One-click status toggle (published/unpublished)

1.13.4 | May 28, 2019

  • Feature: sort name directory on most recent added name
  • Bugfix: remove debug output

1.13.3 | May 16, 2019

  • Bugfix: utf8_encode in import functionality, so non-latin characters are supported too

1.13.2 | April 18, 2019

  • mb_string enhancement, this is used on non-latin character sets.
  • Bugfix: Do not use mb_string functionality when it’s not available (so it does not crash)
  • Feature: Test whether the mb_string extension in PHP is enabled and display a notice when it’s not
  • Tested WordPress v5.2 (beta)

1.13.1 | February 28, 2019 (my birthday!)

  • Bugfix: When exporting, rows were not properly separated
  • Bugfix: When exporting, HTML markup cannot support linebreaks

1.13 | February 20, 2019

  • Introduced [namedirectory_single], to display a single name entry on the website. Useful for widgets
  • Bugfix: When exporting, HTML markup is now saved to the CSV
  • Added ID’s in the admin (so you can actually use the new shortcode)
  • Created a render-helper for nameboxes to be reused by [namedirectory], [namedirectory_random] and the new [namedirectory_single]
  • Finally using separate .js and .css for the admin!
  • Numurous small enhancements to the admin

1.12 | January 31, 2019

  • Added search in the backend -> Code kindly provided by @mpmarinov
  • Added shortcode for displaying a random name ([namedirectory_random]) from a given directory -> Code kindly provided by @mastababa

1.11.6 | January 21, 2019

  • Also added the ‘jump to’ functionality when clicking on index letters. Earlier, this was only done at the searchbox (Thanks Ana!)

1.11.5 | January 12, 2019

  • Better support for your own name term
  • Admin link to the add-form

1.11.4 | December 27, 2018

  • Fixes bug in WordPress site search hook when no preferences for site search were set

1.11.3 | December 27, 2018

  • Temporary disabled the search because of bug reports

1.11.2 | December 26, 2018

  • Fixes bug in WordPress site search hook where all posts were included on no results

1.11.1 | December 26, 2018

  • Temporary disabled the search because of bug reports

1.11 | December 18, 2018

  • Added the ability to give your own term for ‘names’. So it does not have to be a ‘name’ directory, you can customize it to be like ‘movies’. It’ll state „There are currently 10 movies in this directory”, instead of „There are currently 10 names in this directory”.
  • WordPress 5.0.1 compatible

1.10 | December 17, 2018

  • Acum este posibil să incluzi Name Directory în rezultatele de căutare WordPress (pe tot site-ul). Bineînțeles, Name Directory are și propria casetă de căutare!
  • A adăugat o pagină nouă Setări generale care îți permite să activezi și să ajustezi comportamentului de căutare. De asemenea, poți alege să cauți în descrieri și să faci o căutare după metacaractere.
  • A adăugat o captură ecran pentru pagina Setări generale
  • A actualizat captura ecran #2 (prezentare generală director)
  • A actualizat Întrebările frecvente

1.9.7

  • Compatibilitate cu PHP 5.3
  • Compatibil cu WordPress 5.0

1.9.6

  • Cod curățat pentru prevenirea erorilor în modul depanare

1.9.5

  • Primul caracter acum poate fi non-latin

1.9.4

  • Mesajul de confirmare a ștergerii arăta o alertă, dar fără text

1.9.3

  • A adăugat un mesaj de confirmare a ștergerii la ștergerea unui director.

1.9.2

  • Sorted index characters when they were not shown by default: A-Z

1.9.1

  • Compatibil cu WordPress 4.9.1
  • Capacitatea de a limita numărul de cuvinte în descriere, arătată în partea din față a site-ului. Poți administra asta în setările directorului. Numele cu o descriere care depășește setarea sunt limitate cu o legătură „Arată mai mult”.
  • Cod optimizat, ecranul opțiuni director a fost rescris pentru a preîntâmpina codurile duplicat și pentru a-mi ușura mentenanța
  • A adăugat mai multe descrieri pentru ceea ce fac setările directorului
  • A actualizat capturile ecran

1.9.0

  • Acum poți folosi cuvinte care încep cu caractere non-latine (cum ar fi: chinezești, arabe, nordice/daneze, etc)
  • A actualizat fișierul Readme, care include descrierea, istoricul modificărilor și întrebările frecvente
  • Updated php code to follow development guidelines

1.8.2

  • Compatibil cu versiunea finală WordPress 4.9
  • Actualizează codul php pentru a urmări direcțiile de dezvoltare

1.8.1

  • Compatibil cu WordPress 4.9b3
  • Removed old translation file, since Name Directory uses the WordPress translation platform
  • Moved an admin add_action hook
  • Updated Export to work with Javascript, possible denying Internet Explorer 9 (and lower) users export
  • A corectat compatibilitatea cu modulele AJAX Front-end
  • WordPress moves all divs with class ‘updated’ to the top of the page, which isn’t very handy for the Add-Name form, which is on the bottom of the page. Created a workaround, all success-messages will be displayed above the add-form again.

1.8

  • Added export function, export your name directory to .csv file. Offcourse, it’s compatible with the upload function

1.7.15

  • WND-46: Created a new option the admin for jumping to the searchbox on the front-end, useful on long page or onepage website
  • Support bumped to WordPress 4.8.2

1.7.14

  • WND-45: suport multi-site îmbunătățit

1.7.13

  • WND-44: Formularul de trimitere din pagina din față necesită acum cel puțin un nume

1.7.12

  • WND-42: Opțiunea de a folosi cel mai recent a fost distrusă, tratat ca L

1.7.11

  • WND-41: A fost verificată traducerea de la translate.wordpress.org
  • WND-40: a corectat eroarea în care selectarea numai a numelor care încep cu cifre ducea la arătarea tuturor numelor

1.7.10 | July 23, 2016

  • WND-39: A fost adăugată clasa name_directory_active la index pentru a semnala care caracter a fost activat
  • WND-39: A fost adăugată clasa name_directory_empty la index pentru a indica faptul că nu sunt intrări pentru un anumit caracter
  • A început lucrul cu eticheta Stabil: https://wordpress.org/plugins/about/svn/#task-3
  • Traduceri eliminate pentru a putea beneficia de translate.wordpress.org 🙂
  • Vrei să mă ajuți să traduc acest modul în limba ta? Anunță-mă în forumul de suport! Te voi aprecia!

1.7.9

  • WND-38: Ajustare structură bază de date

1.7.8

  • WND-35: A corectat importul CSV
  • WND-36: testat cu WP 4.4.2

1.7.7

  • WND-24: A corectat o posibilă vulnerabilitate XSS

1.7.6

  • Compatibil cu WordPress 4.3
  • A adăugat traducere în arabă (mulțumiri lui Ahmad de la http://www.ams.ly)
  • A actualizat unele coduri PHP
  • Previne posibile conflicte de funcții

1.7.5

  • A actualizat traducerile în norvegiană (Mulțumesc Mikael!)
  • Unele îmbunătățiri pentru limba engleză
  • A sincronizat fișierele .pot și .po

1.7.4

  • WND-25: trimite notificare prin email la administratorul WordPress când este trimis un nume nou
  • A generat un nou fișier .pot și a sincronizat toate fișierele .po

1.7.3

  • Ordering enhancements
  • A generat un nou fișier .pot și a sincronizat toate fișierele .po

1.7.2

  • WND-32: Show X latest (most recent) names
  • Updated Dutch Translation

1.7.1

  • Added Norwegian translation thanks to Mikael
  • WND-31: Search for searchterm in description (but only if show_description is enabled)
  • Moved common code to helpers, preparing for better code

1.7

  • WND-11: Import names and descriptions by csv-upload, find this option at the manage-screen
  • WND-24: Toggle published-status for name (easily show or hide names)
  • Name in WordPress settings menu is now „Name Directory” instead of „Name Directory Plugin”
  • Extended FAQ
  • Code improvements
  • Updated Dutch Translation

1.6.16

  • WND-26 & WND-28: Honour the Show Description setting in frontend

1.6.15

  • Added little spacers in the admin on the Manage names screen
  • Every name on the front-end got an anchor name

1.6.14

  • Added new translation file
  • Updated Dutch translation

1.6.13

  • WND-23: New option to only show letters on the index when there are entries, so A B D E when there is no entry with C
  • Fixed small legacy db-convert bug
  • Gave the admin panel for directory settings some space

1.6.12

  • ÎPF extinse
  • Documentație actualizată / capturi de ecran editate
  • Informații actualizate afișate în depozitarul de module WordPress

1.6.11

  • URL-urile de căutare nu au funcționat corespunzător
  • Argumentul de căutare nu a funcționat împreună (numele selectat și filtrul de intrare)
  • funcția nu a mers când WordPress rula fără unelte SEO
  • Îmbunătățiri URL (testate și cu modulul Yoast SEO)

1.6.10

  • URLencoded the # sign, so entries starting with a number will show up

1.6.9

  • WND-21: Checked translation strings. Also edited two fussy strings in the Dutch translation
  • WND-22: Fixed wp-admin paths for WP Multisite users

1.6.8

  • WND-17: A adăugat opțiunea care permite utilizatorului să aleagă un caracter de început implicit când este arătat directorul de nume. De exemplu: folosește [namedirectory dir=”X” start_with=”j”] pentru a începe cu litera J.
  • Compatibilitate cu WordPress 4.0
  • A adăugat icon în galeria instalatorului

1.6.7

  • A actualizat traducerea în rusă (mulțumită lui: Rig Kruger http://rodichi.org)

1.6.6

  • A corectat o mică eroare de afișare

1.6.5

  • A arătat numele trimise

1.6.4

  • A actualizat traducerile în franceză
  • Fixed too-many-slashes issue

1.6.3

  • A actualizat traducerile în olandeză
  • A corectat o eroare de afișare.
  • Legătura Toate este ascunsă când un vizitator trebuie să aleagă o literă din index

1.6

  • A fost adăugată opțiunea „Arată toate numele în mod implicit”, aceasta poate fi dezactivată pentru a ascunde toate intrările dacă un utilizator nu a ales o literă din index.

1.5.2

  • A fost corectată eroarea din CREARE TABEL și legătura din formular, îți mulțumesc mult MerlIAV pentru corectură!

1.5.1

  • A corectat eroarea care împiedica salvarea preferințelor formularului de căutare în administrare

1.5

  • A fost adăugată casetă de căutare în partea din față a site-ului (O poți activa din setările directorului)
  • A adăugat suport pentru aranjament pe patru coloane
  • A fost adăugată traducerea în rusă (Tradus de: Rig Kruger http://rodichi.org)

1.4.3

  • A corectat eroarea care a permis să fie arătate elemente nepublicate

1.4.2

  • A corectat suportul pentru caractere chinezești
  • A fost adăugată traducerea în franceză (Tradus de: Patrick BARDET http://www.web-studio-creation.fr)

1.4.1

  • A corectat problema de sortare în partea din față

1.4

  • WND-19: A fost adăugat suport pentru HTML în descrierea numelui

1.3

  • Listele de nume acum pot avea mai multe coloane în partea din față a site-ului
  • A adăugat CSS într-un fișier separat
  • A fost adăugată o extensie de actualizare a bazei de date

1.2.1

  • Acum URL-urile modulului sunt compatibile cu extensiile SEO terțe

1.2

  • A adăugat suport pentru formularul de trimitere în partea din față a site-ului
  • A adăugat posibilitatea pentru administrator să filtreze numele publicate/nepublicate
  • A fost rearanjată prezentarea generală a directorului pentru administrator, care acum arată totalul numelor publicate/nepublicate

1.1

  • A adăugat detectarea numelor duble

1.0 | November 8, 2013

  • Prima lansare publică majoră

0.5

  • Prima versiune pentru uz personal