Blog – Page 39

Permalink post_type structure with taxonomy slug in it

Let’s look at the simple example of a eshop on WordPress.

The shop has custom post type product and category for products product_cat. By default product links looks like

How to Change URL of a custom post / page / category / tag in theme functions.php. Capitalize URL.

If you read this post, you should know something about WP_Rewrite class. It allows you to change WordPress permalinks rewrite reules, change the structure of them.

In this post I won’t use WP_Rewrite, I just want to show you another way of

Responsive Images feature in WordPress

How to sell products on the website via PayPal

Introduce to Stripe API, simple PHP + WordPress example

Mailchimp API Add Subscriber – Code Examples

Previously I did a lot of work with Mailchimp API in PHP while creating my Mailchimp and WordPress sync plugin, so why not share some working and ready code example with you guys.

In this tutorial examples I am going to use PHP and cURL in order to connect to Mailchimp API. I have a tutorial with WordPress examples as well.

Get Images from Instagram with PHP

In this tutorial I will show you how you can interact with Instagram API in PHP and not only that – we’re also going to create and configure an app in “Meta for Developers”.

getting images from instagram with php