The biggest platform for WordPress products

Asset CleanUp Pro – Performance WordPress Plugin

Download Asset CleanUp Pro – Performance WordPress Plugin Nulled Free Premium

Upgrading to the premium plugin allows you to unload unused styles & scripts on extra pages such as:

Taxonomy pages such as default WordPress’ categories, tags and custom created ones such as products’ categories from WooCommerce.

Author pages (e.g. the page showing all posts published by a specific author, detected via is_author() function)

Default WordPress Search Page

WooCommmerce Search Page (which has the same settings as the actual shop page detected via is_shop() function)

404 Page (Not Found): this one has be as light as possible and it’s less likely that many of the CSS and JavaScript files that are needed here (detected via is_404() function)

Date Archive Page: this is any page that retrieves articles filtered by the date, detected via is_date() function

As for the loaded JavaScript files, attributes such as defer and async can be applied

There are a plethora of techniques that are often used to defer parsing; however, the simple and preferred technique is to simply Defer loading of JavaScript until it is needed. If this technique isn’t appropriate to use on your page, it is next suggested that you use the <script async> attribute where appropriate, which prevents parsing from blocking the initial page load by deferring it until the browser’s UI thread is not busy doing something else. All these settings can be applied with Asset CleanUp Pro without writing any code.

Change the location of the CSS/JS files (could be moved from HEAD to BODY to prevent render-blocking or vice-versa if you need early triggering of specific files)

 “Test Mode” Functionality → Worried about making optimization mistakes? Don’t be anymore!

This allows you to optimize the website (unload useless files, set async, defer to loaded JavaScript files, clean up HTML code) without applying the changes “live” (to the regular visitor) in case you ever have any doubts that a change could break the functionality of the page/website. Any changes you’ve done will only be applied for you (the logged in administrator). Once you’re happy with how the page looks and works, you can disable “Test Mode” to push the changes live so everyone else can enjoy the faster page loads

  • asset-cleanup-pro-performance-wordpress-plugin-v1-2-2-7.zip
  • asset-cleanup-pro-performance-wordpress-plugin-v1-2-2-7.zip
  • wp-asset-clean-up-pro
    • assets
      • auto-complete
        • main.js
        • main.min.js
        • smoothness
          • jquery-ui-custom.css
          • jquery-ui-custom.min.css
      • chosen
        • chosen-sprite.png
        • [email protected]
        • chosen.css
        • chosen.jquery.js
        • chosen.jquery.min.js
        • chosen.min.css
      • icons
        • handles
          • icon-jquery.png
        • icon-ajax-loading-spinner.svg
        • icon-asset-cleanup.png
        • icon-cloudflare.svg
        • icon-ie.svg
        • icon-incognito.png
        • icon-red-tick.svg
        • loader-horizontal.svg
        • premium-plugins
          • all-in-one-wp-migration-s3-extension.png
          • elementor-pro.jpg
          • elementor.svg
          • gravityforms-blue.svg
          • LayerSlider.jpg
          • monarch.jpg
          • oxygen.png
          • revslider.png
          • wp-rocket.png
          • wpdatatables.jpg
        • themes
          • astra.png
          • betheme.jpeg
          • bridge.png
          • burst.jpg
          • divi.png
          • enfold.png
          • extra.png
          • flatsome.svg
          • generatepress.jpg
          • kalium.jpg
          • oceanwp.png
          • salient.jpg
          • scalia.jpg
          • t-ark.jpg
          • the7.jpg
          • ultra.jpg
          • vantage.jpg
          • xtheme.svg
        • woocommerce-icon-logo.svg
      • images
        • asset-cleanup-logo.png
        • sproutedweb-asset-cleanup-elementor-video.jpg
        • wpacu-logo-transparent-bg-v1.png
        • your-brain-on-a-slow-website-infographic.jpg
      • script.js
      • script.min.js
      • style.css
      • style.min.css
      • sweetalert2
        • dist
          • sweetalert2.css
          • sweetalert2.js
          • sweetalert2.min.css
          • sweetalert2.min.js
        • sweetalert2.d.ts
      • tooltipster
        • tooltipster.bundle.min.css
        • tooltipster.bundle.min.js
      • wpacu-debug.css
      • wpacu-debug.js
    • classes
      • AdminBar.php
      • AjaxSearchAutocomplete.php
      • AssetsPagesManager.php
      • BulkChanges.php
      • CleanUp.php
      • Debug.php
      • FileSystem.php
      • HardcodedAssets.php
      • ImportExport.php
      • Info.php
      • Main.php
      • Maintenance.php
      • Menu.php
      • MetaBoxes.php
      • Misc.php
      • ObjectCache.php
      • OptimiseAssets
        • CombineCss.php
        • CombineCssImports.php
        • CombineJs.php
        • DynamicLoadedAssets.php
        • FontsGoogle.php
        • FontsGoogleRemove.php
        • FontsLocal.php
        • MinifyCss.php
        • MinifyJs.php
        • OptimizeCommon.php
        • OptimizeCss.php
        • OptimizeJs.php
      • Overview.php
      • OwnAssets.php
      • Plugin.php
      • PluginReview.php
      • PluginsManager.php
      • PluginTracking.php
      • Preloads.php
      • Settings.php
      • Sorting.php
      • ThirdParty
        • Browser.php
      • Tips.php
      • Tools.php
      • Update.php
    • composer.json
    • composer.lock
    • early-triggers.php
    • pro
      • classes
        • HardcodedAssetsPro.php
        • License.php
        • LoadExceptions.php
        • MainPro.php
        • MinifyHtmlPro.php
        • MiscPro.php
        • OptimiseAssets
          • CriticalCssPro.php
          • FontsLocalPro.php
          • MatchMediaLoadPro.php
          • OptimizeCssPro.php
          • OptimizeJsPro.php
        • Output.php
        • OwnAssetsPro.php
        • PluginPro.php
        • PluginUpdater.php
        • Positions.php
        • PreloadsPro.php
        • UpdatePro.php
      • early-triggers-pro.php
      • mu-plugins
        • class-wpacu-wp-user.php
        • pluggable-custom.php
        • to-copy
          • wpacu-plugins-filter.php
        • wpacu-plugins-filter-main.php
        • _common
          • _filter-via-debug.php
          • _plugin-load-exceptions-via-query-string.php
        • _common.php
        • _compatible
          • _premmerce-woocommerce-product-filter.php
        • _filter-from-dash
          • main-filter-dash.php
          • _filter-from-rules-dash.php
        • _filter-from-front
          • main-filter-front.php
          • _filter-from-rules-front.php
        • _if-wpacu-own-ajax-calls.php
      • wpacu-pro-load.php
      • wpacu-pro-updater.php
    • readme.txt
    • templates
      • admin-page-assets-manager.php
      • admin-page-get-help.php
      • admin-page-getting-started.php
      • admin-page-license.php
      • admin-page-overview.php
      • admin-page-plugins-manager.php
      • admin-page-settings-bulk-changes.php
      • admin-page-settings-plugin.php
      • admin-page-tools.php
      • meta-box-loaded-assets
        • view-all.php
        • view-by-loaded-unloaded.php
        • view-by-location.php
        • view-by-parents.php
        • view-by-position.php
        • view-by-preload.php
        • view-by-rules.php
        • view-by-size.php
        • view-default.php
        • _asset-script-rows.php
        • _asset-script-single-row
          • _handle.php
          • _handle_deps.php
          • _loaded-rules.php
          • _source.php
        • _asset-script-single-row.php
        • _asset-style-rows.php
        • _asset-style-single-row
          • _handle.php
          • _handle_deps.php
          • _loaded-rules.php
          • _source.php
        • _asset-style-single-row.php
        • _assets-hardcoded-list.php
        • _assets-top-area.php
        • _common
          • _asset-single-row-extra-inline.php
          • _asset-single-row-hardcoded-load-exceptions.php
          • _asset-single-row-hardcoded-source.php
          • _asset-single-row-load-exceptions-taxonomy.php
          • _asset-single-row-load-exceptions.php
          • _asset-single-row-notes.php
          • _asset-single-row-position.php
          • _asset-single-row-unload-per-page.php
          • _asset-single-row-unload-post-type-taxonomy.php
          • _asset-single-row-unload-post-type.php
          • _asset-single-row-unload-site-wide.php
          • _asset-single-row-unload-via-regex.php
        • _hardcoded
          • _asset-script-single-row-hardcoded.php
          • _asset-style-single-row-hardcoded.php
        • _inline_js.php
        • _page-options-inner.php
        • _page-options.php
        • _view-by-location
          • _plugin-list-contracted-actions.php
          • _plugin-list-expanded-actions.php
      • meta-box-loaded.php
      • meta-box-restricted-page-load.php
      • meta-box-side-page-options.php
      • meta-box.php
      • settings-frontend.php
      • _admin-page-getting-started-areas
        • _benefits-fast-pages.php
        • _how-it-works.php
        • _start-optimization.php
        • _video-tutorials.php
      • _admin-page-overview-areas
        • _critical-css.php
        • _page-options.php
        • _plugins-manager.php
        • _scripts.php
        • _special-settings.php
        • _styles.php
      • _admin-page-plugins-manager
        • _dash-areas
          • _load-exceptions.php
          • _unloads.php
        • _dash.php
        • _front-areas
          • _load-exceptions.php
          • _unloads.php
        • _front.php
      • _admin-page-settings-bulk-changes
        • _assets-positions.php
        • _bulk-unloaded.php
        • _preloaded-assets.php
        • _regex-load-exceptions.php
        • _regex-unloads.php
        • _script-attrs.php
      • _admin-page-settings-plugin-areas
        • _cdn-rewrite-urls.php
        • _common-files-unload.php
        • _disable-rss-feed.php
        • _disable-xml-rpc-protocol.php
        • _fonts-google
          • _optimize-area.php
          • _remove-area.php
        • _fonts-google.php
        • _fonts-local.php
        • _html-source-cleanup.php
        • _optimize-css.php
        • _optimize-js.php
        • _plugin-usage-settings.php
        • _strip-the-fat.php
        • _test-mode.php
      • _admin-pages-assets-manager
        • common
          • _is-dashboard-edit-allowed.php
        • _author.php
        • _category.php
        • _custom-post-types.php
        • _custom-taxonomy.php
        • _date.php
        • _homepage.php
        • _media-attachment.php
        • _not-found.php
        • _pages.php
        • _posts.php
        • _search.php
        • _singular-page-search-form.php
        • _singular-page.php
        • _tag.php
      • _admin-pages-critical-css
        • common
          • _applies-to.php
          • _settings.php
        • _author.php
        • _category.php
        • _custom-pages.php
        • _custom-post-types.php
        • _custom-taxonomy.php
        • _date.php
        • _homepage.php
        • _media.php
        • _not-found.php
        • _pages.php
        • _posts.php
        • _search.php
        • _tag.php
      • _top-area.php
    • vendor
      • autoload.php
      • bin
        • minifycss
        • minifyjs
      • composer
        • autoload_classmap.php
        • autoload_namespaces.php
        • autoload_psr4.php
        • autoload_real.php
        • autoload_static.php
        • ClassLoader.php
        • installed.json
        • installed.php
        • InstalledVersions.php
        • LICENSE
        • platform_check.php
      • matthiasmullie
        • minify
          • bin
            • minifycss
            • minifyjs
          • composer.json
          • CONTRIBUTING.md
          • data
            • js
              • keywords_after.txt
              • keywords_before.txt
              • keywords_reserved.txt
              • operators.txt
              • operators_after.txt
              • operators_before.txt
          • docker-compose.yml
          • Dockerfile
          • LICENSE
          • src
            • CSS.php
            • Exception.php
            • Exceptions
              • BasicException.php
              • FileImportException.php
              • IOException.php
            • JS.php
            • Minify.php
        • path-converter
          • composer.json
          • LICENSE
          • src
            • Converter.php
            • ConverterInterface.php
            • NoConverter.php
    • vendor-extra
      • t-regx
        • composer.json
        • composer.lock
        • vendor
          • autoload.php
          • composer
            • autoload_classmap.php
            • autoload_files.php
            • autoload_namespaces.php
            • autoload_psr4.php
            • autoload_real.php
            • autoload_static.php
            • ClassLoader.php
            • installed.json
            • installed.php
            • InstalledVersions.php
            • LICENSE
            • platform_check.php
          • rawr
            • t-regx
              • composer.json
              • helper
                • bootstrap.php
                • helper.php
              • LICENSE
              • src
                • CleanRegex
                  • Builder
                    • PatternTemplate.php
                    • TemplateBuilder.php
                  • Composite
                    • ChainedReplace.php
                    • CompositePattern.php
                  • Exception
                    • EmptyOptionalException.php
                    • ExplicitDelimiterRequiredException.php
                    • FocusGroupNotMatchedException.php
                    • GroupNotMatchedException.php
                    • IntegerFormatException.php
                    • IntegerOverflowException.php
                    • InternalCleanRegexException.php
                    • InvalidIntegerTypeException.php
                    • InvalidReplacementException.php
                    • InvalidReturnValueException.php
                    • MalformedPcreTemplateException.php
                    • MaskMalformedPatternException.php
                    • MissingReplacementKeyException.php
                    • NonexistentGroupException.php
                    • NoSuchNthElementException.php
                    • NoSuchStreamElementException.php
                    • PatternException.php
                    • PatternMalformedPatternException.php
                    • PlaceholderFigureException.php
                    • ReplacementExpectationFailedException.php
                    • SubjectNotMatchedException.php
                    • UnevenCutException.php
                  • ForArray
                    • ForArrayPattern.php
                  • Internal
                    • Candidates.php
                    • Condition.php
                    • Cut.php
                    • Definition.php
                    • Definitions.php
                    • Delimiter
                      • Delimiter.php
                      • PcreDelimiter.php
                      • PcreString.php
                      • TrailingBackslashException.php
                      • UndelimitablePatternException.php
                    • EmptyOptional.php
                    • EntryPoints.php
                    • Expression
                      • Alteration.php
                      • Expression.php
                      • Identity.php
                      • Literal.php
                      • Pcre.php
                      • Predefinition
                        • DelimiterPredefinition.php
                        • IdentityPredefinition.php
                        • Predefinition.php
                        • TrailingBackslashPredefinition.php
                      • StrictInterpretation.php
                    • FilteredArray.php
                    • Flags.php
                    • GroupKey
                      • GroupIndex.php
                      • GroupKey.php
                      • GroupName.php
                      • GroupNameType.php
                      • GroupSignature.php
                      • Signatures.php
                      • WholeMatch.php
                    • GroupNames.php
                    • Index.php
                    • InvalidArgument.php
                    • Limit.php
                    • Match
                      • Amount.php
                      • ArrayFunction.php
                      • Details
                        • DetailGroup.php
                        • DetailScalars.php
                        • Group
                          • GroupDetails.php
                          • GroupEntry.php
                          • GroupFacade.php
                          • GroupFacadeMatched.php
                          • GroupFactoryStrategy.php
                          • GroupHandle.php
                          • GroupsFacade.php
                          • MatchGroupFactoryStrategy.php
                          • ReplaceMatchGroupFactoryStrategy.php
                          • SubstitutedGroup.php
                        • Groups
                          • DetailGroups.php
                          • GroupArrayKey.php
                          • IndexKey.php
                          • NameKey.php
                          • PrimeDetailGroups.php
                        • GroupsCount.php
                        • NumericDetail.php
                      • Flat
                        • DictionaryFunction.php
                        • FlatFunction.php
                        • ListFunction.php
                      • GroupByFunction.php
                      • MatchItems.php
                      • MatchOnly.php
                      • Numeral
                        • GroupExceptions.php
                        • IntegerBase.php
                        • IntegerExceptions.php
                        • MatchExceptions.php
                        • StreamExceptions.php
                      • PresentOptional.php
                      • SearchBase.php
                      • SearchItems.php
                      • SearchOnly.php
                      • Stream
                        • Base
                          • DetailStream.php
                          • ListStream.php
                          • StreamBase.php
                          • TextStream.php
                          • UnmatchedStreamException.php
                        • EmptyStreamException.php
                        • FilterStream.php
                        • FlatMapStream.php
                        • GroupByCallbackStream.php
                        • IntegerStream.php
                        • KeyStream.php
                        • LimitStream.php
                        • MapEntriesStream.php
                        • MapStream.php
                        • NthStreamElement.php
                        • SkipStream.php
                        • StreamTerminal.php
                        • UniqueStream.php
                        • Upstream.php
                        • ValueStream.php
                    • Message
                      • Message.php
                      • Replace
                        • Map
                          • ForGroupMessage.php
                          • ForMatchMessage.php
                      • Stream
                        • FromFirstStreamMessage.php
                        • FromNthStreamMessage.php
                        • SubjectNotMatched
                          • FromNthStreamMessage.php
                      • SubjectNotMatched
                        • FirstMatchMessage.php
                    • Model
                      • DetailObjectFactory.php
                      • Entry.php
                      • FalseNegative.php
                      • GroupAware.php
                      • GroupHasAware.php
                      • GroupKeys.php
                      • LightweightGroupAware.php
                    • Needle.php
                    • NestedArray.php
                    • Numeral
                      • Base.php
                      • NegativeNotation.php
                      • Notation.php
                      • NumeralFormatException.php
                      • NumeralLowerBound.php
                      • NumeralOverflowException.php
                      • PositiveNotation.php
                      • StringNumeral.php
                    • Offset
                      • ByteOffset.php
                      • Coordinate.php
                      • SubjectCoordinate.php
                    • Pcre
                      • DeprecatedMatchDetail.php
                      • Legacy
                        • ApiBase.php
                        • Base.php
                        • EagerMatchAllFactory.php
                        • FactoryGroupAware.php
                        • GroupPolyfillDecorator.php
                        • IRawMatchOffset.php
                        • LazyMatchAllFactory.php
                        • MatchAllFactory.php
                        • Prime
                          • MatchEntry.php
                          • MatchesFirstEntry.php
                          • MatchesFirstPrime.php
                          • MatchesFirstUsedForGroup.php
                          • MatchPrime.php
                          • MatchUsedForGroup.php
                          • Prime.php
                        • RawMatches.php
                        • RawMatchesOffset.php
                        • RawMatchesToMatchAdapter.php
                        • RawMatchOffset.php
                        • UsedForGroup.php
                      • Signatures
                        • ArraySignatures.php
                        • InsufficientMatchException.php
                        • PerformanceSignatures.php
                    • Predicate.php
                    • Prepared
                      • Cluster
                        • ArrayClusters.php
                        • ClusterExpectation.php
                        • CountedClusters.php
                        • ExpectedClusters.php
                        • FigureClusters.php
                        • IndividualCluster.php
                      • Clusters.php
                      • CompositeCondition.php
                      • Expression
                        • Mask.php
                        • PredefinedExpression.php
                        • Standard.php
                        • Template.php
                      • Orthography
                        • Orthography.php
                        • PcreOrthography.php
                        • PcreSpelling.php
                        • Spelling.php
                        • StandardOrthography.php
                        • StandardSpelling.php
                      • Parser
                        • Consumer
                          • CommentCondition.php
                          • CommentConsumer.php
                          • Condition.php
                          • Consumer.php
                          • ControlConsumer.php
                          • EscapeConsumer.php
                          • FiguresPlaceholderConsumer.php
                          • GroupCloseConsumer.php
                          • GroupConsumer.php
                          • LiteralConsumer.php
                          • LiteralPlaceholderConsumer.php
                          • PlaceholderConsumer.php
                          • PosixConsumer.php
                          • QuoteConsumer.php
                          • TrueCondition.php
                        • Convention.php
                        • Entity
                          • Comment.php
                          • Control.php
                          • Entity.php
                          • Escaped.php
                          • GroupClose.php
                          • GroupComment.php
                          • GroupNull.php
                          • GroupOpen.php
                          • GroupOpenFlags.php
                          • GroupRemainder.php
                          • Literal.php
                          • PatternEntity.php
                          • Placeholder.php
                          • Posix.php
                          • PosixClose.php
                          • PosixOpen.php
                          • Quote.php
                          • TerminatingEscape.php
                          • TransitiveFlags.php
                        • EntitySequence.php
                        • Feed
                          • CharacterClassCondition.php
                          • ConstantString.php
                          • ConstantStrings.php
                          • Feed.php
                          • Letter.php
                          • MatchedString.php
                          • OneOf.php
                          • ShiftString.php
                          • StringCondition.php
                          • StringConditions.php
                        • FlagStack.php
                        • FlagString.php
                        • PcreParser.php
                        • Subpattern.php
                        • SubpatternFlags.php
                      • Pattern
                        • EmptyFlagPattern.php
                        • StringPattern.php
                      • PatternEntities.php
                      • PatternPhrase.php
                      • Phrase
                        • AtomicGroupPhrase.php
                        • CompositePhrase.php
                        • ConjugatedPhrase.php
                        • IdempotentConjugation.php
                        • NonCaptureGroupPhrase.php
                        • PatternPhrase.php
                        • Phrase.php
                        • UnconjugatedPhrase.php
                      • Placeholders
                        • ClustersPlaceholders.php
                        • LiteralPlaceholders.php
                        • Placeholders.php
                      • Template
                        • Cluster
                          • AtomicGroup.php
                          • Cluster.php
                          • NonCaptureGroup.php
                        • DelimiterAgnostic.php
                        • DelimiterAware.php
                        • Figure
                          • AlterationFigure.php
                          • Figure.php
                          • LiteralFigure.php
                          • MaskFigure.php
                          • PatternFigure.php
                        • Mask
                          • KeywordPattern.php
                          • KeywordPatterns.php
                          • KeywordsCondition.php
                          • MaskPhrase.php
                          • Needles.php
                      • Word
                        • AlterationFigures.php
                        • AlterationWord.php
                        • TextWord.php
                        • Word.php
                    • Replace
                      • By
                        • DelegatedDetail.php
                        • GroupFallbackReplacer.php
                        • GroupMapper
                          • DetailGroupMapper.php
                          • DictionaryMapper.php
                          • FocusWrapper.php
                          • GroupMapper.php
                          • GroupMapperWrappable.php
                          • IdentityMapper.php
                          • MapGroupMapperDecorator.php
                          • SubstituteFallbackMapper.php
                        • IdentityWrapper.php
                        • IgnoreMessages.php
                        • NonReplaced
                          • ComputedMatchStrategy.php
                          • ConstantReturnStrategy.php
                          • DefaultStrategy.php
                          • LazyMessageThrowStrategy.php
                          • LazySubjectRs.php
                          • MatchRs.php
                          • MatchRsWrappable.php
                          • SubjectRs.php
                          • ThrowMatchRs.php
                          • ThrowStrategy.php
                        • PerformanceEmptyGroupReplace.php
                        • UnmatchedGroupStrategy.php
                      • Counting
                        • AtLeastCountingStrategy.php
                        • AtMostCountingStrategy.php
                        • CallbackCountingStrategy.php
                        • CompositeCountingStrategy.php
                        • CountingStrategy.php
                        • IgnoreCounting.php
                        • PatternStructure.php
                      • Details
                        • EntryModification.php
                        • Modification.php
                      • ReferencesReplacer.php
                      • ReplaceReferences.php
                      • Wrappable.php
                      • Wrapper.php
                      • WrappingMapper.php
                      • WrappingMatchRs.php
                    • ReplaceLimitHelpers.php
                    • Split
                      • ChainLinks.php
                      • SplitElements.php
                      • SplitSubject.php
                    • Splits.php
                    • Subject.php
                    • Type
                      • Type.php
                      • ValueType.php
                    • UnsuitableStringCondition.php
                    • VisibleCharacters.php
                  • Match
                    • Details
                      • Detail.php
                      • Group
                        • Element.php
                        • Group.php
                        • MatchedGroup.php
                        • NotMatchedGroup.php
                      • Intable.php
                      • MatchDetail.php
                      • Structure.php
                    • MatchPattern.php
                    • Optional.php
                    • Search.php
                    • Stream.php
                  • Pattern.php
                  • PcrePattern.php
                  • Replace
                    • By
                      • ByGroupReplacePattern.php
                      • ByReplacePattern.php
                      • LazyDetail.php
                    • Callback
                      • GroupAwareSubstitute.php
                      • GroupSubstitute.php
                      • MatchGroupStrategy.php
                      • MatchStrategy.php
                      • NaiveSubstitute.php
                      • ReplaceCallbackArgumentStrategy.php
                      • ReplaceCallbackObject.php
                      • ReplacePatternCallbackInvoker.php
                      • SubjectAlteration.php
                      • SubjectModification.php
                    • CompositeReplacePattern.php
                    • Details
                      • Group
                        • ReplaceGroup.php
                        • ReplaceMatchedGroup.php
                        • ReplaceNotMatchedGroup.php
                      • ReplaceDetail.php
                    • FocusReplacePattern.php
                    • GroupReplace.php
                    • LimitedReplacePattern.php
                    • LimitlessReplacePattern.php
                    • ReplaceLimit.php
                    • ReplacePattern.php
                    • ReplacePatternImpl.php
                    • SpecificReplacePattern.php
                    • SpecificReplacePatternImpl.php
                • Exception
                  • MalformedPatternException.php
                  • PatternSyntaxException.php
                  • RegexException.php
                • Pcre.php
                • SafeRegex
                  • Exception
                    • CatastrophicBacktrackingException.php
                    • CompilePregException.php
                    • InvalidReturnValueException.php
                    • JitStackLimitException.php
                    • PatternStructureException.php
                    • PregException.php
                    • PregMalformedPatternException.php
                    • RecursionException.php
                    • RuntimePregException.php
                    • SubjectEncodingException.php
                    • SuspectedReturnPregException.php
                    • UnicodeOffsetException.php
                  • Internal
                    • Bug.php
                    • Constants
                      • Constants.php
                      • PhpErrorConstants.php
                      • PregConstants.php
                      • PregMessages.php
                    • Errors
                      • Errors
                        • BothHostError.php
                        • CompileError.php
                        • CompileErrorFactory.php
                        • EmptyHostError.php
                        • IrrelevantCompileError.php
                        • RuntimeError.php
                        • RuntimeErrorFactory.php
                        • StandardCompileError.php
                      • ErrorsCleaner.php
                      • HostError.php
                    • ExceptionFactory.php
                    • Factory
                      • CompilePregExceptionFactory.php
                      • RuntimePregExceptionFactory.php
                    • Guard
                      • GuardedExecution.php
                      • GuardedInvoker.php
                      • Strategy
                        • DefaultSuspectedReturnStrategy.php
                        • PregFilterSuspectedReturnStrategy.php
                        • PregReplaceSuspectedReturnStrategy.php
                        • SilencedSuspectedReturnStrategy.php
                        • SuspectedReturnStrategy.php
                    • PcreVersion.php
                    • PhpError.php
                  • preg.php
      • t-regx-fallback
        • composer.json
        • composer.lock
        • vendor
          • autoload.php
          • composer
            • autoload_classmap.php
            • autoload_files.php
            • autoload_namespaces.php
            • autoload_real.php
            • autoload_static.php
            • ClassLoader.php
            • installed.json
            • installed.php
            • InstalledVersions.php
            • LICENSE
            • platform_check.php
          • rawr
            • t-regx
              • clean.api.png
              • composer.json
              • composer.lock
              • helper
                • bootstrap.php
                • helper.php
              • php.api.png
              • phpunit.xml
              • ReadMe.md
              • src
                • CleanRegex
                  • CountPattern.php
                  • Exception
                    • CleanRegex
                      • ArgumentNotAllowedException.php
                      • CleanRegexException.php
                      • FlagNotAllowedException.php
                      • InternalCleanRegexException.php
                      • NonexistentGroupException.php
                    • Preg
                      • PatternMatchesException.php
                      • PatternMatchException.php
                      • PatternReplaceException.php
                      • PregException.php
                    • RegexException.php
                  • FilterArrayPattern.php
                  • FlagsValidator.php
                  • Internal
                    • Arguments.php
                    • Delimiter
                      • Delimiterer.php
                      • DelimiterParser.php
                      • ExplicitDelimiterRequiredException.php
                    • Pattern.php
                  • Match
                    • Match.php
                    • MatchPattern.php
                    • ReplaceMatch.php
                  • MatchesPattern.php
                  • Pattern.php
                  • QuotePattern.php
                  • Replace
                    • Callback
                      • ReplaceCallbackObject.php
                      • ReplacePatternCallbackInvoker.php
                    • ReplacePattern.php
                  • SplitPattern.php
                  • ValidPattern.php
                • SafeRegex
                  • Constants
                    • Constants.php
                    • PhpErrorConstants.php
                    • PregConstants.php
                  • Errors
                    • Errors
                      • BothHostError.php
                      • CompileError.php
                      • EmptyHostError.php
                      • OvertriggerCompileError.php
                      • RuntimeError.php
                      • StandardCompileError.php
                    • ErrorsCleaner.php
                    • FailureIndicators.php
                    • HostError.php
                  • Exception
                    • CompileSafeRegexException.php
                    • RuntimeSafeRegexException.php
                    • SafeRegexException.php
                    • SuspectedReturnSafeRegexException.php
                  • ExceptionFactory.php
                  • Guard
                    • Arrays.php
                    • GuardedExecution.php
                    • GuardedInvocation.php
                    • GuardedInvoker.php
                  • PhpError.php
                  • preg.php
              • test
                • ClassWithToString.php
                • CleanRegex
                  • CountPatternTest.php
                  • ErrorCleanTest.php
                  • FilterPatternTest.php
                  • FlagsValidatorTest.php
                  • Internal
                    • ArgumentsTest.php
                    • Delimiter
                      • DelimitererTest.php
                      • DelimiterParserTest.php
                  • MatchCountPatternTest.php
                  • MatchesPatternTest.php
                  • MatchMatchesPatternTest.php
                  • MatchPatternTest.php
                  • PatternQuoteTest.php
                  • ReadMeTest.php
                  • ReplacePatternTest.php
                  • SplitPatternTest.php
                  • ValidPatternTest.php
                • DataProviders.php
                • SafeRegex
                  • Errors
                    • ErrorsCleanerTest.php
                  • ExceptionFactoryTest.php
                  • Guard
                    • ArraysTest.php
                  • GuardedExecutionTest.php
                  • PhpErrorTest.php
                • Warnings.php
    • wpacu-load.php
    • wpacu.php
  • Read More ▼

    10000+ Themes/Plugins/Scripts

    Already purchased?

    Money Back Guarantee

    You are fully protected by our 100% Money Back Guarantee 30 day trial period.

    Payment Methods

    We accept all major credit cards including Visa, Mastercard, American Express, as well as PayPal.

    SSL Secure Payment

    Your information is protected by 256-bit SSL encryption identity verification and data security.

    Why choose us?

    You get official products from developers, but our prices are much lower. All files do not contain ads, viruses or malicious code. We have regular updates and direct download links. You will always find something that is not freely available! We are simply the best.

    Affordable price

    Our prices are much lower than developers' prices. You have the opportunity to purchase a premium product at an affordable price!

    Clean content

    100% original files from developers without advertising, viruses or malicious code. All products presented on the site are bought directly from developers, and are not downloaded from other sites.

    Direct download links

    You download the product directly from our website without any waiting and advertising!

    Unlimited license

    Our goal is to provide any user with an opportunity to get premium products at an affordable price. All products you can use on an unlimited number of websites (domains).

    Secure payment

    All payment gateways that we accept use PCI DSS security sertificate.

    New products and latest versions

    We regularly buy and add new WordPress themes and plugins to the site. We also monitor all the updates and add the latest product versions every 2-3 days. If you can’t find the latest version of the product on the site, please contact us.

    Safe

    We have been successfully working since 2018. More than 10,000 customers choose us and buy products on PreRAID. Join now!

    BEST SELLERS