Descriere
Lana Downloads Manager is a downloadable files management system.
Manageable local files (WordPress uploaded) and remote files.
Includes:
- Counter system
- Log system
Lana Codes
Instalare
Requires
- WordPress at least 4.0
- PHP at least 5.3
Instalation steps
- Upload the plugin files to the
/wp-content/plugins/lana-downloads-manager
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
How to use it
- in
Downloads > Add New
, add a new download file and the system creates the shortcode is what you can use. - in
Appearance > Widgets
, add the ‘Lana – Download’ widget to the sidebar, for example, add it to the Primary Sidebar. - in
Posts > Edit
, you can manually add the download button to the selected post, add the[lana_download]
shortcode to the post content, for example, add[lana_download id="1"]
shortcode to the content. - in
Pages > Edit
, you can manually add the download button to the selected page, add the[lana_download]
shortcode to the page content, for example, add[lana_download id="1"]
shortcode to the content.
Întrebări frecvente
Do you have questions or issues with Lana Downloads Manager?
Use these support channels appropriately.
-
Lana Codes
-
WordPress Forum
Verificări
Contributori și dezvoltatori
„Lana Downloads Manager” este un software open-source. La acest modul au contribuit următoarele persoane.
Contributori„Lana Downloads Manager” a fost tradus în 1 locală. Mulțumim traducătorilor pentru contribuția lor.
Tradu „Lana Downloads Manager” î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.4.0
- change shortcode
- change download handler
1.3.0
- change shortcode functions
- reformat code
- bugfix widgets
1.2.2
- bugfix filters
- bugfix file update post meta
1.2.1
- add filter to post type and taxonomy args
1.2.0
- add counter disable or enable for settings
1.1.9
- bugfix settings save
- add settings errors
- add get user ip and user agent functions
- change logs list
1.1.8
- add lana_downloads_manager_before_file_download action hook
1.1.7
- add counter attr to shortcode
- add post_type to text shortcode attr
- add text attr to tinymce shortcode
- change assets structure
1.1.6
- add the missing files
1.1.5
- reformat code
- add constants
- add per page in list table
- change post type name
- change taxonomy name
- change wp role add cap function
- change ajax get lana download list function
- bugfix order query by count
- bugfix filter query by download category
1.1.4
- add text domain to plugin header
1.1.3
- Bugfix global post declaration
1.1.2
- Bugfix rewrite
1.1.1
- Tested in WordPress 4.8 (compatible)
- Change website to lana.codes
1.1.0
- Added post type endpoint
- Added endpoint validate
- Bugfix endpoint
- Bugfix post type and taxonomy
1.0.9
- Added public option to lana download post type
1.0.8
- Added text atts to lana download shortcode
1.0.7
- Added Download Category
- Added Download shortcode in WordPress editor
1.0.6
- Bugfix escape
1.0.5
- change lana download custom post type capabilities
1.0.4
- Bugfix jquery.js include
1.0.3
- PHP compatibility changes
1.0.2
- Bugfix add log function
1.0.1
- Bugfix .htaccess in /uploads/lana-downloads folder
- Bugfix download handler function
1.0.0
- Added Lana Downloads Manager
- Added Log system