Post Affiliate Pro 1.27.14

Does Post Affiliate Pro work with WordPress 6.8.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
702PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 287.6 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: insignificant.
The plugin didn't make the site noticeably slower.

Environment
WordPress version6.8.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 800+
WordPress.org page https://wordpress.org/plugins/postaffiliatepro/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=postaffiliatepro%2Fpostaffiliatepro.php&plugin_status=all&paged=1&s&_wpnonce=6c897f81c9
Aspect after-activation
HTTP status 200
Load time 0.330 s
Memory usage 3.83 MiB
JS errors None
Resource errors None

Post Affiliate Pro

Page screenshot: Post Affiliate Pro
URL /wp-admin/admin.php?page=pap-top-level-options-handle
Aspect menu-item
HTTP status 200
Load time 0.182 s
Memory usage 3.78 MiB
JS errors None
Resource errors None

Post Affiliate Pro → Debugging

Page screenshot: Post Affiliate Pro → Debugging
URL /wp-admin/admin.php?page=pap-debugging-page
Aspect menu-item
HTTP status 200
Load time 0.170 s
Memory usage 3.78 MiB
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.172 s
Memory usage 3.64 MiB
JS errors None
Resource errors None

Widgets ‹ Test site — WordPress

Page screenshot: Widgets ‹ Test site — WordPress
URL /wp-admin/widgets.php
Aspect new-sidebar-widgets
HTTP status 200
Load time 1.431 s
Memory usage 6.11 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.374 s0.313 s-0.061 s3.51 MiB3.8 MiB+ 300.51 KiB
/wp-admin/edit.php0.209 s0.208 s-0.001 s3.57 MiB3.87 MiB+ 301.54 KiB
/wp-admin/post-new.php0.827 s0.705 s-0.122 s6.06 MiB6.36 MiB+ 307.14 KiB
/wp-admin/upload.php0.758 s0.490 s-0.268 s3.52 MiB3.8 MiB+ 284.13 KiB
/wp-admin/options-writing.php0.232 s0.207 s-0.025 s3.5 MiB3.78 MiB+ 288.13 KiB
/wp-admin/media-new.php0.284 s0.266 s-0.018 s3.49 MiB3.78 MiB+ 296.32 KiB
/wp-admin/edit-tags.php?taxonomy=category0.192 s0.194 s+0.002 s3.5 MiB3.8 MiB+ 306.99 KiB
/wp-admin/post-new.php?post_type=page0.618 s0.653 s+0.035 s6.05 MiB6.35 MiB+ 302.66 KiB
/wp-admin/options-discussion.php0.459 s0.279 s-0.180 s3.5 MiB3.78 MiB+ 284.63 KiB
/wp-admin/edit-comments.php0.282 s0.226 s-0.056 s3.52 MiB3.8 MiB+ 284.13 KiB
/0.309 s0.207 s-0.102 s3.43 MiB3.64 MiB+ 207.38 KiB
Average 0.413 s0.341 s-0.072 s3.97 MiB4.25 MiB+ 287.6 KiB

Code Statistics

Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where possible, so the numbers you see here may be lower than those reported by other tools.

PHP
Language % Lines of code Comment lines Files
PHP99.7%10,1061,36036
CSS0.3%3331
SVG0.0%101
Total 10,140 1,363 38

PHP Code Analysis | More results »

Lines of code 10,106
Total complexity 2,567
Median class complexity 16.0
Median method complexity 1.0
Most complex class postaffiliatepro_Form_Settings_WooComm
Most complex function Gpf_Rpc_Json::decode()
Classes 96
Methods 1,130
Functions 0

Additions

Things that the plugin adds to the site. This section is not intended to be comprehensive. The test tool only looks for a few specific types of added content.

Options wp_options 5

Sidebar Widgets 1

ID Name
postaffiliatepro_topaffiliatesTop affiliates

PHP Error Log 702 lines

[07-May-2025 10:03:53 UTC] PHP Deprecated:  Return type of Gpf_Rpc_Array::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 128
[07-May-2025 10:03:53 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1198
[07-May-2025 10:03:53 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1210
[07-May-2025 10:03:53 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1205
[07-May-2025 10:03:53 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1218
[07-May-2025 10:03:53 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1214
[07-May-2025 10:03:53 UTC] PHP Deprecated:  Return type of Gpf_Data_RecordSet::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1566
[07-May-2025 10:03:53 UTC] PHP Deprecated:  Return type of Gpf_Rpc_Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 2415
[07-May-2025 10:03:53 UTC] PHP Deprecated:  Return type of Gpf_Rpc_FilterCollection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 2968
[07-May-2025 10:03:53 UTC] PHP Deprecated:  Return type of Gpf_Rpc_Array::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 128
[07-May-2025 10:03:53 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1198
[07-May-2025 10:03:53 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1210
[07-May-2025 10:03:53 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1205
[07-May-2025 10:03:53 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1218
[07-May-2025 10:03:53 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1214
[07-May-2025 10:03:53 UTC] PHP Deprecated:  Return type of Gpf_Data_RecordSet::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1566
[07-May-2025 10:03:53 UTC] PHP Deprecated:  Return type of Gpf_Rpc_Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 2415
[07-May-2025 10:03:53 UTC] PHP Deprecated:  Return type of Gpf_Rpc_FilterCollection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 2968
[07-May-2025 10:03:54 UTC] PHP Deprecated:  Return type of Gpf_Rpc_Array::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 128
[07-May-2025 10:03:54 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1198
[07-May-2025 10:03:54 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1210
[07-May-2025 10:03:54 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1205
[07-May-2025 10:03:54 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1218
[07-May-2025 10:03:54 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1214
[07-May-2025 10:03:54 UTC] PHP Deprecated:  Return type of Gpf_Data_RecordSet::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1566
[07-May-2025 10:03:54 UTC] PHP Deprecated:  Return type of Gpf_Rpc_Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 2415
[07-May-2025 10:03:54 UTC] PHP Deprecated:  Return type of Gpf_Rpc_FilterCollection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 2968
[07-May-2025 10:03:55 UTC] PHP Deprecated:  Return type of Gpf_Rpc_Array::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 128
[07-May-2025 10:03:55 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1198
[07-May-2025 10:03:55 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1210
[07-May-2025 10:03:55 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1205
[07-May-2025 10:03:55 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1218
[07-May-2025 10:03:55 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1214
[07-May-2025 10:03:55 UTC] PHP Deprecated:  Return type of Gpf_Data_RecordSet::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1566
[07-May-2025 10:03:55 UTC] PHP Deprecated:  Return type of Gpf_Rpc_Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 2415
[07-May-2025 10:03:55 UTC] PHP Deprecated:  Return type of Gpf_Rpc_FilterCollection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 2968
[07-May-2025 10:03:56 UTC] PHP Deprecated:  Return type of Gpf_Rpc_Array::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 128
[07-May-2025 10:03:56 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1198
[07-May-2025 10:03:56 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1210
[07-May-2025 10:03:56 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1205
[07-May-2025 10:03:56 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1218
[07-May-2025 10:03:56 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1214
[07-May-2025 10:03:56 UTC] PHP Deprecated:  Return type of Gpf_Data_RecordSet::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1566
[07-May-2025 10:03:56 UTC] PHP Deprecated:  Return type of Gpf_Rpc_Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 2415
[07-May-2025 10:03:56 UTC] PHP Deprecated:  Return type of Gpf_Rpc_FilterCollection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 2968
[07-May-2025 10:03:56 UTC] PHP Deprecated:  Return type of Gpf_Rpc_Array::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 128
[07-May-2025 10:03:56 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1198
[07-May-2025 10:03:56 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1210
[07-May-2025 10:03:56 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1205
[07-May-2025 10:03:56 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1218
[07-May-2025 10:03:56 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1214
[07-May-2025 10:03:56 UTC] PHP Deprecated:  Return type of Gpf_Data_RecordSet::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1566
[07-May-2025 10:03:56 UTC] PHP Deprecated:  Return type of Gpf_Rpc_Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 2415
[07-May-2025 10:03:56 UTC] PHP Deprecated:  Return type of Gpf_Rpc_FilterCollection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 2968
[07-May-2025 10:03:57 UTC] PHP Deprecated:  Return type of Gpf_Rpc_Array::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 128
[07-May-2025 10:03:57 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1198
[07-May-2025 10:03:57 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1210
[07-May-2025 10:03:57 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1205
[07-May-2025 10:03:57 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1218
[07-May-2025 10:03:57 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1214
[07-May-2025 10:03:57 UTC] PHP Deprecated:  Return type of Gpf_Data_RecordSet::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1566
[07-May-2025 10:03:57 UTC] PHP Deprecated:  Return type of Gpf_Rpc_Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 2415
[07-May-2025 10:03:57 UTC] PHP Deprecated:  Return type of Gpf_Rpc_FilterCollection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 2968
[07-May-2025 10:03:58 UTC] PHP Deprecated:  Return type of Gpf_Rpc_Array::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 128
[07-May-2025 10:03:58 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1198
[07-May-2025 10:03:58 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1210
[07-May-2025 10:03:58 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1205
[07-May-2025 10:03:58 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1218
[07-May-2025 10:03:58 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1214
[07-May-2025 10:03:58 UTC] PHP Deprecated:  Return type of Gpf_Data_RecordSet::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1566
[07-May-2025 10:03:58 UTC] PHP Deprecated:  Return type of Gpf_Rpc_Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 2415
[07-May-2025 10:03:58 UTC] PHP Deprecated:  Return type of Gpf_Rpc_FilterCollection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 2968
[07-May-2025 10:03:58 UTC] PHP Deprecated:  Return type of Gpf_Rpc_Array::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 128
[07-May-2025 10:03:58 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1198
[07-May-2025 10:03:58 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1210
[07-May-2025 10:03:58 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1205
[07-May-2025 10:03:58 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1218
[07-May-2025 10:03:58 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1214
[07-May-2025 10:03:58 UTC] PHP Deprecated:  Return type of Gpf_Data_RecordSet::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1566
[07-May-2025 10:03:58 UTC] PHP Deprecated:  Return type of Gpf_Rpc_Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 2415
[07-May-2025 10:03:58 UTC] PHP Deprecated:  Return type of Gpf_Rpc_FilterCollection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 2968
[07-May-2025 10:03:58 UTC] PHP Deprecated:  Return type of Gpf_Rpc_Array::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 128
[07-May-2025 10:03:58 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1198
[07-May-2025 10:03:58 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1210
[07-May-2025 10:03:58 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1205
[07-May-2025 10:03:58 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1218
[07-May-2025 10:03:58 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1214
[07-May-2025 10:03:58 UTC] PHP Deprecated:  Return type of Gpf_Data_RecordSet::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1566
[07-May-2025 10:03:58 UTC] PHP Deprecated:  Return type of Gpf_Rpc_Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 2415
[07-May-2025 10:03:58 UTC] PHP Deprecated:  Return type of Gpf_Rpc_FilterCollection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 2968
[07-May-2025 10:03:59 UTC] PHP Deprecated:  Return type of Gpf_Rpc_Array::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 128
[07-May-2025 10:03:59 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1198
[07-May-2025 10:03:59 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1210
[07-May-2025 10:03:59 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1205
[07-May-2025 10:03:59 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1218
[07-May-2025 10:03:59 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1214
[07-May-2025 10:03:59 UTC] PHP Deprecated:  Return type of Gpf_Data_RecordSet::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1566
[07-May-2025 10:03:59 UTC] PHP Deprecated:  Return type of Gpf_Rpc_Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 2415
[07-May-2025 10:03:59 UTC] PHP Deprecated:  Return type of Gpf_Rpc_FilterCollection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 2968
[07-May-2025 10:03:59 UTC] PHP Deprecated:  Return type of Gpf_Rpc_Array::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 128

(+602 more lines)
See also: All tests for this plugin, How to Hide Post Affiliate Pro Admin Menus