Plugin Directory

Changeset 2508673


Ignore:
Timestamp:
04/03/2021 02:34:45 PM (5 years ago)
Author:
wp-making
Message:

Tagging version 4.22.0

Location:
rest-routes/trunk
Files:
1 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • rest-routes/trunk/readme.txt

    r2508667 r2508673  
    8484== Changelog ==
    8585
    86 = 4.21.0 =
     86= 4.22.0 =
    8787
    8888- FREE/PRO: Fixed problem with malformed strings in endpoint
  • rest-routes/trunk/rest-routes.php

    r2508667 r2508673  
    11<?php
     2
    23/*
    3 Plugin Name: Rest Routes – Custom Endpoints for WP REST API
     4Plugin Name: Rest Routes
    45Plugin URI: https://www.restroutes.com
    56Description: Extend the WP REST API by creating unlimited advanced custom routes for your site.
    67Author: Rest Routes
    78Author URI: https://www.restroutes.com
    8 Version: 4.21.0
     9Version: 4.22.0
    910*/
    1011if ( !defined( 'ABSPATH' ) ) {
Note: See TracChangeset for help on using the changeset viewer.