Changeset 2178956
- Timestamp:
- 10/24/2019 03:41:30 AM (6 years ago)
- Location:
- food-to-prep
- Files:
-
- 347 added
- 11 edited
-
tags/0.1.12 (added)
-
tags/0.1.12/Gruntfile.js (added)
-
tags/0.1.12/README.md (added)
-
tags/0.1.12/admin (added)
-
tags/0.1.12/admin/admin-support.php (added)
-
tags/0.1.12/assets (added)
-
tags/0.1.12/assets/css (added)
-
tags/0.1.12/assets/css/admin.style.min.css (added)
-
tags/0.1.12/assets/css/admin.style.min.css.map (added)
-
tags/0.1.12/assets/css/storefront.min.css (added)
-
tags/0.1.12/assets/css/storefront.min.css.map (added)
-
tags/0.1.12/assets/css/style.min.css (added)
-
tags/0.1.12/assets/css/style.min.css.map (added)
-
tags/0.1.12/assets/js (added)
-
tags/0.1.12/assets/js/add-to-cart.min.js (added)
-
tags/0.1.12/assets/js/admin (added)
-
tags/0.1.12/assets/js/admin/order-detail.min.js (added)
-
tags/0.1.12/assets/js/grid-gallery.min.js (added)
-
tags/0.1.12/assets/libs (added)
-
tags/0.1.12/assets/libs/bootstrap-4.3.1 (added)
-
tags/0.1.12/assets/libs/bootstrap-4.3.1/css (added)
-
tags/0.1.12/assets/libs/bootstrap-4.3.1/css/bootstrap.min.css (added)
-
tags/0.1.12/assets/libs/bootstrap-4.3.1/css/bootstrap.min.css.map (added)
-
tags/0.1.12/assets/libs/bootstrap-4.3.1/js (added)
-
tags/0.1.12/assets/libs/bootstrap-4.3.1/js/bootstrap.min.js (added)
-
tags/0.1.12/assets/libs/bootstrap-4.3.1/js/bootstrap.min.js.map (added)
-
tags/0.1.12/assets/libs/isotope-3.0.6 (added)
-
tags/0.1.12/assets/libs/isotope-3.0.6/isotope.pkgd.min.js (added)
-
tags/0.1.12/assets/scripts (added)
-
tags/0.1.12/assets/scripts/add-to-cart.js (added)
-
tags/0.1.12/assets/scripts/admin (added)
-
tags/0.1.12/assets/scripts/admin/order-detail.js (added)
-
tags/0.1.12/assets/scripts/cart-page.js (added)
-
tags/0.1.12/assets/scripts/checkout.js (added)
-
tags/0.1.12/assets/scripts/grid-gallery.js (added)
-
tags/0.1.12/assets/scss (added)
-
tags/0.1.12/assets/scss/admin.style.scss (added)
-
tags/0.1.12/assets/scss/admin_templates (added)
-
tags/0.1.12/assets/scss/admin_templates/order_details.scss (added)
-
tags/0.1.12/assets/scss/admin_templates/order_listing.scss (added)
-
tags/0.1.12/assets/scss/email_templates (added)
-
tags/0.1.12/assets/scss/email_templates/css.scss (added)
-
tags/0.1.12/assets/scss/storefront.scss (added)
-
tags/0.1.12/assets/scss/style.scss (added)
-
tags/0.1.12/assets/scss/templates (added)
-
tags/0.1.12/assets/scss/templates/_variable.scss (added)
-
tags/0.1.12/assets/scss/templates/all (added)
-
tags/0.1.12/assets/scss/templates/all/cart-page.scss (added)
-
tags/0.1.12/assets/scss/templates/all/checkout-page.scss (added)
-
tags/0.1.12/assets/scss/templates/all/meal-detail-page.scss (added)
-
tags/0.1.12/assets/scss/templates/all/meal-list-page.scss (added)
-
tags/0.1.12/assets/scss/templates/all/template_parts (added)
-
tags/0.1.12/assets/scss/templates/all/template_parts/grid-gallery.scss (added)
-
tags/0.1.12/assets/scss/templates/all/template_parts/navigation-category.scss (added)
-
tags/0.1.12/assets/scss/templates/all/template_parts/post-navigation.scss (added)
-
tags/0.1.12/assets/scss/templates/general.scss (added)
-
tags/0.1.12/assets/scss/templates/mobile (added)
-
tags/0.1.12/assets/scss/templates/mobile/cart-page.scss (added)
-
tags/0.1.12/assets/scss/templates/mobile/meal-detail-page.scss (added)
-
tags/0.1.12/assets/scss/templates/mobile/template_parts (added)
-
tags/0.1.12/assets/scss/templates/mobile/template_parts/grid-gallery.scss (added)
-
tags/0.1.12/assets/templates (added)
-
tags/0.1.12/assets/templates/emails (added)
-
tags/0.1.12/assets/templates/emails/css.css (added)
-
tags/0.1.12/assets/templates/emails/css.css.map (added)
-
tags/0.1.12/autoload.php (added)
-
tags/0.1.12/class-wp-osa.php (added)
-
tags/0.1.12/composer.json (added)
-
tags/0.1.12/composer.lock (added)
-
tags/0.1.12/food-to-prep.php (added)
-
tags/0.1.12/includes (added)
-
tags/0.1.12/includes/MP_AJAX.php (added)
-
tags/0.1.12/includes/MP_Abstract_Order.php (added)
-
tags/0.1.12/includes/MP_Cart.php (added)
-
tags/0.1.12/includes/MP_Checkout.php (added)
-
tags/0.1.12/includes/MP_Data.php (added)
-
tags/0.1.12/includes/MP_Order.php (added)
-
tags/0.1.12/includes/MP_Order_Item.php (added)
-
tags/0.1.12/includes/MP_Payment_Gateway.php (added)
-
tags/0.1.12/includes/MP_Payment_Gateways.php (added)
-
tags/0.1.12/includes/MP_Product.php (added)
-
tags/0.1.12/includes/MP_Session.php (added)
-
tags/0.1.12/includes/MP_Setting.php (added)
-
tags/0.1.12/includes/db (added)
-
tags/0.1.12/includes/db/db-init.php (added)
-
tags/0.1.12/includes/notices (added)
-
tags/0.1.12/includes/notices/mp-helper-functions.php (added)
-
tags/0.1.12/includes/notices/mp-order-functions.php (added)
-
tags/0.1.12/includes/payments (added)
-
tags/0.1.12/includes/payments/MP_Check_Gateway.php (added)
-
tags/0.1.12/includes/payments/MP_PayPal_Gateway.php (added)
-
tags/0.1.12/languages (added)
-
tags/0.1.12/languages/meal-prep.pot (added)
-
tags/0.1.12/mp-template-functions.php (added)
-
tags/0.1.12/package.json (added)
-
tags/0.1.12/post-types (added)
-
tags/0.1.12/post-types/CPT_MP_Meal.php (added)
-
tags/0.1.12/post-types/CPT_MP_Order.php (added)
-
tags/0.1.12/readme.txt (added)
-
tags/0.1.12/templates (added)
-
tags/0.1.12/templates/add-to-cart (added)
-
tags/0.1.12/templates/add-to-cart/add-to-cart.php (added)
-
tags/0.1.12/templates/cart (added)
-
tags/0.1.12/templates/cart/cart-content.php (added)
-
tags/0.1.12/templates/cart/checkout-content.php (added)
-
tags/0.1.12/templates/cart/mini-cart-content.php (added)
-
tags/0.1.12/templates/cart/mini-cart.php (added)
-
tags/0.1.12/templates/emails (added)
-
tags/0.1.12/templates/emails/css.css (added)
-
tags/0.1.12/templates/emails/css.css.map (added)
-
tags/0.1.12/templates/emails/customer-new-order.php (added)
-
tags/0.1.12/templates/page-cart.php (added)
-
tags/0.1.12/templates/page-checkout.php (added)
-
tags/0.1.12/templates/page-meal-list.php (added)
-
tags/0.1.12/templates/page-revice-revice.php (added)
-
tags/0.1.12/templates/single-meal.php (added)
-
tags/0.1.12/templates/template-parts (added)
-
tags/0.1.12/templates/template-parts/meal-content.php (added)
-
tags/0.1.12/templates/template-parts/navigation-category.php (added)
-
tags/0.1.12/vendor (added)
-
tags/0.1.12/vendor/autoload.php (added)
-
tags/0.1.12/vendor/composer (added)
-
tags/0.1.12/vendor/composer/ClassLoader.php (added)
-
tags/0.1.12/vendor/composer/LICENSE (added)
-
tags/0.1.12/vendor/composer/autoload_classmap.php (added)
-
tags/0.1.12/vendor/composer/autoload_namespaces.php (added)
-
tags/0.1.12/vendor/composer/autoload_psr4.php (added)
-
tags/0.1.12/vendor/composer/autoload_real.php (added)
-
tags/0.1.12/vendor/composer/autoload_static.php (added)
-
tags/0.1.12/vendor/composer/installed.json (added)
-
tags/0.1.12/vendor/paypal (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/.gitattributes (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/.github (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/.github/ISSUE_TEMPLATE.md (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/.gitignore (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/CHANGELOG.md (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/LICENSE (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/README.md (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/composer.json (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/Address.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/Agreement.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/AgreementDetails.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/AgreementStateDescriptor.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/AgreementTransaction.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/AgreementTransactions.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/AlternatePayment.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/Amount.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/Authorization.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/BankAccount.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/BankAccountsList.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/BankToken.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/BaseAddress.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/Billing.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/BillingAgreementToken.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/BillingInfo.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/CancelNotification.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/Capture.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/CarrierAccount.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/CarrierAccountToken.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/CartBase.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/ChargeModel.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/Cost.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/CountryCode.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/CreateProfileResponse.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/Credit.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/CreditCard.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/CreditCardHistory.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/CreditCardList.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/CreditCardToken.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/CreditFinancingOffered.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/Currency.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/CurrencyConversion.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/CustomAmount.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/DetailedRefund.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/Details.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/Error.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/ErrorDetails.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/ExtendedBankAccount.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/ExternalFunding.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/FileAttachment.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/FlowConfig.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/FmfDetails.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/FundingDetail.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/FundingInstrument.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/FundingOption.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/FundingSource.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/FuturePayment.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/HyperSchema.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/Image.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/Incentive.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/InputFields.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/InstallmentInfo.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/InstallmentOption.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/Invoice.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/InvoiceAddress.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/InvoiceItem.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/InvoiceNumber.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/InvoiceSearchResponse.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/Item.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/ItemList.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/Links.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/Measurement.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/MerchantInfo.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/MerchantPreferences.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/Metadata.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/NameValuePair.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/Notification.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/OpenIdAddress.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/OpenIdError.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/OpenIdSession.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/OpenIdTokeninfo.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/OpenIdUserinfo.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/Order.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/OverrideChargeModel.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/Participant.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/Patch.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/PatchRequest.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/Payee.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/Payer.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/PayerInfo.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/Payment.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/PaymentCard.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/PaymentCardToken.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/PaymentDefinition.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/PaymentDetail.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/PaymentExecution.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/PaymentHistory.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/PaymentInstruction.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/PaymentOptions.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/PaymentSummary.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/PaymentTerm.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/Payout.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/PayoutBatch.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/PayoutBatchHeader.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/PayoutItem.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/PayoutItemDetails.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/PayoutSenderBatchHeader.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/Phone.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/Plan.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/PlanList.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/PotentialPayerInfo.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/Presentation.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/PrivateLabelCard.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/ProcessorResponse.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/RecipientBankingInstruction.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/RedirectUrls.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/Refund.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/RefundDetail.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/RefundRequest.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/RelatedResources.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/Sale.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/Search.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/ShippingAddress.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/ShippingCost.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/ShippingInfo.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/Tax.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/Template.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/TemplateData.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/TemplateSettings.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/TemplateSettingsMetadata.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/Templates.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/Terms.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/Transaction.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/TransactionBase.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/Transactions.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/VerifyWebhookSignature.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/VerifyWebhookSignatureResponse.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/WebProfile.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/Webhook.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/WebhookEvent.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/WebhookEventList.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/WebhookEventType.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/WebhookEventTypeList.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Api/WebhookList.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Auth (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Auth/OAuthTokenCredential.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Cache (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Cache/AuthorizationCache.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Common (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Common/ArrayUtil.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Common/PayPalModel.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Common/PayPalResourceModel.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Common/PayPalUserAgent.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Common/ReflectionUtil.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Converter (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Converter/FormatConverter.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Core (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Core/PayPalConfigManager.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Core/PayPalConstants.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Core/PayPalCredentialManager.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Core/PayPalHttpConfig.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Core/PayPalHttpConnection.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Core/PayPalLoggingManager.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Core/cacert.pem (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Exception (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Exception/PayPalConfigurationException.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Exception/PayPalConnectionException.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Exception/PayPalInvalidCredentialException.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Exception/PayPalMissingCredentialException.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Handler (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Handler/IPayPalHandler.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Handler/OauthHandler.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Handler/RestHandler.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Log (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Log/PayPalDefaultLogFactory.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Log/PayPalLogFactory.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Log/PayPalLogger.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Rest (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Rest/ApiContext.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Rest/IResource.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Security (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Security/Cipher.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Transport (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Transport/PayPalRestCall.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Validation (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Validation/ArgumentValidator.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Validation/JsonValidator.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Validation/NumericValidator.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/lib/PayPal/Validation/UrlValidator.php (added)
-
tags/0.1.12/vendor/paypal/rest-api-sdk-php/phpunit.integration.xml (added)
-
tags/0.1.12/vendor/psr (added)
-
tags/0.1.12/vendor/psr/log (added)
-
tags/0.1.12/vendor/psr/log/.gitignore (added)
-
tags/0.1.12/vendor/psr/log/LICENSE (added)
-
tags/0.1.12/vendor/psr/log/Psr (added)
-
tags/0.1.12/vendor/psr/log/Psr/Log (added)
-
tags/0.1.12/vendor/psr/log/Psr/Log/AbstractLogger.php (added)
-
tags/0.1.12/vendor/psr/log/Psr/Log/InvalidArgumentException.php (added)
-
tags/0.1.12/vendor/psr/log/Psr/Log/LogLevel.php (added)
-
tags/0.1.12/vendor/psr/log/Psr/Log/LoggerAwareInterface.php (added)
-
tags/0.1.12/vendor/psr/log/Psr/Log/LoggerAwareTrait.php (added)
-
tags/0.1.12/vendor/psr/log/Psr/Log/LoggerInterface.php (added)
-
tags/0.1.12/vendor/psr/log/Psr/Log/LoggerTrait.php (added)
-
tags/0.1.12/vendor/psr/log/Psr/Log/NullLogger.php (added)
-
tags/0.1.12/vendor/psr/log/Psr/Log/Test (added)
-
tags/0.1.12/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php (added)
-
tags/0.1.12/vendor/psr/log/Psr/Log/Test/TestLogger.php (added)
-
tags/0.1.12/vendor/psr/log/README.md (added)
-
tags/0.1.12/vendor/psr/log/composer.json (added)
-
tags/0.1.12/webpack.mix.js (added)
-
tags/0.1.12/wposa-init.php (added)
-
trunk/README.md (modified) (2 diffs)
-
trunk/admin (added)
-
trunk/admin/admin-support.php (added)
-
trunk/autoload.php (modified) (1 diff)
-
trunk/class-wp-osa.php (modified) (1 diff)
-
trunk/food-to-prep.php (modified) (5 diffs)
-
trunk/includes/MP_Setting.php (modified) (2 diffs)
-
trunk/languages/meal-prep.pot (modified) (11 diffs)
-
trunk/post-types/CPT_MP_Meal.php (modified) (6 diffs)
-
trunk/readme.txt (modified) (1 diff)
-
trunk/templates/page-meal-list.php (modified) (1 diff)
-
trunk/templates/page-revice-revice.php (modified) (1 diff)
-
trunk/wposa-init.php (modified) (8 diffs)
Legend:
- Unmodified
- Added
- Removed
-
food-to-prep/trunk/README.md
r2174763 r2178956 4 4 **Requires at least:** 4.5 5 5 **Tested up to:** 5.2.1 6 **Stable tag:** 0.1.1 06 **Stable tag:** 0.1.11 7 7 **License:** GPLv2 or later 8 8 **License URI:** https://www.gnu.org/licenses/gpl-2.0.html … … 70 70 ## Changelog ## 71 71 72 ### 0.1.12, October 24, 2019 ### 73 * Add filter WP_Query fpt_meal_posts_per_page. 74 75 ### 0.1.11, October 23, 2019 ### 76 * Update reponsive 77 * Add support forum 78 * Improved strings 79 72 80 ### 0.1.10, October 17, 2019 ### 73 81 * Update reponsive -
food-to-prep/trunk/autoload.php
r2174739 r2178956 22 22 require_once 'wposa-init.php'; 23 23 24 require_once 'admin/admin-support.php'; 25 24 26 25 27 require_once 'mp-template-functions.php'; -
food-to-prep/trunk/class-wp-osa.php
r2174649 r2178956 597 597 'Payment Settings', 598 598 'manage_options', 599 'f ood-to-prep-settings',599 'ftp-settings', 600 600 array( $this, 'plugin_page' ) 601 601 ); -
food-to-prep/trunk/food-to-prep.php
r2178183 r2178956 8 8 * Text Domain: food-to-prep 9 9 * Domain Path: /languages 10 * Version: 0.1.1 110 * Version: 0.1.12 11 11 * 12 12 * @package Meal_Prep … … 211 211 function endpoint_revice_order() 212 212 { 213 return MTP_OSA()->get_option('endpoint_revice_order', 'meal_prep_other');213 return 'meal-revice-revice'; 214 214 } 215 215 … … 351 351 function ftp_prefix_modify_query_order($query) 352 352 { 353 if (!is_admin()){ 354 return $query; 355 } 356 353 357 if (is_main_query()) { 354 358 … … 376 380 } 377 381 } 382 383 $posts_per_page = 0; 384 $posts_per_page = apply_filters('fpt_meal_posts_per_page', $posts_per_page); 385 if ($posts_per_page) { 386 $query->set('posts_per_page', $posts_per_page); 387 } // end if 388 378 389 } 379 390 } … … 381 392 add_action('pre_get_posts', 'ftp_prefix_modify_query_order'); 382 393 383 add_action('init', 'ftp_register_param'); 384 function ftp_register_param() 385 { 386 global $wp; 387 $wp->add_query_var('sortby'); 388 } 394 395 -
food-to-prep/trunk/includes/MP_Setting.php
r2164498 r2178956 8 8 { 9 9 private $settings_default = array( 10 'post_per_page' => '3',11 10 'currency' => 'USD' 12 11 ); … … 37 36 } 38 37 39 public function get_post_per_page()40 {41 return isset($this->settings['post_per_page']) ? $this->settings['post_per_page'] : $this->settings_default['post_per_page'];42 }43 44 38 public function get_currency_symbol() 45 39 { -
food-to-prep/trunk/languages/meal-prep.pot
r2174763 r2178956 5 5 "Project-Id-Version: \n" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/food-to-prep\n" 7 "POT-Creation-Date: 2019-10- 17 09:17:54+00:00\n"7 "POT-Creation-Date: 2019-10-24 03:30:44+00:00\n" 8 8 "MIME-Version: 1.0\n" 9 9 "Content-Type: text/plain; charset=utf-8\n" … … 25 25 "X-Generator: grunt-wp-i18n 1.0.3\n" 26 26 27 #: admin/admin-support.php:26 28 msgid "Supports" 29 msgstr "" 30 31 #: admin/admin-support.php:28 32 msgid "Technical support for clients is available via plugin" 33 msgstr "" 34 35 #: admin/admin-support.php:28 36 msgid "forum" 37 msgstr "" 38 27 39 #: class-wp-osa.php:509 28 40 msgid "Choose File" … … 33 45 msgstr "" 34 46 35 #: food-to-prep.php:23 047 #: food-to-prep.php:232 36 48 msgid "Pending payment <span class=\"count\">(%s)</span>" 37 49 msgid_plural "Pending payment <span class=\"count\">(%s)</span>" … … 39 51 msgstr[1] "" 40 52 41 #: food-to-prep.php:2 3853 #: food-to-prep.php:240 42 54 msgid "Processing <span class=\"count\">(%s)</span>" 43 55 msgid_plural "Processing <span class=\"count\">(%s)</span>" … … 45 57 msgstr[1] "" 46 58 47 #: food-to-prep.php:24 659 #: food-to-prep.php:248 48 60 msgid "Cancelled <span class=\"count\">(%s)</span>" 49 61 msgid_plural "Cancelled <span class=\"count\">(%s)</span>" … … 51 63 msgstr[1] "" 52 64 53 #: food-to-prep.php:25 465 #: food-to-prep.php:256 54 66 msgid "Completed <span class=\"count\">(%s)</span>" 55 67 msgid_plural "Completed <span class=\"count\">(%s)</span>" … … 91 103 msgstr "" 92 104 93 #: post-types/CPT_MP_Meal.php: 49 post-types/CPT_MP_Meal.php:73105 #: post-types/CPT_MP_Meal.php:50 post-types/CPT_MP_Meal.php:74 94 106 msgid "Meals" 95 107 msgstr "" 96 108 97 #: post-types/CPT_MP_Meal.php:5 0109 #: post-types/CPT_MP_Meal.php:51 98 110 msgid "Meal" 99 111 msgstr "" 100 112 101 #: post-types/CPT_MP_Meal.php:5 1113 #: post-types/CPT_MP_Meal.php:52 102 114 msgid "All Meals" 103 115 msgstr "" 104 116 105 #: post-types/CPT_MP_Meal.php:5 2117 #: post-types/CPT_MP_Meal.php:53 106 118 msgid "Meal Archives" 107 119 msgstr "" 108 120 109 #: post-types/CPT_MP_Meal.php:5 3121 #: post-types/CPT_MP_Meal.php:54 110 122 msgid "Meal Attributes" 111 123 msgstr "" 112 124 113 #: post-types/CPT_MP_Meal.php:5 4125 #: post-types/CPT_MP_Meal.php:55 114 126 msgid "Insert into Meal" 115 127 msgstr "" 116 128 117 #: post-types/CPT_MP_Meal.php:5 5129 #: post-types/CPT_MP_Meal.php:56 118 130 msgid "Uploaded to this Meal" 119 131 msgstr "" 120 132 121 #: post-types/CPT_MP_Meal.php:6 0133 #: post-types/CPT_MP_Meal.php:61 122 134 msgid "Filter Meals list" 123 135 msgstr "" 124 136 125 #: post-types/CPT_MP_Meal.php:6 1137 #: post-types/CPT_MP_Meal.php:62 126 138 msgid "Meals list navigation" 127 139 msgstr "" 128 140 129 #: post-types/CPT_MP_Meal.php:6 2141 #: post-types/CPT_MP_Meal.php:63 130 142 msgid "Meals list" 131 143 msgstr "" 132 144 133 #: post-types/CPT_MP_Meal.php:6 3145 #: post-types/CPT_MP_Meal.php:64 134 146 msgid "New Meal" 135 147 msgstr "" 136 148 137 #: post-types/CPT_MP_Meal.php:6 4post-types/CPT_MP_Order.php:56149 #: post-types/CPT_MP_Meal.php:65 post-types/CPT_MP_Order.php:56 138 150 msgid "Add New" 139 151 msgstr "" 140 152 141 #: post-types/CPT_MP_Meal.php:6 5153 #: post-types/CPT_MP_Meal.php:66 142 154 msgid "Add New Meal" 143 155 msgstr "" 144 156 145 #: post-types/CPT_MP_Meal.php:6 6157 #: post-types/CPT_MP_Meal.php:67 146 158 msgid "Edit Meal" 147 159 msgstr "" 148 160 149 #: post-types/CPT_MP_Meal.php:6 7161 #: post-types/CPT_MP_Meal.php:68 150 162 msgid "View Meal" 151 163 msgstr "" 152 164 153 #: post-types/CPT_MP_Meal.php:6 8165 #: post-types/CPT_MP_Meal.php:69 154 166 msgid "View Meals" 155 167 msgstr "" 156 168 157 #: post-types/CPT_MP_Meal.php: 69169 #: post-types/CPT_MP_Meal.php:70 158 170 msgid "Search Meals" 159 171 msgstr "" 160 172 161 #: post-types/CPT_MP_Meal.php:7 0173 #: post-types/CPT_MP_Meal.php:71 162 174 msgid "No Meals found" 163 175 msgstr "" 164 176 165 #: post-types/CPT_MP_Meal.php:7 1177 #: post-types/CPT_MP_Meal.php:72 166 178 msgid "No Meals found in trash" 167 179 msgstr "" 168 180 169 #: post-types/CPT_MP_Meal.php:7 2181 #: post-types/CPT_MP_Meal.php:73 170 182 msgid "Parent Meal:" 171 183 msgstr "" 172 184 173 #: post-types/CPT_MP_Meal.php:10 3185 #: post-types/CPT_MP_Meal.php:104 174 186 msgid "Meal Categories" 175 187 msgstr "" 176 188 177 #: post-types/CPT_MP_Meal.php:10 4189 #: post-types/CPT_MP_Meal.php:105 178 190 msgid "Meal Category" 179 191 msgstr "" 180 192 181 #: post-types/CPT_MP_Meal.php:10 5193 #: post-types/CPT_MP_Meal.php:106 182 194 msgid "Search Meal Category" 183 195 msgstr "" 184 196 185 #: post-types/CPT_MP_Meal.php:10 6197 #: post-types/CPT_MP_Meal.php:107 186 198 msgid "All Meal Category" 187 199 msgstr "" 188 200 189 #: post-types/CPT_MP_Meal.php:10 7201 #: post-types/CPT_MP_Meal.php:108 190 202 msgid "Parent Meal Category" 191 203 msgstr "" 192 204 193 #: post-types/CPT_MP_Meal.php:10 8205 #: post-types/CPT_MP_Meal.php:109 194 206 msgid "Parent Meal Category:" 195 207 msgstr "" 196 208 197 #: post-types/CPT_MP_Meal.php:1 09209 #: post-types/CPT_MP_Meal.php:110 198 210 msgid "Update Meal Category" 199 211 msgstr "" 200 212 201 #: post-types/CPT_MP_Meal.php:11 0213 #: post-types/CPT_MP_Meal.php:111 202 214 msgid "Add New Meal Category" 203 215 msgstr "" 204 216 205 #: post-types/CPT_MP_Meal.php:11 1217 #: post-types/CPT_MP_Meal.php:112 206 218 msgid "New Meal Category Name" 207 219 msgstr "" 208 220 209 #: post-types/CPT_MP_Meal.php:11 2221 #: post-types/CPT_MP_Meal.php:113 210 222 msgid "Categories" 211 223 msgstr "" 212 224 213 #: post-types/CPT_MP_Meal.php:16 1225 #: post-types/CPT_MP_Meal.php:162 214 226 msgid "Normal Price" 215 227 msgstr "" 216 228 217 #: post-types/CPT_MP_Meal.php:16 5229 #: post-types/CPT_MP_Meal.php:166 218 230 msgid "Special Price" 219 231 msgstr "" 220 232 221 #: post-types/CPT_MP_Meal.php:208 templates/cart/cart-content.php:8 233 #: post-types/CPT_MP_Meal.php:209 templates/cart/cart-content.php:8 234 #: templates/cart/cart-content.php:27 222 235 #: templates/emails/customer-new-order.php:17 223 236 msgid "Quantity" 224 237 msgstr "" 225 238 226 #: post-types/CPT_MP_Meal.php:21 0239 #: post-types/CPT_MP_Meal.php:211 227 240 msgid "Unit" 228 241 msgstr "" 229 242 230 #: post-types/CPT_MP_Meal.php:248 templates/cart/cart-content.php:7 243 #: post-types/CPT_MP_Meal.php:250 templates/cart/cart-content.php:7 244 #: templates/cart/cart-content.php:26 231 245 #: templates/emails/customer-new-order.php:18 232 246 msgid "Price" … … 378 392 379 393 #: post-types/CPT_MP_Order.php:305 post-types/CPT_MP_Order.php:317 380 #: templates/cart/cart-content.php: 50templates/cart/checkout-content.php:6394 #: templates/cart/cart-content.php:48 templates/cart/checkout-content.php:6 381 395 #: templates/cart/checkout-content.php:28 382 396 #: templates/emails/customer-new-order.php:49 … … 396 410 msgstr "" 397 411 398 #: templates/cart/cart-content.php:6 templates/cart/checkout-content.php:5 412 #: templates/cart/cart-content.php:6 templates/cart/cart-content.php:24 413 #: templates/cart/checkout-content.php:5 399 414 #: templates/emails/customer-new-order.php:16 400 415 msgid "Product" 401 416 msgstr "" 402 417 403 #: templates/cart/cart-content.php: 41418 #: templates/cart/cart-content.php:39 404 419 msgid "Cart totals" 405 420 msgstr "" 406 421 407 #: templates/cart/cart-content.php:4 6templates/cart/checkout-content.php:24422 #: templates/cart/cart-content.php:44 templates/cart/checkout-content.php:24 408 423 msgid "Subtotal" 409 424 msgstr "" 410 425 411 #: templates/cart/cart-content.php:5 7426 #: templates/cart/cart-content.php:56 412 427 msgid "Proceed to checkout" 413 428 msgstr "" … … 463 478 msgstr "" 464 479 465 #: templates/page-meal-list.php:6 3480 #: templates/page-meal-list.php:69 466 481 msgid "Prev" 467 482 msgstr "" 468 483 469 #: templates/page-meal-list.php: 64484 #: templates/page-meal-list.php:70 470 485 msgid "Next" 471 486 msgstr "" … … 479 494 msgstr "" 480 495 481 #: wposa-init.php:16 496 #: wposa-init.php:17 497 msgid "General Settings" 498 msgstr "" 499 500 #: wposa-init.php:25 482 501 msgid "PayPal Settings" 483 502 msgstr "" 484 503 485 #: wposa-init.php:23 486 msgid "General Settings" 487 msgstr "" 488 489 #: wposa-init.php:33 504 #: wposa-init.php:35 490 505 msgid "Client ID" 491 506 msgstr "" 492 507 493 #: wposa-init.php:3 4508 #: wposa-init.php:36 494 509 msgid "PayPal Client ID" 495 510 msgstr "" 496 511 497 #: wposa-init.php:4 5512 #: wposa-init.php:47 498 513 msgid "Client Secret" 499 514 msgstr "" 500 515 501 #: wposa-init.php:4 6516 #: wposa-init.php:48 502 517 msgid "PayPal Client Secret ID" 503 518 msgstr "" 504 519 505 #: wposa-init.php:5 7520 #: wposa-init.php:59 506 521 msgid "Enable Sandbox Mode" 507 522 msgstr "" 508 523 509 #: wposa-init.php: 58524 #: wposa-init.php:60 510 525 msgid "Enable PayPal sandbox to test payments." 511 526 msgstr "" 512 527 513 #: wposa-init.php:7 6528 #: wposa-init.php:78 514 529 msgid "Menu" 515 530 msgstr "" 516 531 517 #: wposa-init.php:7 7518 msgid " Page content for Menu page. This display list food."519 msgstr "" 520 521 #: wposa-init.php: 89532 #: wposa-init.php:79 533 msgid "Content for Menu page. This page will displays the food list." 534 msgstr "" 535 536 #: wposa-init.php:91 522 537 msgid "Order Confirmation Page" 523 538 msgstr "" 524 539 525 #: wposa-init.php:9 0526 msgid "Redirect the user to this page after they purchase. payment success."527 msgstr "" 528 529 #: wposa-init.php:10 1540 #: wposa-init.php:92 541 msgid "Redirect users to this page after they finish their orders." 542 msgstr "" 543 544 #: wposa-init.php:103 530 545 msgid "Cart Page" 531 546 msgstr "" 532 547 533 #: wposa-init.php:102 534 msgid "Display the user's shopping cart on this page." 535 msgstr "" 536 537 #: wposa-init.php:113 548 #: wposa-init.php:114 538 549 msgid "Checkout Page" 539 550 msgstr "" 540 551 541 #: wposa-init.php:114542 msgid "Display the checkout on this page."543 msgstr ""544 545 552 #: wposa-init.php:125 546 msgid "Order Review Page" 547 msgstr "" 548 549 #: wposa-init.php:147 550 msgid "Meals Per Page" 551 msgstr "" 552 553 #: wposa-init.php:164 553 msgid "Settings" 554 msgstr "" 555 556 #: wposa-init.php:141 554 557 msgid "Currency" 555 558 msgstr "" 556 559 557 #: wposa-init.php:1 65558 msgid " Which currency would you like to run your shop in?."559 msgstr "" 560 561 #: food-to-prep.php:22 5560 #: wposa-init.php:142 561 msgid "Choose the currency to be displayed for your website." 562 msgstr "" 563 564 #: food-to-prep.php:227 562 565 msgctxt "Order status" 563 566 msgid "Pending payment" 564 567 msgstr "" 565 568 566 #: food-to-prep.php:23 3569 #: food-to-prep.php:235 567 570 msgctxt "Order status" 568 571 msgid "Processing" 569 572 msgstr "" 570 573 571 #: food-to-prep.php:24 1574 #: food-to-prep.php:243 572 575 msgctxt "Order status" 573 576 msgid "Cancelled" 574 577 msgstr "" 575 578 576 #: food-to-prep.php:2 49579 #: food-to-prep.php:251 577 580 msgctxt "Order status" 578 581 msgid "Completed" 579 582 msgstr "" 580 583 581 #: post-types/CPT_MP_Meal.php:5 6584 #: post-types/CPT_MP_Meal.php:57 582 585 msgctxt "meal" 583 586 msgid "Featured Image" 584 587 msgstr "" 585 588 586 #: post-types/CPT_MP_Meal.php:5 7589 #: post-types/CPT_MP_Meal.php:58 587 590 msgctxt "meal" 588 591 msgid "Set featured image" 589 592 msgstr "" 590 593 591 #: post-types/CPT_MP_Meal.php:5 8594 #: post-types/CPT_MP_Meal.php:59 592 595 msgctxt "meal" 593 596 msgid "Remove featured image" 594 597 msgstr "" 595 598 596 #: post-types/CPT_MP_Meal.php: 59599 #: post-types/CPT_MP_Meal.php:60 597 600 msgctxt "meal" 598 601 msgid "Use as featured image" -
food-to-prep/trunk/post-types/CPT_MP_Meal.php
r2174649 r2178956 23 23 add_action('init', array($this, 'meal_category_inti'), 0); 24 24 25 add_action('init', array($this, 'ftp_register_param')); 26 27 25 28 add_filter("manage_{$this->post_type}_posts_columns", array($this, 'set_custom_edit_meal_columns')); 26 29 … … 30 33 add_action('save_post', array($this, 'save_meal_cpt_meta')); 31 34 32 add_filter( 'single_template', array($this, 'get_custom_post_type_template') ); 33 add_filter( 'taxonomy_template', array($this, 'filter_category_template') ); 34 35 } 36 37 35 add_filter('single_template', array($this, 'get_custom_post_type_template')); 36 add_filter('taxonomy_template', array($this, 'filter_category_template')); 37 38 } 38 39 39 40 … … 245 246 * @return mixed 246 247 */ 247 function set_custom_edit_meal_columns($columns){ 248 function set_custom_edit_meal_columns($columns) 249 { 248 250 $columns['price'] = __('Price', 'food-to-prep'); 249 251 … … 270 272 271 273 272 function get_custom_post_type_template( $single_template ) { 273 global $post; 274 275 if ( $this->post_type === $post->post_type ) { 274 function get_custom_post_type_template($single_template) 275 { 276 global $post; 277 278 if ($this->post_type === $post->post_type) { 276 279 $single_template = FoodToPrep::template_patch() . 'single-meal.php'; 277 280 } … … 280 283 } 281 284 282 function filter_category_template( $template ) { 285 function filter_category_template($template) 286 { 283 287 284 288 if (is_tax($this->category)) { … … 288 292 return $template; 289 293 } 294 295 296 function ftp_register_param() 297 { 298 global $wp; 299 $wp->add_query_var('sortby'); 300 } 290 301 } 291 302 -
food-to-prep/trunk/readme.txt
r2178183 r2178956 56 56 == Changelog == 57 57 58 = 0.1.12, October 24, 2019 = 59 * Add filter WP_Query fpt_meal_posts_per_page. 60 61 = 0.1.11, October 23, 2019 = 62 * Update reponsive 63 * Add support forum 64 * Improved strings 65 58 66 = 0.1.10, October 17, 2019 = 59 67 * Update reponsive -
food-to-prep/trunk/templates/page-meal-list.php
r2174739 r2178956 5 5 * 6 6 */ 7 8 add_action('pre_get_posts', 'ftp_modify_query_exclude_category'); 9 10 function ftp_modify_query_exclude_category(){ 11 12 } 7 13 8 14 get_header(); -
food-to-prep/trunk/templates/page-revice-revice.php
r2164498 r2178956 1 1 <?php 2 3 if (!isset($_GET['orderId'])) 4 return false; 2 5 3 6 $orderId = sanitize_text_field($_GET['orderId']); -
food-to-prep/trunk/wposa-init.php
r2174763 r2178956 10 10 * Object for the class `MTP_Dashboard_Settings`. 11 11 */ 12 // Section: Basic Settings. 13 MTP_OSA()->add_section( 14 array( 15 'id' => 'meal_prep_paypal_express', 16 'title' => __( 'PayPal Settings', 'food-to-prep' ), 17 ) 18 ); 12 19 13 // Section: General Settings. 20 14 MTP_OSA()->add_section( … … 22 16 'id' => 'meal_prep_other', 23 17 'title' => __( 'General Settings', 'food-to-prep' ), 18 ) 19 ); 20 21 // Section: Payment Settings. 22 MTP_OSA()->add_section( 23 array( 24 'id' => 'meal_prep_paypal_express', 25 'title' => __( 'PayPal Settings', 'food-to-prep' ), 24 26 ) 25 27 ); … … 75 77 'type' => 'select', 76 78 'name' => __( 'Menu', 'food-to-prep' ), 77 'desc' => __( ' Page content for Menu page. This display list food.', 'food-to-prep' ),79 'desc' => __( 'Content for Menu page. This page will displays the food list.', 'food-to-prep' ), 78 80 'options' => $page_options 79 81 ) … … 88 90 'type' => 'select', 89 91 'name' => __( 'Order Confirmation Page', 'food-to-prep' ), 90 'desc' => __( 'Redirect the user to this page after they purchase. payment success.', 'food-to-prep' ),92 'desc' => __( 'Redirect users to this page after they finish their orders.', 'food-to-prep' ), 91 93 'options' => $page_options 92 94 ) … … 100 102 'type' => 'select', 101 103 'name' => __( 'Cart Page', 'food-to-prep' ), 102 'desc' => __( 'Display the user\'s shopping cart on this page.', 'food-to-prep' ),103 104 'options' => $page_options 104 105 ) … … 112 113 'type' => 'select', 113 114 'name' => __( 'Checkout Page', 'food-to-prep' ), 114 'desc' => __( 'Display the checkout on this page.', 'food-to-prep' ),115 115 'options' => $page_options 116 116 ) 117 117 ); 118 119 // Field: Endpoint revice order.120 MTP_OSA()->add_field(121 'meal_prep_other',122 array(123 'id' => 'endpoint_revice_order',124 'type' => 'text',125 'name' => __( 'Order Review Page', 'food-to-prep' ),126 'default' => 'meal-revice-revice',127 )128 );129 130 118 131 119 // Field: Thanks you page. … … 135 123 'id' => 'title', 136 124 'type' => 'title', 137 'name' => '<h3>Settings</h3>', 138 ) 139 ); 140 141 // Field: Client ID 142 MTP_OSA()->add_field( 143 'meal_prep_other', 144 array( 145 'id' => 'post_per_page', 146 'type' => 'number', 147 'name' => __( 'Meals Per Page', 'food-to-prep' ), 148 'default' => '3', 125 'name' => '<h3>'. __('Settings', 'food-to-prep') .'</h3>', 149 126 ) 150 127 ); … … 163 140 'type' => 'select', 164 141 'name' => __( 'Currency', 'food-to-prep' ), 165 'desc' => __( ' Which currency would you like to run your shop in?.', 'food-to-prep' ),142 'desc' => __( 'Choose the currency to be displayed for your website.', 'food-to-prep' ), 166 143 'options' => $currency_support 167 144 )
Note: See TracChangeset
for help on using the changeset viewer.