Changeset 2794199
- Timestamp:
- 10/04/2022 06:05:56 PM (3 years ago)
- Location:
- wp-all-import
- Files:
-
- 641 added
- 6 edited
-
tags/3.7.0 (added)
-
tags/3.7.0/actions (added)
-
tags/3.7.0/actions/add_attachment.php (added)
-
tags/3.7.0/actions/admin_head.php (added)
-
tags/3.7.0/actions/admin_init.php (added)
-
tags/3.7.0/actions/admin_menu.php (added)
-
tags/3.7.0/actions/admin_notices.php (added)
-
tags/3.7.0/actions/attachment_updated.php (added)
-
tags/3.7.0/actions/delete_post.php (added)
-
tags/3.7.0/actions/pmxi_after_xml_import.php (added)
-
tags/3.7.0/actions/pmxi_before_xml_import.php (added)
-
tags/3.7.0/actions/pmxi_extend_options_custom_fields.php (added)
-
tags/3.7.0/actions/wp_ajax_auto_detect_cf.php (added)
-
tags/3.7.0/actions/wp_ajax_auto_detect_sf.php (added)
-
tags/3.7.0/actions/wp_ajax_delete_import.php (added)
-
tags/3.7.0/actions/wp_ajax_dismiss_notifications.php (added)
-
tags/3.7.0/actions/wp_ajax_import_failed.php (added)
-
tags/3.7.0/actions/wp_ajax_test_images.php (added)
-
tags/3.7.0/actions/wpmu_new_blog.php (added)
-
tags/3.7.0/aux (added)
-
tags/3.7.0/aux/breakdance-logo-black.png (added)
-
tags/3.7.0/aux/breakdance-promo.php (added)
-
tags/3.7.0/aux/promo-card-styles.css (added)
-
tags/3.7.0/banner-772x250.png (added)
-
tags/3.7.0/classes (added)
-
tags/3.7.0/classes/PHPExcel (added)
-
tags/3.7.0/classes/PHPExcel.php (added)
-
tags/3.7.0/classes/PHPExcel/Autoloader.php (added)
-
tags/3.7.0/classes/PHPExcel/CachedObjectStorage (added)
-
tags/3.7.0/classes/PHPExcel/CachedObjectStorage/APC.php (added)
-
tags/3.7.0/classes/PHPExcel/CachedObjectStorage/CacheBase.php (added)
-
tags/3.7.0/classes/PHPExcel/CachedObjectStorage/DiscISAM.php (added)
-
tags/3.7.0/classes/PHPExcel/CachedObjectStorage/ICache.php (added)
-
tags/3.7.0/classes/PHPExcel/CachedObjectStorage/Igbinary.php (added)
-
tags/3.7.0/classes/PHPExcel/CachedObjectStorage/Memcache.php (added)
-
tags/3.7.0/classes/PHPExcel/CachedObjectStorage/Memory.php (added)
-
tags/3.7.0/classes/PHPExcel/CachedObjectStorage/MemoryGZip.php (added)
-
tags/3.7.0/classes/PHPExcel/CachedObjectStorage/MemorySerialized.php (added)
-
tags/3.7.0/classes/PHPExcel/CachedObjectStorage/PHPTemp.php (added)
-
tags/3.7.0/classes/PHPExcel/CachedObjectStorage/SQLite3.php (added)
-
tags/3.7.0/classes/PHPExcel/CachedObjectStorage/Wincache.php (added)
-
tags/3.7.0/classes/PHPExcel/CachedObjectStorageFactory.php (added)
-
tags/3.7.0/classes/PHPExcel/CalcEngine (added)
-
tags/3.7.0/classes/PHPExcel/CalcEngine/CyclicReferenceStack.php (added)
-
tags/3.7.0/classes/PHPExcel/CalcEngine/Logger.php (added)
-
tags/3.7.0/classes/PHPExcel/Calculation (added)
-
tags/3.7.0/classes/PHPExcel/Calculation.php (added)
-
tags/3.7.0/classes/PHPExcel/Calculation/Database.php (added)
-
tags/3.7.0/classes/PHPExcel/Calculation/DateTime.php (added)
-
tags/3.7.0/classes/PHPExcel/Calculation/Engineering.php (added)
-
tags/3.7.0/classes/PHPExcel/Calculation/Exception.php (added)
-
tags/3.7.0/classes/PHPExcel/Calculation/ExceptionHandler.php (added)
-
tags/3.7.0/classes/PHPExcel/Calculation/Financial.php (added)
-
tags/3.7.0/classes/PHPExcel/Calculation/FormulaParser.php (added)
-
tags/3.7.0/classes/PHPExcel/Calculation/FormulaToken.php (added)
-
tags/3.7.0/classes/PHPExcel/Calculation/Function.php (added)
-
tags/3.7.0/classes/PHPExcel/Calculation/Functions.php (added)
-
tags/3.7.0/classes/PHPExcel/Calculation/Logical.php (added)
-
tags/3.7.0/classes/PHPExcel/Calculation/LookupRef.php (added)
-
tags/3.7.0/classes/PHPExcel/Calculation/MathTrig.php (added)
-
tags/3.7.0/classes/PHPExcel/Calculation/Statistical.php (added)
-
tags/3.7.0/classes/PHPExcel/Calculation/TextData.php (added)
-
tags/3.7.0/classes/PHPExcel/Calculation/Token (added)
-
tags/3.7.0/classes/PHPExcel/Calculation/Token/Stack.php (added)
-
tags/3.7.0/classes/PHPExcel/Calculation/functionlist.txt (added)
-
tags/3.7.0/classes/PHPExcel/Cell (added)
-
tags/3.7.0/classes/PHPExcel/Cell.php (added)
-
tags/3.7.0/classes/PHPExcel/Cell/AdvancedValueBinder.php (added)
-
tags/3.7.0/classes/PHPExcel/Cell/DataType.php (added)
-
tags/3.7.0/classes/PHPExcel/Cell/DataValidation.php (added)
-
tags/3.7.0/classes/PHPExcel/Cell/DefaultValueBinder.php (added)
-
tags/3.7.0/classes/PHPExcel/Cell/Hyperlink.php (added)
-
tags/3.7.0/classes/PHPExcel/Cell/IValueBinder.php (added)
-
tags/3.7.0/classes/PHPExcel/Comment.php (added)
-
tags/3.7.0/classes/PHPExcel/DocumentProperties.php (added)
-
tags/3.7.0/classes/PHPExcel/DocumentSecurity.php (added)
-
tags/3.7.0/classes/PHPExcel/Exception.php (added)
-
tags/3.7.0/classes/PHPExcel/HashTable.php (added)
-
tags/3.7.0/classes/PHPExcel/Helper (added)
-
tags/3.7.0/classes/PHPExcel/Helper/HTML.php (added)
-
tags/3.7.0/classes/PHPExcel/IComparable.php (added)
-
tags/3.7.0/classes/PHPExcel/IOFactory.php (added)
-
tags/3.7.0/classes/PHPExcel/NamedRange.php (added)
-
tags/3.7.0/classes/PHPExcel/Reader (added)
-
tags/3.7.0/classes/PHPExcel/Reader/Abstract.php (added)
-
tags/3.7.0/classes/PHPExcel/Reader/CSV.php (added)
-
tags/3.7.0/classes/PHPExcel/Reader/DefaultReadFilter.php (added)
-
tags/3.7.0/classes/PHPExcel/Reader/Excel2003XML.php (added)
-
tags/3.7.0/classes/PHPExcel/Reader/Excel2007 (added)
-
tags/3.7.0/classes/PHPExcel/Reader/Excel2007.php (added)
-
tags/3.7.0/classes/PHPExcel/Reader/Excel2007/Chart.php (added)
-
tags/3.7.0/classes/PHPExcel/Reader/Excel2007/Theme.php (added)
-
tags/3.7.0/classes/PHPExcel/Reader/Excel5 (added)
-
tags/3.7.0/classes/PHPExcel/Reader/Excel5.php (added)
-
tags/3.7.0/classes/PHPExcel/Reader/Excel5/Color (added)
-
tags/3.7.0/classes/PHPExcel/Reader/Excel5/Color.php (added)
-
tags/3.7.0/classes/PHPExcel/Reader/Excel5/Color/BIFF5.php (added)
-
tags/3.7.0/classes/PHPExcel/Reader/Excel5/Color/BIFF8.php (added)
-
tags/3.7.0/classes/PHPExcel/Reader/Excel5/Color/BuiltIn.php (added)
-
tags/3.7.0/classes/PHPExcel/Reader/Excel5/ErrorCode.php (added)
-
tags/3.7.0/classes/PHPExcel/Reader/Excel5/Escher.php (added)
-
tags/3.7.0/classes/PHPExcel/Reader/Excel5/MD5.php (added)
-
tags/3.7.0/classes/PHPExcel/Reader/Excel5/RC4.php (added)
-
tags/3.7.0/classes/PHPExcel/Reader/Excel5/Style (added)
-
tags/3.7.0/classes/PHPExcel/Reader/Excel5/Style/Border.php (added)
-
tags/3.7.0/classes/PHPExcel/Reader/Excel5/Style/FillPattern.php (added)
-
tags/3.7.0/classes/PHPExcel/Reader/Exception.php (added)
-
tags/3.7.0/classes/PHPExcel/Reader/Gnumeric.php (added)
-
tags/3.7.0/classes/PHPExcel/Reader/HTML.php (added)
-
tags/3.7.0/classes/PHPExcel/Reader/IReadFilter.php (added)
-
tags/3.7.0/classes/PHPExcel/Reader/IReader.php (added)
-
tags/3.7.0/classes/PHPExcel/Reader/OOCalc.php (added)
-
tags/3.7.0/classes/PHPExcel/Reader/SYLK.php (added)
-
tags/3.7.0/classes/PHPExcel/ReferenceHelper.php (added)
-
tags/3.7.0/classes/PHPExcel/RichText (added)
-
tags/3.7.0/classes/PHPExcel/RichText.php (added)
-
tags/3.7.0/classes/PHPExcel/RichText/ITextElement.php (added)
-
tags/3.7.0/classes/PHPExcel/RichText/Run.php (added)
-
tags/3.7.0/classes/PHPExcel/RichText/TextElement.php (added)
-
tags/3.7.0/classes/PHPExcel/Settings.php (added)
-
tags/3.7.0/classes/PHPExcel/Shared (added)
-
tags/3.7.0/classes/PHPExcel/Shared/CodePage.php (added)
-
tags/3.7.0/classes/PHPExcel/Shared/Date.php (added)
-
tags/3.7.0/classes/PHPExcel/Shared/Drawing.php (added)
-
tags/3.7.0/classes/PHPExcel/Shared/Escher (added)
-
tags/3.7.0/classes/PHPExcel/Shared/Escher.php (added)
-
tags/3.7.0/classes/PHPExcel/Shared/Escher/DgContainer (added)
-
tags/3.7.0/classes/PHPExcel/Shared/Escher/DgContainer.php (added)
-
tags/3.7.0/classes/PHPExcel/Shared/Escher/DgContainer/SpgrContainer (added)
-
tags/3.7.0/classes/PHPExcel/Shared/Escher/DgContainer/SpgrContainer.php (added)
-
tags/3.7.0/classes/PHPExcel/Shared/Escher/DgContainer/SpgrContainer/SpContainer.php (added)
-
tags/3.7.0/classes/PHPExcel/Shared/Escher/DggContainer (added)
-
tags/3.7.0/classes/PHPExcel/Shared/Escher/DggContainer.php (added)
-
tags/3.7.0/classes/PHPExcel/Shared/Escher/DggContainer/BstoreContainer (added)
-
tags/3.7.0/classes/PHPExcel/Shared/Escher/DggContainer/BstoreContainer.php (added)
-
tags/3.7.0/classes/PHPExcel/Shared/Escher/DggContainer/BstoreContainer/BSE (added)
-
tags/3.7.0/classes/PHPExcel/Shared/Escher/DggContainer/BstoreContainer/BSE.php (added)
-
tags/3.7.0/classes/PHPExcel/Shared/Escher/DggContainer/BstoreContainer/BSE/Blip.php (added)
-
tags/3.7.0/classes/PHPExcel/Shared/Excel5.php (added)
-
tags/3.7.0/classes/PHPExcel/Shared/File.php (added)
-
tags/3.7.0/classes/PHPExcel/Shared/Font.php (added)
-
tags/3.7.0/classes/PHPExcel/Shared/JAMA (added)
-
tags/3.7.0/classes/PHPExcel/Shared/JAMA/CHANGELOG.TXT (added)
-
tags/3.7.0/classes/PHPExcel/Shared/JAMA/CholeskyDecomposition.php (added)
-
tags/3.7.0/classes/PHPExcel/Shared/JAMA/EigenvalueDecomposition.php (added)
-
tags/3.7.0/classes/PHPExcel/Shared/JAMA/LUDecomposition.php (added)
-
tags/3.7.0/classes/PHPExcel/Shared/JAMA/Matrix.php (added)
-
tags/3.7.0/classes/PHPExcel/Shared/JAMA/QRDecomposition.php (added)
-
tags/3.7.0/classes/PHPExcel/Shared/JAMA/SingularValueDecomposition.php (added)
-
tags/3.7.0/classes/PHPExcel/Shared/JAMA/utils (added)
-
tags/3.7.0/classes/PHPExcel/Shared/JAMA/utils/Error.php (added)
-
tags/3.7.0/classes/PHPExcel/Shared/JAMA/utils/Maths.php (added)
-
tags/3.7.0/classes/PHPExcel/Shared/OLE (added)
-
tags/3.7.0/classes/PHPExcel/Shared/OLE.php (added)
-
tags/3.7.0/classes/PHPExcel/Shared/OLE/ChainedBlockStream.php (added)
-
tags/3.7.0/classes/PHPExcel/Shared/OLE/PPS (added)
-
tags/3.7.0/classes/PHPExcel/Shared/OLE/PPS.php (added)
-
tags/3.7.0/classes/PHPExcel/Shared/OLE/PPS/File.php (added)
-
tags/3.7.0/classes/PHPExcel/Shared/OLE/PPS/Root.php (added)
-
tags/3.7.0/classes/PHPExcel/Shared/OLERead.php (added)
-
tags/3.7.0/classes/PHPExcel/Shared/PasswordHasher.php (added)
-
tags/3.7.0/classes/PHPExcel/Shared/String.php (added)
-
tags/3.7.0/classes/PHPExcel/Shared/TimeZone.php (added)
-
tags/3.7.0/classes/PHPExcel/Shared/XMLWriter.php (added)
-
tags/3.7.0/classes/PHPExcel/Shared/ZipArchive.php (added)
-
tags/3.7.0/classes/PHPExcel/Shared/ZipStreamWrapper.php (added)
-
tags/3.7.0/classes/PHPExcel/Shared/trend (added)
-
tags/3.7.0/classes/PHPExcel/Shared/trend/bestFitClass.php (added)
-
tags/3.7.0/classes/PHPExcel/Shared/trend/exponentialBestFitClass.php (added)
-
tags/3.7.0/classes/PHPExcel/Shared/trend/linearBestFitClass.php (added)
-
tags/3.7.0/classes/PHPExcel/Shared/trend/logarithmicBestFitClass.php (added)
-
tags/3.7.0/classes/PHPExcel/Shared/trend/polynomialBestFitClass.php (added)
-
tags/3.7.0/classes/PHPExcel/Shared/trend/powerBestFitClass.php (added)
-
tags/3.7.0/classes/PHPExcel/Shared/trend/trendClass.php (added)
-
tags/3.7.0/classes/PHPExcel/Style (added)
-
tags/3.7.0/classes/PHPExcel/Style.php (added)
-
tags/3.7.0/classes/PHPExcel/Style/Alignment.php (added)
-
tags/3.7.0/classes/PHPExcel/Style/Border.php (added)
-
tags/3.7.0/classes/PHPExcel/Style/Borders.php (added)
-
tags/3.7.0/classes/PHPExcel/Style/Color.php (added)
-
tags/3.7.0/classes/PHPExcel/Style/Conditional.php (added)
-
tags/3.7.0/classes/PHPExcel/Style/Fill.php (added)
-
tags/3.7.0/classes/PHPExcel/Style/Font.php (added)
-
tags/3.7.0/classes/PHPExcel/Style/NumberFormat.php (added)
-
tags/3.7.0/classes/PHPExcel/Style/Protection.php (added)
-
tags/3.7.0/classes/PHPExcel/Style/Supervisor.php (added)
-
tags/3.7.0/classes/PHPExcel/Worksheet (added)
-
tags/3.7.0/classes/PHPExcel/Worksheet.php (added)
-
tags/3.7.0/classes/PHPExcel/Worksheet/AutoFilter (added)
-
tags/3.7.0/classes/PHPExcel/Worksheet/AutoFilter.php (added)
-
tags/3.7.0/classes/PHPExcel/Worksheet/AutoFilter/Column (added)
-
tags/3.7.0/classes/PHPExcel/Worksheet/AutoFilter/Column.php (added)
-
tags/3.7.0/classes/PHPExcel/Worksheet/AutoFilter/Column/Rule.php (added)
-
tags/3.7.0/classes/PHPExcel/Worksheet/BaseDrawing.php (added)
-
tags/3.7.0/classes/PHPExcel/Worksheet/CellIterator.php (added)
-
tags/3.7.0/classes/PHPExcel/Worksheet/Column.php (added)
-
tags/3.7.0/classes/PHPExcel/Worksheet/ColumnCellIterator.php (added)
-
tags/3.7.0/classes/PHPExcel/Worksheet/ColumnDimension.php (added)
-
tags/3.7.0/classes/PHPExcel/Worksheet/ColumnIterator.php (added)
-
tags/3.7.0/classes/PHPExcel/Worksheet/Dimension.php (added)
-
tags/3.7.0/classes/PHPExcel/Worksheet/Drawing (added)
-
tags/3.7.0/classes/PHPExcel/Worksheet/Drawing.php (added)
-
tags/3.7.0/classes/PHPExcel/Worksheet/Drawing/Shadow.php (added)
-
tags/3.7.0/classes/PHPExcel/Worksheet/HeaderFooter.php (added)
-
tags/3.7.0/classes/PHPExcel/Worksheet/HeaderFooterDrawing.php (added)
-
tags/3.7.0/classes/PHPExcel/Worksheet/MemoryDrawing.php (added)
-
tags/3.7.0/classes/PHPExcel/Worksheet/PageMargins.php (added)
-
tags/3.7.0/classes/PHPExcel/Worksheet/PageSetup.php (added)
-
tags/3.7.0/classes/PHPExcel/Worksheet/Protection.php (added)
-
tags/3.7.0/classes/PHPExcel/Worksheet/Row.php (added)
-
tags/3.7.0/classes/PHPExcel/Worksheet/RowCellIterator.php (added)
-
tags/3.7.0/classes/PHPExcel/Worksheet/RowDimension.php (added)
-
tags/3.7.0/classes/PHPExcel/Worksheet/RowIterator.php (added)
-
tags/3.7.0/classes/PHPExcel/Worksheet/SheetView.php (added)
-
tags/3.7.0/classes/PHPExcel/WorksheetIterator.php (added)
-
tags/3.7.0/classes/PHPExcel/Writer (added)
-
tags/3.7.0/classes/PHPExcel/Writer/Abstract.php (added)
-
tags/3.7.0/classes/PHPExcel/Writer/CSV.php (added)
-
tags/3.7.0/classes/PHPExcel/Writer/IWriter.php (added)
-
tags/3.7.0/classes/PHPExcel/locale (added)
-
tags/3.7.0/classes/PHPExcel/locale/bg (added)
-
tags/3.7.0/classes/PHPExcel/locale/bg/config (added)
-
tags/3.7.0/classes/PHPExcel/locale/cs (added)
-
tags/3.7.0/classes/PHPExcel/locale/cs/config (added)
-
tags/3.7.0/classes/PHPExcel/locale/cs/functions (added)
-
tags/3.7.0/classes/PHPExcel/locale/da (added)
-
tags/3.7.0/classes/PHPExcel/locale/da/config (added)
-
tags/3.7.0/classes/PHPExcel/locale/da/functions (added)
-
tags/3.7.0/classes/PHPExcel/locale/de (added)
-
tags/3.7.0/classes/PHPExcel/locale/de/config (added)
-
tags/3.7.0/classes/PHPExcel/locale/de/functions (added)
-
tags/3.7.0/classes/PHPExcel/locale/en (added)
-
tags/3.7.0/classes/PHPExcel/locale/en/uk (added)
-
tags/3.7.0/classes/PHPExcel/locale/en/uk/config (added)
-
tags/3.7.0/classes/PHPExcel/locale/es (added)
-
tags/3.7.0/classes/PHPExcel/locale/es/config (added)
-
tags/3.7.0/classes/PHPExcel/locale/es/functions (added)
-
tags/3.7.0/classes/PHPExcel/locale/fi (added)
-
tags/3.7.0/classes/PHPExcel/locale/fi/config (added)
-
tags/3.7.0/classes/PHPExcel/locale/fi/functions (added)
-
tags/3.7.0/classes/PHPExcel/locale/fr (added)
-
tags/3.7.0/classes/PHPExcel/locale/fr/config (added)
-
tags/3.7.0/classes/PHPExcel/locale/fr/functions (added)
-
tags/3.7.0/classes/PHPExcel/locale/hu (added)
-
tags/3.7.0/classes/PHPExcel/locale/hu/config (added)
-
tags/3.7.0/classes/PHPExcel/locale/hu/functions (added)
-
tags/3.7.0/classes/PHPExcel/locale/it (added)
-
tags/3.7.0/classes/PHPExcel/locale/it/config (added)
-
tags/3.7.0/classes/PHPExcel/locale/it/functions (added)
-
tags/3.7.0/classes/PHPExcel/locale/nl (added)
-
tags/3.7.0/classes/PHPExcel/locale/nl/config (added)
-
tags/3.7.0/classes/PHPExcel/locale/nl/functions (added)
-
tags/3.7.0/classes/PHPExcel/locale/no (added)
-
tags/3.7.0/classes/PHPExcel/locale/no/config (added)
-
tags/3.7.0/classes/PHPExcel/locale/no/functions (added)
-
tags/3.7.0/classes/PHPExcel/locale/pl (added)
-
tags/3.7.0/classes/PHPExcel/locale/pl/config (added)
-
tags/3.7.0/classes/PHPExcel/locale/pl/functions (added)
-
tags/3.7.0/classes/PHPExcel/locale/pt (added)
-
tags/3.7.0/classes/PHPExcel/locale/pt/br (added)
-
tags/3.7.0/classes/PHPExcel/locale/pt/br/config (added)
-
tags/3.7.0/classes/PHPExcel/locale/pt/br/functions (added)
-
tags/3.7.0/classes/PHPExcel/locale/pt/config (added)
-
tags/3.7.0/classes/PHPExcel/locale/pt/functions (added)
-
tags/3.7.0/classes/PHPExcel/locale/ru (added)
-
tags/3.7.0/classes/PHPExcel/locale/ru/config (added)
-
tags/3.7.0/classes/PHPExcel/locale/ru/functions (added)
-
tags/3.7.0/classes/PHPExcel/locale/sv (added)
-
tags/3.7.0/classes/PHPExcel/locale/sv/config (added)
-
tags/3.7.0/classes/PHPExcel/locale/sv/functions (added)
-
tags/3.7.0/classes/PHPExcel/locale/tr (added)
-
tags/3.7.0/classes/PHPExcel/locale/tr/config (added)
-
tags/3.7.0/classes/PHPExcel/locale/tr/functions (added)
-
tags/3.7.0/classes/XmlStreamReader (added)
-
tags/3.7.0/classes/XmlStreamReader/autoload.php (added)
-
tags/3.7.0/classes/XmlStreamReader/composer (added)
-
tags/3.7.0/classes/XmlStreamReader/composer/ClassLoader.php (added)
-
tags/3.7.0/classes/XmlStreamReader/composer/autoload_classmap.php (added)
-
tags/3.7.0/classes/XmlStreamReader/composer/autoload_namespaces.php (added)
-
tags/3.7.0/classes/XmlStreamReader/composer/autoload_psr4.php (added)
-
tags/3.7.0/classes/XmlStreamReader/composer/autoload_real.php (added)
-
tags/3.7.0/classes/XmlStreamReader/prewk (added)
-
tags/3.7.0/classes/XmlStreamReader/prewk/xml-string-streamer (added)
-
tags/3.7.0/classes/XmlStreamReader/prewk/xml-string-streamer/src (added)
-
tags/3.7.0/classes/XmlStreamReader/prewk/xml-string-streamer/src/XmlStringStreamer (added)
-
tags/3.7.0/classes/XmlStreamReader/prewk/xml-string-streamer/src/XmlStringStreamer.php (added)
-
tags/3.7.0/classes/XmlStreamReader/prewk/xml-string-streamer/src/XmlStringStreamer/Parser (added)
-
tags/3.7.0/classes/XmlStreamReader/prewk/xml-string-streamer/src/XmlStringStreamer/Parser/StringWalker.php (added)
-
tags/3.7.0/classes/XmlStreamReader/prewk/xml-string-streamer/src/XmlStringStreamer/Parser/UniqueNode.php (added)
-
tags/3.7.0/classes/XmlStreamReader/prewk/xml-string-streamer/src/XmlStringStreamer/ParserInterface.php (added)
-
tags/3.7.0/classes/XmlStreamReader/prewk/xml-string-streamer/src/XmlStringStreamer/Stream (added)
-
tags/3.7.0/classes/XmlStreamReader/prewk/xml-string-streamer/src/XmlStringStreamer/Stream/File.php (added)
-
tags/3.7.0/classes/XmlStreamReader/prewk/xml-string-streamer/src/XmlStringStreamer/Stream/Stdin.php (added)
-
tags/3.7.0/classes/XmlStreamReader/prewk/xml-string-streamer/src/XmlStringStreamer/StreamInterface.php (added)
-
tags/3.7.0/classes/api.php (added)
-
tags/3.7.0/classes/arraytoxml.php (added)
-
tags/3.7.0/classes/chunk.php (added)
-
tags/3.7.0/classes/config.php (added)
-
tags/3.7.0/classes/download.php (added)
-
tags/3.7.0/classes/error.php (added)
-
tags/3.7.0/classes/handler.php (added)
-
tags/3.7.0/classes/helper.php (added)
-
tags/3.7.0/classes/input.php (added)
-
tags/3.7.0/classes/nested.php (added)
-
tags/3.7.0/classes/render.php (added)
-
tags/3.7.0/classes/session.php (added)
-
tags/3.7.0/classes/upload.php (added)
-
tags/3.7.0/classes/zip.php (added)
-
tags/3.7.0/config (added)
-
tags/3.7.0/config/options.php (added)
-
tags/3.7.0/controllers (added)
-
tags/3.7.0/controllers/admin (added)
-
tags/3.7.0/controllers/admin/addons.php (added)
-
tags/3.7.0/controllers/admin/help.php (added)
-
tags/3.7.0/controllers/admin/history.php (added)
-
tags/3.7.0/controllers/admin/home.php (added)
-
tags/3.7.0/controllers/admin/import.php (added)
-
tags/3.7.0/controllers/admin/manage.php (added)
-
tags/3.7.0/controllers/admin/settings.php (added)
-
tags/3.7.0/controllers/controller (added)
-
tags/3.7.0/controllers/controller.php (added)
-
tags/3.7.0/controllers/controller/admin.php (added)
-
tags/3.7.0/filters (added)
-
tags/3.7.0/filters/.gitkeep (added)
-
tags/3.7.0/filters/pmxi_custom_types.php (added)
-
tags/3.7.0/filters/wp_all_import_set_post_terms.php (added)
-
tags/3.7.0/filters/wpmu_drop_tables.php (added)
-
tags/3.7.0/helpers (added)
-
tags/3.7.0/helpers/backward.php (added)
-
tags/3.7.0/helpers/functions.php (added)
-
tags/3.7.0/helpers/get_file_curl.php (added)
-
tags/3.7.0/helpers/get_taxonomies_by_object_type.php (added)
-
tags/3.7.0/helpers/import_custom_meta_box.php (added)
-
tags/3.7.0/helpers/is_exists_term.php (added)
-
tags/3.7.0/helpers/pmxi_findDuplicates.php (added)
-
tags/3.7.0/helpers/pmxi_recursion_taxes.php (added)
-
tags/3.7.0/helpers/reverse_taxonomies_html.php (added)
-
tags/3.7.0/helpers/str_getcsv.php (added)
-
tags/3.7.0/helpers/wp_all_import_addon_notifications.php (added)
-
tags/3.7.0/helpers/wp_all_import_base64_decode_image.php (added)
-
tags/3.7.0/helpers/wp_all_import_clear_directory.php (added)
-
tags/3.7.0/helpers/wp_all_import_ctx_mapping.php (added)
-
tags/3.7.0/helpers/wp_all_import_filter_html_kses.php (added)
-
tags/3.7.0/helpers/wp_all_import_get_feed_type.php (added)
-
tags/3.7.0/helpers/wp_all_import_get_gz.php (added)
-
tags/3.7.0/helpers/wp_all_import_get_image_from_gallery.php (added)
-
tags/3.7.0/helpers/wp_all_import_get_import_id.php (added)
-
tags/3.7.0/helpers/wp_all_import_get_import_post_type.php (added)
-
tags/3.7.0/helpers/wp_all_import_get_parent_post.php (added)
-
tags/3.7.0/helpers/wp_all_import_get_parent_terms.php (added)
-
tags/3.7.0/helpers/wp_all_import_get_reader_engine.php (added)
-
tags/3.7.0/helpers/wp_all_import_get_url.php (added)
-
tags/3.7.0/helpers/wp_all_import_is_base64_encoded.php (added)
-
tags/3.7.0/helpers/wp_all_import_is_json.php (added)
-
tags/3.7.0/helpers/wp_all_import_is_update_cf.php (added)
-
tags/3.7.0/helpers/wp_all_import_json_to_xml.php (added)
-
tags/3.7.0/helpers/wp_all_import_rand_char.php (added)
-
tags/3.7.0/helpers/wp_all_import_remove_source.php (added)
-
tags/3.7.0/helpers/wp_all_import_rmdir.php (added)
-
tags/3.7.0/helpers/wp_all_import_sanitize_filename.php (added)
-
tags/3.7.0/helpers/wp_all_import_sanitize_url.php (added)
-
tags/3.7.0/helpers/wp_all_import_secure_file.php (added)
-
tags/3.7.0/helpers/wp_all_import_strip_tags_content.php (added)
-
tags/3.7.0/helpers/wp_all_import_template_notifications.php (added)
-
tags/3.7.0/helpers/wp_all_import_url_title.php (added)
-
tags/3.7.0/helpers/wp_all_import_xml2array.php (added)
-
tags/3.7.0/helpers/wp_delete_attachments.php (added)
-
tags/3.7.0/helpers/wp_redirect_or_javascript.php (added)
-
tags/3.7.0/helpers/wpai_util_map.php (added)
-
tags/3.7.0/i18n (added)
-
tags/3.7.0/i18n/languages (added)
-
tags/3.7.0/i18n/languages/.gitkeep (added)
-
tags/3.7.0/i18n/languages/wp_all_import_plugin-de_CH.mo (added)
-
tags/3.7.0/i18n/languages/wp_all_import_plugin-de_CH.po (added)
-
tags/3.7.0/i18n/languages/wp_all_import_plugin-de_DE.mo (added)
-
tags/3.7.0/i18n/languages/wp_all_import_plugin-de_DE.po (added)
-
tags/3.7.0/i18n/languages/wp_all_import_plugin-es_ES.mo (added)
-
tags/3.7.0/i18n/languages/wp_all_import_plugin-es_ES.po (added)
-
tags/3.7.0/i18n/languages/wp_all_import_plugin-hu_HU.mo (added)
-
tags/3.7.0/i18n/languages/wp_all_import_plugin-hu_HU.po (added)
-
tags/3.7.0/i18n/languages/wp_all_import_plugin-ja.mo (added)
-
tags/3.7.0/i18n/languages/wp_all_import_plugin-ja.po (added)
-
tags/3.7.0/i18n/languages/wp_all_import_plugin-pt_BR.mo (added)
-
tags/3.7.0/i18n/languages/wp_all_import_plugin-pt_BR.po (added)
-
tags/3.7.0/i18n/languages/wp_all_import_pro_plugin.mo (added)
-
tags/3.7.0/i18n/languages/wp_all_import_pro_plugin.pot (added)
-
tags/3.7.0/libraries (added)
-
tags/3.7.0/libraries/XmlImportConfig.php (added)
-
tags/3.7.0/libraries/XmlImportCsvParse.php (added)
-
tags/3.7.0/libraries/XmlImportException.php (added)
-
tags/3.7.0/libraries/XmlImportParser.php (added)
-
tags/3.7.0/libraries/XmlImportReaderInterface.php (added)
-
tags/3.7.0/libraries/XmlImportSQLParse.php (added)
-
tags/3.7.0/libraries/XmlImportStringReader.php (added)
-
tags/3.7.0/libraries/XmlImportTemplate.php (added)
-
tags/3.7.0/libraries/XmlImportTemplateCodeGenerator.php (added)
-
tags/3.7.0/libraries/XmlImportTemplateParser.php (added)
-
tags/3.7.0/libraries/XmlImportTemplateScanner.php (added)
-
tags/3.7.0/libraries/XmlImportToken.php (added)
-
tags/3.7.0/libraries/XmlImportXLSParse.php (added)
-
tags/3.7.0/libraries/ast (added)
-
tags/3.7.0/libraries/ast/XmlImportAstElseif.php (added)
-
tags/3.7.0/libraries/ast/XmlImportAstExpression.php (added)
-
tags/3.7.0/libraries/ast/XmlImportAstFloat.php (added)
-
tags/3.7.0/libraries/ast/XmlImportAstForeach.php (added)
-
tags/3.7.0/libraries/ast/XmlImportAstFunction.php (added)
-
tags/3.7.0/libraries/ast/XmlImportAstIf.php (added)
-
tags/3.7.0/libraries/ast/XmlImportAstInteger.php (added)
-
tags/3.7.0/libraries/ast/XmlImportAstLiteral.php (added)
-
tags/3.7.0/libraries/ast/XmlImportAstMath.php (added)
-
tags/3.7.0/libraries/ast/XmlImportAstPrint.php (added)
-
tags/3.7.0/libraries/ast/XmlImportAstSequence.php (added)
-
tags/3.7.0/libraries/ast/XmlImportAstSpintax.php (added)
-
tags/3.7.0/libraries/ast/XmlImportAstStatement.php (added)
-
tags/3.7.0/libraries/ast/XmlImportAstString.php (added)
-
tags/3.7.0/libraries/ast/XmlImportAstText.php (added)
-
tags/3.7.0/libraries/ast/XmlImportAstWith.php (added)
-
tags/3.7.0/libraries/ast/XmlImportAstXPath.php (added)
-
tags/3.7.0/libraries/ast/XmlImportAstXpathClause.php (added)
-
tags/3.7.0/libraries/wpaipclzip.lib.php (added)
-
tags/3.7.0/models (added)
-
tags/3.7.0/models/file (added)
-
tags/3.7.0/models/file/list.php (added)
-
tags/3.7.0/models/file/record.php (added)
-
tags/3.7.0/models/history (added)
-
tags/3.7.0/models/history/list.php (added)
-
tags/3.7.0/models/history/record.php (added)
-
tags/3.7.0/models/image (added)
-
tags/3.7.0/models/image/list.php (added)
-
tags/3.7.0/models/image/record.php (added)
-
tags/3.7.0/models/import (added)
-
tags/3.7.0/models/import/list.php (added)
-
tags/3.7.0/models/import/record.php (added)
-
tags/3.7.0/models/model (added)
-
tags/3.7.0/models/model.php (added)
-
tags/3.7.0/models/model/list.php (added)
-
tags/3.7.0/models/model/record.php (added)
-
tags/3.7.0/models/post (added)
-
tags/3.7.0/models/post/list.php (added)
-
tags/3.7.0/models/post/record.php (added)
-
tags/3.7.0/models/template (added)
-
tags/3.7.0/models/template/list.php (added)
-
tags/3.7.0/models/template/record.php (added)
-
tags/3.7.0/plugin.php (added)
-
tags/3.7.0/readme.txt (added)
-
tags/3.7.0/schema.php (added)
-
tags/3.7.0/screenshot-1.png (added)
-
tags/3.7.0/screenshot-2.png (added)
-
tags/3.7.0/screenshot-3.png (added)
-
tags/3.7.0/screenshot-4.png (added)
-
tags/3.7.0/shortcodes (added)
-
tags/3.7.0/shortcodes/.gitkeep (added)
-
tags/3.7.0/static (added)
-
tags/3.7.0/static/css (added)
-
tags/3.7.0/static/css/admin-ie.css (added)
-
tags/3.7.0/static/css/admin-wp-3.8.css (added)
-
tags/3.7.0/static/css/admin-wp-4.0.css (added)
-
tags/3.7.0/static/css/admin-wp-4.4.css (added)
-
tags/3.7.0/static/css/admin.css (added)
-
tags/3.7.0/static/css/custom-editor-style.css (added)
-
tags/3.7.0/static/img (added)
-
tags/3.7.0/static/img/add-ons (added)
-
tags/3.7.0/static/img/add-ons/acf-thumb.jpg (added)
-
tags/3.7.0/static/img/add-ons/woo-commerce-thumb.jpg (added)
-
tags/3.7.0/static/img/date-picker.gif (added)
-
tags/3.7.0/static/img/down.gif (added)
-
tags/3.7.0/static/img/drag.png (added)
-
tags/3.7.0/static/img/help.png (added)
-
tags/3.7.0/static/img/ico-add-new.png (added)
-
tags/3.7.0/static/img/ico-remove.png (added)
-
tags/3.7.0/static/img/loading-step-2.gif (added)
-
tags/3.7.0/static/img/logo.svg (added)
-
tags/3.7.0/static/img/logo_small.png (added)
-
tags/3.7.0/static/img/preloader.gif (added)
-
tags/3.7.0/static/img/progress_animated.gif (added)
-
tags/3.7.0/static/img/s-check.png (added)
-
tags/3.7.0/static/img/s-exclamation.png (added)
-
tags/3.7.0/static/img/s-question.png (added)
-
tags/3.7.0/static/img/screen-options-right-up.gif (added)
-
tags/3.7.0/static/img/screen-options-right.gif (added)
-
tags/3.7.0/static/img/soflyy-logo.png (added)
-
tags/3.7.0/static/img/soflyy-logo.svg (added)
-
tags/3.7.0/static/img/stars.png (added)
-
tags/3.7.0/static/img/success.png (added)
-
tags/3.7.0/static/img/ui_4.0 (added)
-
tags/3.7.0/static/img/ui_4.0/add.png (added)
-
tags/3.7.0/static/img/ui_4.0/back.png (added)
-
tags/3.7.0/static/img/ui_4.0/bottom_arrow.png (added)
-
tags/3.7.0/static/img/ui_4.0/change.png (added)
-
tags/3.7.0/static/img/ui_4.0/cloud.png (added)
-
tags/3.7.0/static/img/ui_4.0/cloud_url.png (added)
-
tags/3.7.0/static/img/ui_4.0/collapser.png (added)
-
tags/3.7.0/static/img/ui_4.0/completed.png (added)
-
tags/3.7.0/static/img/ui_4.0/continue.png (added)
-
tags/3.7.0/static/img/ui_4.0/drag.png (added)
-
tags/3.7.0/static/img/ui_4.0/element_arrow.png (added)
-
tags/3.7.0/static/img/ui_4.0/elements.png (added)
-
tags/3.7.0/static/img/ui_4.0/elements_notify.png (added)
-
tags/3.7.0/static/img/ui_4.0/exclamation.png (added)
-
tags/3.7.0/static/img/ui_4.0/file_sprite.png (added)
-
tags/3.7.0/static/img/ui_4.0/future_step.png (added)
-
tags/3.7.0/static/img/ui_4.0/icon_cpt.png (added)
-
tags/3.7.0/static/img/ui_4.0/import_history.png (added)
-
tags/3.7.0/static/img/ui_4.0/info.png (added)
-
tags/3.7.0/static/img/ui_4.0/left_btn.png (added)
-
tags/3.7.0/static/img/ui_4.0/list.png (added)
-
tags/3.7.0/static/img/ui_4.0/logo.png (added)
-
tags/3.7.0/static/img/ui_4.0/logo_small.png (added)
-
tags/3.7.0/static/img/ui_4.0/manage_imports.png (added)
-
tags/3.7.0/static/img/ui_4.0/remove.png (added)
-
tags/3.7.0/static/img/ui_4.0/right_btn.png (added)
-
tags/3.7.0/static/img/ui_4.0/rule.png (added)
-
tags/3.7.0/static/img/ui_4.0/save_btn.png (added)
-
tags/3.7.0/static/img/ui_4.0/select_files.png (added)
-
tags/3.7.0/static/img/ui_4.0/step.png (added)
-
tags/3.7.0/static/img/ui_4.0/step_1_bar.png (added)
-
tags/3.7.0/static/img/ui_4.0/step_2_bar.png (added)
-
tags/3.7.0/static/img/ui_4.0/step_3_bar.png (added)
-
tags/3.7.0/static/img/ui_4.0/step_4_bar.png (added)
-
tags/3.7.0/static/img/ui_4.0/step_5_bar.png (added)
-
tags/3.7.0/static/img/ui_4.0/step_6_bar.png (added)
-
tags/3.7.0/static/img/ui_4.0/support.png (added)
-
tags/3.7.0/static/img/ui_4.0/tip.png (added)
-
tags/3.7.0/static/img/ui_4.0/trash.png (added)
-
tags/3.7.0/static/img/ui_4.0/upload_sprite.png (added)
-
tags/3.7.0/static/img/ui_4.0/url.png (added)
-
tags/3.7.0/static/img/ui_4.0/url_sprite.png (added)
-
tags/3.7.0/static/img/ui_4.0/use_existing_file.png (added)
-
tags/3.7.0/static/img/ui_4.0/use_existing_green.png (added)
-
tags/3.7.0/static/img/ui_4.0/view_log.png (added)
-
tags/3.7.0/static/img/ui_4.0/zip.png (added)
-
tags/3.7.0/static/img/wpallimport.svg (added)
-
tags/3.7.0/static/img/xmlicon.png (added)
-
tags/3.7.0/static/js (added)
-
tags/3.7.0/static/js/admin.js (added)
-
tags/3.7.0/static/js/jquery (added)
-
tags/3.7.0/static/js/jquery/chosen.jquery.js (added)
-
tags/3.7.0/static/js/jquery/chosen.jquery.min.js (added)
-
tags/3.7.0/static/js/jquery/css (added)
-
tags/3.7.0/static/js/jquery/css/chosen (added)
-
tags/3.7.0/static/js/jquery/css/chosen/chosen-sprite.png (added)
-
tags/3.7.0/static/js/jquery/css/chosen/[email protected] (added)
-
tags/3.7.0/static/js/jquery/css/chosen/chosen.css (added)
-
tags/3.7.0/static/js/jquery/css/redmond (added)
-
tags/3.7.0/static/js/jquery/css/redmond/images (added)
-
tags/3.7.0/static/js/jquery/css/redmond/images/animated-overlay.gif (added)
-
tags/3.7.0/static/js/jquery/css/redmond/images/ui-bg_flat_0_aaaaaa_40x100.png (added)
-
tags/3.7.0/static/js/jquery/css/redmond/images/ui-bg_flat_0_aaaaaa_40x100_1.png (added)
-
tags/3.7.0/static/js/jquery/css/redmond/images/ui-bg_flat_55_fbec88_40x100.png (added)
-
tags/3.7.0/static/js/jquery/css/redmond/images/ui-bg_glass_75_d0e5f5_1x400.png (added)
-
tags/3.7.0/static/js/jquery/css/redmond/images/ui-bg_glass_85_dfeffc_1x400.png (added)
-
tags/3.7.0/static/js/jquery/css/redmond/images/ui-bg_glass_95_fef1ec_1x400.png (added)
-
tags/3.7.0/static/js/jquery/css/redmond/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png (added)
-
tags/3.7.0/static/js/jquery/css/redmond/images/ui-bg_inset-hard_100_f5f8f9_1x100.png (added)
-
tags/3.7.0/static/js/jquery/css/redmond/images/ui-bg_inset-hard_100_fcfdfd_1x100.png (added)
-
tags/3.7.0/static/js/jquery/css/redmond/images/ui-icons_217bc0_256x240.png (added)
-
tags/3.7.0/static/js/jquery/css/redmond/images/ui-icons_2e83ff_256x240.png (added)
-
tags/3.7.0/static/js/jquery/css/redmond/images/ui-icons_469bdd_256x240.png (added)
-
tags/3.7.0/static/js/jquery/css/redmond/images/ui-icons_6da8d5_256x240.png (added)
-
tags/3.7.0/static/js/jquery/css/redmond/images/ui-icons_cd0a0a_256x240.png (added)
-
tags/3.7.0/static/js/jquery/css/redmond/images/ui-icons_d8e7f3_256x240.png (added)
-
tags/3.7.0/static/js/jquery/css/redmond/images/ui-icons_f9bd01_256x240.png (added)
-
tags/3.7.0/static/js/jquery/css/redmond/jquery-ui.css (added)
-
tags/3.7.0/static/js/jquery/css/select2 (added)
-
tags/3.7.0/static/js/jquery/css/select2/select2-bootstrap.css (added)
-
tags/3.7.0/static/js/jquery/css/select2/select2-spinner.gif (added)
-
tags/3.7.0/static/js/jquery/css/select2/select2.css (added)
-
tags/3.7.0/static/js/jquery/css/select2/select2.png (added)
-
tags/3.7.0/static/js/jquery/css/smoothness (added)
-
tags/3.7.0/static/js/jquery/css/smoothness/images (added)
-
tags/3.7.0/static/js/jquery/css/smoothness/images/tipsy.gif (added)
-
tags/3.7.0/static/js/jquery/css/smoothness/jquery.tipsy.css (added)
-
tags/3.7.0/static/js/jquery/css/timepicker (added)
-
tags/3.7.0/static/js/jquery/css/timepicker/jquery.timepicker.css (added)
-
tags/3.7.0/static/js/jquery/jquery.ddslick.min.js (added)
-
tags/3.7.0/static/js/jquery/jquery.mjs.nestedSortable.js (added)
-
tags/3.7.0/static/js/jquery/jquery.timepicker.js (added)
-
tags/3.7.0/static/js/jquery/jquery.tipsy.js (added)
-
tags/3.7.0/static/js/jquery/jquery.ui-contextmenu.min.js (added)
-
tags/3.7.0/static/js/jquery/select2.min.js (added)
-
tags/3.7.0/static/js/jquery/ui.autocomplete.js (added)
-
tags/3.7.0/static/js/jquery/ui.datepicker.js (added)
-
tags/3.7.0/static/js/plupload (added)
-
tags/3.7.0/static/js/plupload/wplupload.js (added)
-
tags/3.7.0/static/js/wp-all-import.js (added)
-
tags/3.7.0/views (added)
-
tags/3.7.0/views/admin (added)
-
tags/3.7.0/views/admin/addons (added)
-
tags/3.7.0/views/admin/addons/index.php (added)
-
tags/3.7.0/views/admin/help (added)
-
tags/3.7.0/views/admin/help/index.php (added)
-
tags/3.7.0/views/admin/history (added)
-
tags/3.7.0/views/admin/history/index.php (added)
-
tags/3.7.0/views/admin/import (added)
-
tags/3.7.0/views/admin/import/confirm.php (added)
-
tags/3.7.0/views/admin/import/element.php (added)
-
tags/3.7.0/views/admin/import/error.php (added)
-
tags/3.7.0/views/admin/import/evaluate.php (added)
-
tags/3.7.0/views/admin/import/evaluate_variations.php (added)
-
tags/3.7.0/views/admin/import/index.php (added)
-
tags/3.7.0/views/admin/import/options (added)
-
tags/3.7.0/views/admin/import/options.php (added)
-
tags/3.7.0/views/admin/import/options/_buttons_template.php (added)
-
tags/3.7.0/views/admin/import/options/_import_file.php (added)
-
tags/3.7.0/views/admin/import/options/_reimport_options.php (added)
-
tags/3.7.0/views/admin/import/options/_reimport_template.php (added)
-
tags/3.7.0/views/admin/import/options/_settings_template.php (added)
-
tags/3.7.0/views/admin/import/options/scheduling (added)
-
tags/3.7.0/views/admin/import/options/scheduling/_scheduling_ui.php (added)
-
tags/3.7.0/views/admin/import/preview.php (added)
-
tags/3.7.0/views/admin/import/preview_images.php (added)
-
tags/3.7.0/views/admin/import/preview_prices.php (added)
-
tags/3.7.0/views/admin/import/preview_taxonomies.php (added)
-
tags/3.7.0/views/admin/import/process-complete.php (added)
-
tags/3.7.0/views/admin/import/process.php (added)
-
tags/3.7.0/views/admin/import/tag.php (added)
-
tags/3.7.0/views/admin/import/template (added)
-
tags/3.7.0/views/admin/import/template.php (added)
-
tags/3.7.0/views/admin/import/template/_custom_fields_template.php (added)
-
tags/3.7.0/views/admin/import/template/_featured_template.php (added)
-
tags/3.7.0/views/admin/import/template/_nested_template.php (added)
-
tags/3.7.0/views/admin/import/template/_other_template.php (added)
-
tags/3.7.0/views/admin/import/template/_taxonomies_template.php (added)
-
tags/3.7.0/views/admin/import/warning.php (added)
-
tags/3.7.0/views/admin/manage (added)
-
tags/3.7.0/views/admin/manage/bulk.php (added)
-
tags/3.7.0/views/admin/manage/delete.php (added)
-
tags/3.7.0/views/admin/manage/index.php (added)
-
tags/3.7.0/views/admin/manage/scheduling.php (added)
-
tags/3.7.0/views/admin/manage/update.php (added)
-
tags/3.7.0/views/admin/promotion (added)
-
tags/3.7.0/views/admin/promotion/acf.php (added)
-
tags/3.7.0/views/admin/settings (added)
-
tags/3.7.0/views/admin/settings/index.php (added)
-
tags/3.7.0/views/controller (added)
-
tags/3.7.0/views/controller/error.php (added)
-
tags/3.7.0/views/controller/warning.php (added)
-
trunk/aux (added)
-
trunk/aux/breakdance-logo-black.png (added)
-
trunk/aux/breakdance-promo.php (added)
-
trunk/aux/promo-card-styles.css (added)
-
trunk/plugin.php (modified) (3 diffs)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/static/css/admin.css (modified) (6 diffs)
-
trunk/static/js/wp-all-import.js (modified) (1 diff)
-
trunk/views/admin/import/process.php (modified) (2 diffs)
-
trunk/views/admin/manage/index.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wp-all-import/trunk/plugin.php
r2791735 r2794199 4 4 Plugin URI: http://www.wpallimport.com/wordpress-xml-csv-import/?utm_source=import-plugin-free&utm_medium=wp-plugins-page&utm_campaign=upgrade-to-pro 5 5 Description: The most powerful solution for importing XML and CSV files to WordPress. Create Posts and Pages with content from any XML or CSV file. A paid upgrade to WP All Import Pro is available for support and additional features. 6 Version: 3. 6.96 Version: 3.7.0 7 7 Author: Soflyy 8 8 */ … … 26 26 define('WP_ALL_IMPORT_PREFIX', 'pmxi_'); 27 27 28 define('PMXI_VERSION', '3. 6.9');28 define('PMXI_VERSION', '3.7.0'); 29 29 30 30 define('PMXI_EDITION', 'free'); … … 243 243 // register autoloading method 244 244 spl_autoload_register(array($this, 'autoload')); 245 246 // require aux code 247 if (is_dir(self::ROOT_DIR . '/aux')) foreach (PMXI_Helper::safe_glob(self::ROOT_DIR . '/aux/*.php', PMXI_Helper::GLOB_RECURSE | PMXI_Helper::GLOB_PATH) as $filePath) { 248 require_once $filePath; 249 } 245 250 246 251 // register helpers -
wp-all-import/trunk/readme.txt
r2791735 r2794199 3 3 Requires at least: 4.1 4 4 Tested up to: 6.0 5 Stable tag: 3. 6.95 Stable tag: 3.7.0 6 6 Tags: wordpress csv import, wordpress xml import, xml, csv, datafeed, import, migrate, import csv to wordpress, import xml to wordpress, advanced xml import, advanced csv import, bulk csv import, bulk xml import, bulk data import, xml to custom post type, csv to custom post type, woocommerce csv import, woocommerce xml import, csv import, import csv, xml import, import xml, csv importer 7 7 … … 113 113 114 114 == Changelog == 115 116 = 3.7.0 = 117 * improvement: UI styling improvements 115 118 116 119 = 3.6.9 = -
wp-all-import/trunk/static/css/admin.css
r2570179 r2794199 621 621 height: 24px; 622 622 position: relative; 623 top: 10px;623 top:3px; 624 624 } 625 625 .wpallimport-plugin .updated_bottom{ … … 627 627 border-color: #E6DB55; 628 628 margin: 15px 0 15px; 629 padding: 0 0.6em; 630 -moz-border-radius: 3px 3px 3px 3px; 629 padding: 12px; 631 630 border-radius: 3px; 632 631 border-style: solid; 633 632 border-width: 1px; 634 } 633 margin-top: 0px; 634 display: flex; 635 justify-content: space-between; 636 align-items: center; 637 flex-direction: row; 638 gap: 12px; 639 } 640 641 .wpallimport-plugin .updated_bottom span { 642 display: flex; 643 justify-content: space-between; 644 align-items: center; 645 flex-direction: row; 646 gap: 12px; 647 } 648 649 635 650 .wpallimport-plugin .wpallimport-delete-posts-warning{ 636 651 display: none; … … 3020 3035 color: #222222; 3021 3036 position: relative; 3037 overflow: hidden; 3022 3038 } 3023 3039 .wpallimport-plugin #processbar div{ … … 3025 3041 height: 70px; 3026 3042 width: 0%; 3043 border-radius: 0; 3044 -moz-border-radius: 0; 3045 -khtml-border-radius: 0; 3046 -webkit-border-radius: 0; 3027 3047 position: absolute; 3028 3048 top:0; 3029 3049 } 3030 3050 .wpallimport-plugin .progress_processed { 3051 margin-top:20px; 3031 3052 margin-bottom: 20px; 3032 text-align: right; 3053 3033 3054 } 3034 3055 .wpallimport-plugin .progress_details { 3035 text-align: right; 3056 3036 3057 } 3037 3058 .wpallimport-plugin .progress_details .progress_details_item { 3038 margin-left: 10px;3059 margin-left: 0; 3039 3060 } 3040 3061 .wpallimport-plugin #import_progress{ … … 3056 3077 font-size: 60px; 3057 3078 } 3058 .wpallimport-plugin #right_progress{ 3059 position: absolute;3079 .wpallimport-plugin #right_progress{ 3080 text-align:center; 3060 3081 right: 0; 3061 3082 color:#777; … … 3064 3085 color:#000; 3065 3086 } 3066 .wpallimport-plugin #left_progress{ 3067 position: absolute;3087 .wpallimport-plugin #left_progress{ 3088 text-align:center; 3068 3089 left: 0; 3069 3090 color: #777; -
wp-all-import/trunk/static/js/wp-all-import.js
r2356916 r2794199 2 2 * plugin javascript 3 3 */ 4 (function($){$(function () { 5 6 $('#dismiss').click(function(){ 4 (function ($) { 5 $(function () { 6 $("#dismiss").click(function () { 7 $(this).parents("div.updated:first").slideUp(); 8 $.post( 9 "admin.php?page=pmxi-admin-settings&action=dismiss", 10 { dismiss: true }, 11 function (data) {}, 12 "html" 13 ); 14 }); 7 15 8 $(this).parents('div.updated:first').slideUp(); 9 $.post('admin.php?page=pmxi-admin-settings&action=dismiss', {dismiss: true}, function (data) {}, 'html'); 10 11 }); 12 13 $('#dismiss_manage_top').click(function(){ 16 $("#dismiss_manage_top").click(function () { 17 $(this).parents("div.updated:first").slideUp(); 18 $.post( 19 "admin.php?page=pmxi-admin-settings&action=dismiss_manage_top", 20 { dismiss: true }, 21 function (data) {}, 22 "json" 23 ); 24 }); 14 25 15 $(this).parents('div.updated:first').slideUp(); 16 $.post('admin.php?page=pmxi-admin-settings&action=dismiss_manage_top', {dismiss: true}, function (data) { 17 18 }, 'json'); 19 20 }); 26 $("#dismiss_manage_bottom").click(function () { 27 $(this).parents("div.updated_bottom").slideUp(); 28 $.post( 29 "admin.php?page=pmxi-admin-settings&action=dismiss_manage_bottom", 30 { dismiss: true }, 31 function (data) {}, 32 "json" 33 ); 34 }); 21 35 22 $('#dismiss_manage_bottom').click(function(){ 36 $(".wpallimport-dismissible") 37 .find("button.notice-dismiss") 38 .on("click", function (e) { 39 var request = { 40 action: "dismiss_notifications", 41 security: wp_all_import_security, 42 addon: $(this).parent("div:first").attr("rel"), 43 }; 23 44 24 $(this).parents('div.updated_bottom:first').slideUp(); 25 $.post('admin.php?page=pmxi-admin-settings&action=dismiss_manage_bottom', {dismiss: true}, function (data) { 26 27 }, 'json'); 28 29 }); 45 var ths = $(this); 30 46 31 $('.wpallimport-dismissible').find('button.notice-dismiss').on('click', (function(e){ 32 33 var request = { 34 action: 'dismiss_notifications', 35 security: wp_all_import_security, 36 addon: $(this).parent('div:first').attr('rel') 37 }; 38 39 var ths = $(this); 40 41 $.ajax({ 42 type: 'POST', 43 url: ajaxurl, 44 data: request, 45 success: function(response) { 46 47 }, 48 dataType: "json" 49 }); 50 })); 51 52 });})(jQuery); 47 $.ajax({ 48 type: "POST", 49 url: ajaxurl, 50 data: request, 51 success: function (response) {}, 52 dataType: "json", 53 }); 54 }); 55 }); 56 })(jQuery); -
wp-all-import/trunk/views/admin/import/process.php
r2640889 r2794199 13 13 14 14 <div class="clear"></div> 15 <div class="processing_step_1"> 16 17 <div class="clear"></div> 18 19 <div class="step_description"> 20 <h2><?php _e('Import <span id="status">in Progress</span>', 'wp_all_import_plugin') ?></h2> 21 <h3 id="process_notice"><?php _e('Importing may take some time. Please do not close your browser or refresh the page until the process is complete.', 'wp_all_import_plugin'); ?></h3> 22 </div> 23 <div id="processbar" class="rad30"> 24 <div class="rad30"></div> 25 <span id="center_progress"><span id="percents_count">0</span>%</span> 26 </div> 27 <div id="import_progress"> 28 <span id="left_progress"><?php _e('Time Elapsed', 'wp_all_import_plugin');?> <span id="then">00:00:00</span></span> 29 <span id="right_progress"> 30 <div class="progress_processed"> 31 <span><?php _e('Processed', 'wp_all_import_plugin');?> <span class="processed_count"><?php echo ($update_previous->created + $update_previous->updated + $update_previous->skipped); ?></span> <?php _e('of', 'wp_all_import_plugin');?> <span id="of"><?php echo esc_html($update_previous->count); ?></span> <?php _e('records', 'wp_all_import_plugin');?></span> 32 </div> 33 <div class="progress_details"> 34 <span class="progress_details_item created_count" <?php if (empty($update_previous->created)): ?>style="display:none;"<?php endif; ?>> 35 <?php _e('Created','wp_all_import_plugin');?> <span class="created_records_count"><?php echo esc_html($update_previous->created); ?></span> 36 </span> 37 <span class="progress_details_item deleted_count" <?php if (empty($update_previous->created)): ?>style="display:none;"<?php endif; ?>> 38 <?php _e('Deleted','wp_all_import_plugin');?> <span class="deleted_records_count"><?php echo esc_html($update_previous->deleted); ?></span> 39 </span> 40 <span class="progress_details_item updated_count" <?php if (empty($update_previous->created)): ?>style="display:none;"<?php endif; ?>> 41 <?php _e('Updated','wp_all_import_plugin');?> <span class="updated_records_count"><?php echo esc_html($update_previous->updated); ?></span> 42 </span> 43 <span class="progress_details_item skipped_count" <?php if (empty($update_previous->skipped)): ?>style="display:none;"<?php endif; ?>> 44 <?php _e('Skipped','wp_all_import_plugin');?> <span class="skipped_records_count"><?php echo esc_html($update_previous->skipped); ?></span> 45 </span> 46 </div> 47 </span> 48 </div> 49 </div> 15 <?php 16 17 function echoProcessingStep1($update_previous) { 18 ?> 19 <div class="processing_step_1"> 20 <div class="clear"></div> 21 22 <div class="step_description"> 23 <h2><?php _e('Import <span id="status">in Progress</span>', 'wp_all_import_plugin') ?></h2> 24 <h3 id="process_notice"><?php _e('Importing may take some time. Please do not close your browser or refresh the page until the process is complete.', 'wp_all_import_plugin'); ?></h3> 25 </div> 26 <div id="processbar" class="rad30"> 27 <div class="rad30"></div> 28 <span id="center_progress"><span id="percents_count">0</span>%</span> 29 </div> 30 <div id="import_progress"> 31 <span id="left_progress"><?php _e('Time Elapsed', 'wp_all_import_plugin');?> <span id="then">00:00:00</span></span> 32 <span id="right_progress"> 33 <div class="progress_processed"> 34 <span><?php _e('Processed', 'wp_all_import_plugin');?> <span class="processed_count"><?php echo ($update_previous->created + $update_previous->updated + $update_previous->skipped); ?></span> <?php _e('of', 'wp_all_import_plugin');?> <span id="of"><?php echo esc_html($update_previous->count); ?></span> <?php _e('records', 'wp_all_import_plugin');?></span> 35 </div> 36 <div class="progress_details"> 37 <span class="progress_details_item created_count" <?php if (empty($update_previous->created)): ?>style="display:none;"<?php endif; ?>> 38 <?php _e('Created','wp_all_import_plugin');?> <span class="created_records_count"><?php echo esc_html($update_previous->created); ?></span> 39 </span> 40 <span class="progress_details_item deleted_count" <?php if (empty($update_previous->created)): ?>style="display:none;"<?php endif; ?>> 41 <?php _e('Deleted','wp_all_import_plugin');?> <span class="deleted_records_count"><?php echo esc_html($update_previous->deleted); ?></span> 42 </span> 43 <span class="progress_details_item updated_count" <?php if (empty($update_previous->created)): ?>style="display:none;"<?php endif; ?>> 44 <?php _e('Updated','wp_all_import_plugin');?> <span class="updated_records_count"><?php echo esc_html($update_previous->updated); ?></span> 45 </span> 46 <span class="progress_details_item skipped_count" <?php if (empty($update_previous->skipped)): ?>style="display:none;"<?php endif; ?>> 47 <?php _e('Skipped','wp_all_import_plugin');?> <span class="skipped_records_count"><?php echo esc_html($update_previous->skipped); ?></span> 48 </span> 49 </div> 50 </span> 51 </div> 52 </div> 53 <?php 54 } 55 56 if (function_exists('\WPAI\Breakdance\echoPromoCard')) { 57 ?> 58 <div class='promo-card-and-processing-step-1-wrapper'> 59 <?php 60 \WPAI\Breakdance\echoPromoCard(); 61 echoProcessingStep1($update_previous); 62 ?> 63 </div> 64 <?php 65 } else { 66 echoProcessingStep1($update_previous); 67 } 68 69 ?> 50 70 51 71 <?php $custom_type = get_post_type_object( PMXI_Plugin::$session->options['custom_type'] ); ?> … … 297 317 } 298 318 319 $('.promo-card-and-processing-step-1-wrapper').hide(); 320 299 321 $('#import_finished').show('fast', function() { 300 322 let items = $('.wpallimport-complete-details .complete-details-item:visible'); -
wp-all-import/trunk/views/admin/manage/index.php
r2736112 r2794199 1 1 <h2></h2> <!-- Do not remove --> 2 3 <?php 4 // notify user 5 if (!PMXI_Plugin::getInstance()->getOption('dismiss_manage_bottom')) { 6 ?> 7 <div class="updated_bottom"> 8 <?php printf( 9 __('<span><a href="https://wordpress.org/support/view/plugin-reviews/wp-all-import#postform" target="_blank">If our plugin helped you, please rate us on WordPress.org. It would really help us!</a><a href="https://wordpress.org/support/view/plugin-reviews/wp-all-import#postform" class="pmxi_stars" target="_blank"></a></span><a href="javascript:void(0);" id="dismiss_manage_bottom">dismiss</a>', 'wp_all_import_plugin') 10 ) ?> 11 </div> 12 <?php 13 } 14 ?> 15 2 16 3 17 <div class="wpallimport-header" style="overflow:hidden; height: 70px; padding-top: 10px; margin-bottom: -15px;"> … … 352 366 <div class="clear"></div> 353 367 354 <?php355 // notify user356 if (!PMXI_Plugin::getInstance()->getOption('dismiss_manage_bottom')) {357 ?>358 <div class="updated_bottom"><p>359 <?php printf(360 __('<a href="https://wordpress.org/support/view/plugin-reviews/wp-all-import#postform" target="_blank">If our plugin helped you, please rate us on WordPress.org. It would really help us!</a> <a href="https://wordpress.org/support/view/plugin-reviews/wp-all-import#postform" class="pmxi_stars" target="_blank"></a> <br/><br/><a href="javascript:void(0);" id="dismiss_manage_bottom">dismiss</a>', 'wp_all_import_plugin')361 ) ?>362 </p></div>363 <?php364 }365 ?>366 367 368 <p style='font-size: 1.3em; font-weight: bold;'><a href="http://www.wpallimport.com/wordpress-xml-csv-import/?utm_source=import-plugin-free&utm_medium=help&utm_campaign=upgrade-to-pro" target="_blank" class="upgrade_link"><?php _e('Find out more about the Pro edition of WP All Import.', 'wp_all_import_plugin'); ?></a></p> 368 369
Note: See TracChangeset
for help on using the changeset viewer.