Post Affiliate Pro 1.26.3

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

Summary

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

Memory usage: 238.99 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.3.2
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=d30b56aaec
Aspect after-activation
HTTP status 200
Load time 0.330 s
Memory usage 3.02 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.177 s
Memory usage 2.97 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.157 s
Memory usage 2.97 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.188 s
Memory usage 3.24 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 2.282 s
Memory usage 5.43 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.382 s0.311 s-0.071 s2.83 MiB3.07 MiB+ 254.02 KiB
/wp-admin/edit.php0.212 s0.211 s-0.001 s2.85 MiB3.1 MiB+ 254.02 KiB
/wp-admin/post-new.php0.764 s0.614 s-0.150 s5.22 MiB5.47 MiB+ 257.39 KiB
/wp-admin/upload.php0.622 s0.558 s-0.064 s2.77 MiB3 MiB+ 237.35 KiB
/wp-admin/options-writing.php0.229 s0.205 s-0.024 s2.76 MiB2.99 MiB+ 229.32 KiB
/wp-admin/media-new.php0.291 s0.271 s-0.020 s2.74 MiB2.99 MiB+ 249.55 KiB
/wp-admin/edit-tags.php?taxonomy=category0.221 s0.200 s-0.021 s2.76 MiB3.01 MiB+ 254.72 KiB
/wp-admin/post-new.php?post_type=page0.600 s0.596 s-0.004 s5.21 MiB5.46 MiB+ 252.98 KiB
/wp-admin/options-discussion.php0.221 s0.409 s+0.188 s2.75 MiB2.98 MiB+ 237.85 KiB
/wp-admin/edit-comments.php0.487 s0.263 s-0.224 s2.78 MiB3.01 MiB+ 236.64 KiB
/0.356 s0.202 s-0.154 s3.13 MiB3.29 MiB+ 165.02 KiB
Average 0.399 s0.349 s-0.050 s3.25 MiB3.49 MiB+ 238.99 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.8%9,7261,35235
CSS0.2%2021
Total 9,746 1,354 36

PHP Code Analysis | More results »

Lines of code 9,736
Total complexity 2,485
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 95
Methods 1,111
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 4

Sidebar Widgets 1

ID Name
postaffiliatepro_topaffiliatesTop affiliates

PHP Error Log 648 lines

[16-Oct-2023 13:09:34 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
[16-Oct-2023 13:09:34 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
[16-Oct-2023 13:09:34 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
[16-Oct-2023 13:09:34 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
[16-Oct-2023 13:09:34 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
[16-Oct-2023 13:09:34 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
[16-Oct-2023 13:09:34 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
[16-Oct-2023 13:09:34 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
[16-Oct-2023 13:09:34 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
[16-Oct-2023 13:09:34 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
[16-Oct-2023 13:09:34 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
[16-Oct-2023 13:09:34 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
[16-Oct-2023 13:09:34 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
[16-Oct-2023 13:09:34 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
[16-Oct-2023 13:09:34 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
[16-Oct-2023 13:09:34 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
[16-Oct-2023 13:09:34 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
[16-Oct-2023 13:09:34 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
[16-Oct-2023 13:09:35 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
[16-Oct-2023 13:09:35 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
[16-Oct-2023 13:09:35 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
[16-Oct-2023 13:09:35 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
[16-Oct-2023 13:09:35 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
[16-Oct-2023 13:09:35 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
[16-Oct-2023 13:09:35 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
[16-Oct-2023 13:09:35 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
[16-Oct-2023 13:09:35 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
[16-Oct-2023 13:09:35 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
[16-Oct-2023 13:09:35 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
[16-Oct-2023 13:09:35 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
[16-Oct-2023 13:09:35 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
[16-Oct-2023 13:09:35 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
[16-Oct-2023 13:09:35 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
[16-Oct-2023 13:09:35 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
[16-Oct-2023 13:09:35 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
[16-Oct-2023 13:09:35 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
[16-Oct-2023 13:09:36 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
[16-Oct-2023 13:09:36 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
[16-Oct-2023 13:09:36 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
[16-Oct-2023 13:09:36 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
[16-Oct-2023 13:09:36 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
[16-Oct-2023 13:09:36 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
[16-Oct-2023 13:09:36 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
[16-Oct-2023 13:09:36 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
[16-Oct-2023 13:09:36 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
[16-Oct-2023 13:09:37 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
[16-Oct-2023 13:09:37 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
[16-Oct-2023 13:09:37 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
[16-Oct-2023 13:09:37 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
[16-Oct-2023 13:09:37 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
[16-Oct-2023 13:09:37 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
[16-Oct-2023 13:09:37 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
[16-Oct-2023 13:09:37 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
[16-Oct-2023 13:09:37 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
[16-Oct-2023 13:09:38 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
[16-Oct-2023 13:09:38 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
[16-Oct-2023 13:09:38 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
[16-Oct-2023 13:09:38 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
[16-Oct-2023 13:09:38 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
[16-Oct-2023 13:09:38 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
[16-Oct-2023 13:09:38 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
[16-Oct-2023 13:09:38 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
[16-Oct-2023 13:09:38 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
[16-Oct-2023 13:09:38 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
[16-Oct-2023 13:09:38 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
[16-Oct-2023 13:09:38 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
[16-Oct-2023 13:09:38 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
[16-Oct-2023 13:09:38 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
[16-Oct-2023 13:09:38 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
[16-Oct-2023 13:09:38 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
[16-Oct-2023 13:09:38 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
[16-Oct-2023 13:09:38 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
[16-Oct-2023 13:09:38 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
[16-Oct-2023 13:09:38 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
[16-Oct-2023 13:09:38 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
[16-Oct-2023 13:09:38 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
[16-Oct-2023 13:09:38 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
[16-Oct-2023 13:09:38 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
[16-Oct-2023 13:09:38 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
[16-Oct-2023 13:09:38 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
[16-Oct-2023 13:09:38 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
[16-Oct-2023 13:09:39 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
[16-Oct-2023 13:09:39 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
[16-Oct-2023 13:09:39 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
[16-Oct-2023 13:09:39 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
[16-Oct-2023 13:09:39 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
[16-Oct-2023 13:09:39 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
[16-Oct-2023 13:09:39 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
[16-Oct-2023 13:09:39 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
[16-Oct-2023 13:09:39 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
[16-Oct-2023 13:09:39 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
[16-Oct-2023 13:09:39 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
[16-Oct-2023 13:09:39 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
[16-Oct-2023 13:09:39 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
[16-Oct-2023 13:09:39 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
[16-Oct-2023 13:09:39 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
[16-Oct-2023 13:09:39 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
[16-Oct-2023 13:09:39 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
[16-Oct-2023 13:09:39 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
[16-Oct-2023 13:09:40 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

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