learndash_recount_serialized_bytes( string $serialized_text = '' )

Recalcuates the length of string vars within serialized data.


Description Description

Taken from http://lea.verou.me/2011/02/convert-php-serialized-data-to-unicode/


Parameters Parameters

$serialized_text

(Optional) Serialized text.

Default value: ''


Top ↑

Return Return

(string) The serialized text.


Top ↑

Source Source

File: includes/ld-misc-functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.