الوصف
Simple CSV Table is a WordPress plugin designed to quickly convert CSV files into clean tables within your posts or pages. After activation, you can display CSV data using a simple shortcode referencing your file.
التنصيب
There are 3 ways to install this plugin:
The super easy way
- Log in to your WordPress Admin panel.
- Go to: Plugins > Add New.
- Type ‘Simple CSV table’ into the Search Plugins field and hit Enter. Once found, you can view details such as the point release, rating and description.
- Click Install Now. After clicking the link, you’ll be asked if you’re sure you want to install the plugin.
- Click Yes, and WordPress completes the installation.
- Activate the plugin.
- Use csv shortcode with relative href to file.
The easy way
- Download the plugin (.zip file) on the right column of this page
- In your Admin, go to menu Plugins > Add
- Select button
Upload Plugin - Upload the .zip file you just downloaded
- Activate the plugin
- Use csv shortcode with relative href to file.
The old and reliable way (FTP)
- Upload
Simple CSV tablefolder to the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Use csv shortcode with relative href to file.
المراجعات
لا توجد مراجعات لهذه الإضافة.
المساهمون والمطوّرون
“Simple CSV Table” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.
المساهمونترجمة ”Simple CSV Table“ إلى لغتك.
مُهتم بالتطوير؟
تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.
سجل التغييرات
1.0.3 (2025-11-28)
- Fixed a directory traversal vulnerability CVE-2025-42666. Props for Ivan Cese.
1.0.2 (2025-11-26)
- Added file data sanitization.
1.0.1 (2025-02-23)
- On the media screen you can copy shortcode now.
- The attachment ID shortcode param has been added.
